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