FMX.Forms3D.TCustomForm3D.Realign
Delphi
procedure Realign; override;
C++
virtual void __fastcall Realign();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FMX.Forms3D.pas FMX.Forms3D.hpp | FMX.Forms3D | TCustomForm3D | 
Description
Realigns all the child objects of this form and repaints the form's surface by a call to InvalidateRect.
FMX.Forms3D.TCustomForm3D.Realign inherits from FMX.Forms.TCommonCustomForm.Realign. All content below this line refers to FMX.Forms.TCommonCustomForm.Realign.
Realigns all the child objects of this form and repaints the form's surface by a call to InvalidateRect.