AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkVirtualButton.Down Property

Returns True if the virtual button is currently down, False if it is up.

Syntax
Pascal
property Down: Boolean;

Use Pressed or Released to check for the instance a button is pressed or released.

Copyright (c) 2012. All rights reserved.