AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkVirtualButton.Visible Property

Sets whether the button is visible on screen.

Syntax
Pascal
property Visible: Boolean;

This does not affect its ability to accept input. Use Active to affect if a virtual button will accept input. An invisible button can still be active.

Copyright (c) 2012. All rights reserved.