AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkVirtualButton.Released Property

Returns True if the virtual button was released this frame.

Syntax
Pascal
property Released: Boolean;

After the initial release this function will return to False. Use Down to check if a virtual button is up or down.

Copyright (c) 2012. All rights reserved.