RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSearchFind.Visible Property

Specifies the Visible property for client controls and menu items.

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

Visible specifies the visible state for the action. This value is propagated to client controls and menu items. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!