FMX.Controls.TControl.GetVisible
Delphi
function GetVisible: Boolean;
C++
bool __fastcall GetVisible(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | protected | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TControl |
説明
Visible プロパティの取得関数です。
Delphi
function GetVisible: Boolean;
C++
bool __fastcall GetVisible(void);
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | protected | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TControl |
Visible プロパティの取得関数です。