FMX.Layouts.TFlowLayout.SetJustify

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetJustify(AJustify: TFlowJustify);

C++

void __fastcall SetJustify(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 Justify. Value gibt den neuen Wert der Eigenschaft Justify an.

Siehe auch