RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TEditButton.Visible Property

Indicates button visibility.

Pascal
property Visible: Boolean;
C++
__property Boolean Visible;

Visible is true if the button is displayed and false otherwise. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!