FMX.Layouts.TFlowLayoutBreak.SetChangesRules
Delphi
procedure SetChangesRules(AChangesRules : Boolean);
C++
void __fastcall SetChangesRules(bool AChangesRules);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FMX.Layouts.pas FMX.Layouts.hpp | FMX.Layouts | TFlowLayoutBreak | 
Description
Setter function for the ChangesRules property. Value specifies the new value of the ChangesRules property.