Sets whether the button is visible on screen.
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.
|