FMX.Controls3D.TControl3D.GetVisible
Delphi
function GetVisible: Boolean;
C++
bool __fastcall GetVisible();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | FMX.Controls3D.pas FMX.Controls3D.hpp  | 
        FMX.Controls3D | TControl3D | 
Description
Returns the value of the Visible property.
GetVisible is the getter method for the Visible property.