[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates if the control is visible on its parent.
Source position: forms.pp line 821
public property TCustomForm.Visible : Boolean |
Re-declared in TCustomForm to use a different storage specifier than the ancestor class. In TCustomForm, visibility is not tied to an Action or an ActionLink; it uses the value in the Visible property.
|
Allows the control, and all of its children, to be displayed or hidden. |
Version 4.0 | Generated 2025-05-03 | Home |