FMX.Forms.TFrame.GetVisible
Delphi
function GetVisible: Boolean;
C++
HIDESBASE bool __fastcall GetVisible();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TFrame |
Description
Getter function for the Visible property.
FMX.Forms.TFrame.GetVisible inherits from FMX.Controls.TControl.GetVisible. All content below this line refers to FMX.Controls.TControl.GetVisible.
Getter function for the Visible property.