![]() |
![]() ![]() ![]() |
dcFolderEdit and dcFileEdit components as subproperty of Button structure.
|
property Visible: Boolean;
|
The Visible property determines whether the button appears at the right side of dcFolderEdit 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.
|