Show: Delphi
C++
Display Preferences
FMX.Types.TControl.Width
From XE3 API Documentation
Delphi
property Width: Single read GetWidth write SetWidth;
C++
__property float Width = {read=GetWidth, write=SetWidth};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TControl |
Description
Specifies the horizontal size of the control (in pixels).
Use the Width property to read or change the width of the control.