Show: Delphi
C++
Display Preferences
FMX.Types.TControl
From XE2 API Documentation
Delphi
TControl = class(TFmxObject, IControl, IContainerObject, IAlignRoot, IAlignableObject)
C++
class PASCALIMPLEMENTATION TControl : public TFmxObject
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
Description
TControl is the base class for FMX on-screen components. Subclasses are roughly divided into primitive shapes and styleable controls.
TControl extends TFmxObject to present objects that are seen, by adding properties and methods for: