Show: Delphi
C++
Display Preferences
FMX.Types.TContent
From XE3 API Documentation
Delphi
TContent = class(TControl, IContent)
C++
class PASCALIMPLEMENTATION TContent : public TControl
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
Description
Provides an easy way to realign the children of a control.
Use TContent to properly manage the automatic alignment of the control's children. The TContent class is useful when working with anchors or alignment options for certain controls.