FMX.Layouts.TScaledLayout.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 TScaledLayout

Description

Performs the alignment of a FireMonkey control. {{#multireplace:FMX.Layouts.TScaledLayout.DoRealign|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.Controls.TControl.DoRealign|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.Controls.TControl.DoRealign|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Performs the alignment of a FireMonkey control.

See Also