AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkVirtualButton.Active Property

Sets whether the button will capture mouse and touch events.

Syntax
Pascal
property Active: Boolean;

If set to False it will not capture input and will not update its pressed state. This will not affect the virtual button's visibility. Use Visible to change if it is visible.

Copyright (c) 2012. All rights reserved.