AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkTextInput.Cancelled Property

Returns True if the user cancelled the text input, False if not.

Syntax
Pascal
class property Cancelled: Boolean;

This property value is not defined until Completed returns True. 

Only use this property if you called Start without passing a notification event.

Copyright (c) 2012. All rights reserved.