fileedit Visible property
Return to Introduction  Previous page  Next page
Applies to
dcFileEdit and dcFolderEdit components as subproperty of Button structure.  

Declaration
property Visible: Boolean;  

Description
The Visible property determines whether the button appears at the right side of dcFileEdit 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.  
File not found.