API:FMX.ComboEdit.Style.TStyledComboEdit.DoRealign
Delphi
procedure DoRealign; override;
C++
virtual void __fastcall DoRealign();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | FMX.ComboEdit.Style.pas FMX.ComboEdit.Style.hpp |
FMX.ComboEdit.Style | TStyledComboEdit |
Description
Performs the realignment of the custom edit control's children.
FMX.ComboEdit.Style.TStyledComboEdit.DoRealign inherits from FMX.Edit.Style.TStyledEdit.DoRealign. All content below this line refers to FMX.Edit.Style.TStyledEdit.DoRealign.
Performs the realignment of the custom edit control's children.