FMX.Types.TFmxObject.IsIControl
From RAD Studio API Documentation
Delphi
function IsIControl: Boolean; virtual;
C++
virtual bool __fastcall IsIControl(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TFmxObject |
Description
Returns whether this FMX object implements the IControl interface.