FMX.Layouts.TFlowLayout.SetJustify

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

Delphi

procedure SetJustify(AJustify: TFlowJustify);

C++

void __fastcall SetJustify(TFlowJustify AJustify);

プロパティ

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

説明

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

関連項目