FMX.Layouts.TFlowLayout.DoRealign
From RAD Studio API Documentation
Delphi
procedure DoRealign; override;
C++
virtual void __fastcall DoRealign(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TFlowLayout |
Description
Performs the alignment of a FireMonkey control.
FMX.Layouts.TFlowLayout.DoRealign inherits from FMX.Controls.TControl.DoRealign. All content below this line refers to FMX.Controls.TControl.DoRealign. Performs the alignment of a FireMonkey control.