Returns True for the frame that the user completed inputting text (sucessfully or not).
class property Completed: Boolean;
After completion this command will return to False. At this point you can check if the user cancelled the input by using Cancelled.
Only use this property if you called Start without passing a notification event.
TAgkTextInput Properties
Made with Doc-O-MaticĀ® Express