AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkVirtualButton.Pressed Property

Returns True if the virtual button was pressed this frame.

Syntax
Pascal
property Pressed: Boolean;

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

Copyright (c) 2012. All rights reserved.