FMX.Controls.TStyledControl.AdjustType
Delphi
property AdjustType: TAdjustType read GetAdjustType;
C++
__property Fmx::Types::TAdjustType AdjustType = {read=GetAdjustType, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TStyledControl |
Description
Determines if and how the width and height of this control should be modified to take the fixed space dictated by the style of this control.
Use one of the values of TAdjustType.