FMX.Edit.TEdit.Width
From RAD Studio API Documentation
Delphi
property Width: Single read GetWidth write SetWidth stored IsWidthStored;
C++
__property Width;Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Edit.pas FMX.Edit.hpp |
FMX.Edit | TEdit |
Description
Specifies the horizontal size of the control (in pixels).
FMX.Edit.TEdit.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.