AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkTextInput Properties

The properties of the TAgkTextInput class are listed here.

 
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.