FMX.Types.IAlignRoot.Realign
Delphi
procedure Realign;
C++
virtual void __fastcall Realign() = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.Types.pas FMX.Types.hpp | FMX.Types | IAlignRoot | 
Description
Performs the realignment of the children within the root parent.
Implement Realign to realign objects within their root parent.