FMX.Layouts.TFlowLayout.SetJustifyLast
Delphi
procedure SetJustifyLast(AJustify : TFlowJustify);
C++
void __fastcall SetJustifyLast(TFlowJustify AJustify);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
protected | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TFlowLayout |
Beschreibung
Setter-Funktion für die Eigenschaft JustifyLastLine. Value
gibt den neuen Wert der Eigenschaft JustifyLastLine an.