FMX.Layouts.TFlowLayoutBreak.SetChangesRules

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

Delphi

procedure SetChangesRules(AChangesRules: Boolean);

C++

void __fastcall SetChangesRules(bool AChangesRules);

プロパティ

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

説明

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

関連項目