FMX.Layouts.TFlowLayout.SetJustifyLast

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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.

Siehe auch