FMX.Layouts.TFlowLayout.SetFlowDirection

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetFlowDirection(ADirection: TFlowDirection);

C++

void __fastcall SetFlowDirection(TFlowDirection ADirection);

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 FlowDirection. Value gibt den neuen Wert der Eigenschaft FlowDirection an.

Siehe auch