Show: Delphi
C++
Display Preferences
FMX.Types.TFmxObject.Root
From XE2 API Documentation
Delphi
property Root: IRoot read FRoot;
C++
__property _di_IRoot Root = {read=FRoot};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TFmxObject |
Description
Specifies the root parent of this object.
The Root property is a link to the root parent of this object.