FMX.Layouts.TFlowLayout.SetFlowDirection

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetFlowDirection(ADirection : TFlowDirection);

C++

void __fastcall SetFlowDirection(TFlowDirection ADirection);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TFlowLayout

説明

FlowDirection プロパティの設定関数です。ValueFlowDirection プロパティの新しい値を指定します。

関連項目