FMX.Objects.TSelection.Proportional
Delphi
property Proportional: Boolean read FProportional write FProportional;
C++
__property bool Proportional = {read=FProportional, write=FProportional, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Objects.pas FMX.Objects.hpp |
FMX.Objects | TSelection |
Description
Defines whether the width/height proportion should be kept during the resizing of the TSelection object.