AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkTextInput Members

The following tables list the members exposed by TAgkTextInput.

 
Name 
Description 
 
This is the overview for the Start method overload. 
 
Stop 
This command stops and hides any text entry prompt previously started with Start
 
Name 
Description 
 
Returns True if the user is currently inputting text, False if not. 
 
Returns True if the user cancelled the text input, False if not. 
 
Returns True for the frame that the user completed inputting text (sucessfully or not). 
 
Sets the time in seconds between the cursor appearing and disappearing in the fullscreen edit box. 
 
Returns the string that the user input. 
 
Returns the last character input. 
 
Sets the maximum number of characters that can be entered in the fullscreen edit box. Use 0 (default) for unlimited. 
Copyright (c) 2012. All rights reserved.