treecombobox Visible property
Return to Introduction  Previous page  Next page
Applies to
acEdit, acNumberEdit and acTreeComboBox components as subproperty of Button structure.  

Declaration
property Visible: Boolean;  

Description
The Visible property determines whether the button appears at the right side of acTreeComboBox control.  
 
Use the Visible property to control the visibility of the button at runtime. If Visible is True, the button appears. If Visible is False, the button is not visible.