FMX.Objects.TSelection.Width
Delphi
property Width: Single read GetWidth write SetWidth stored False;
C++
__property Width;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.Objects.pas FMX.Objects.hpp |
FMX.Objects | TSelection |
Description
Specifies the horizontal size of the control (in pixels).
FMX.Objects.TSelection.Width inherits from FMX.Controls.TControl.Width. All content below this line refers to FMX.Controls.TControl.Width.
Specifies the horizontal size of the control (in pixels).
Use the Width property to read or change the width of the control.