Vcl.Controls.TMargins.ControlWidth
Delphi
property ControlWidth: Integer index 2 read GetControlBound;
C++
__property int ControlWidth = {read=GetControlBound, index=2, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | Vcl.Controls.pas Vcl.Controls.hpp | Vcl.Controls | TMargins | 
Description
Sets the width of the control.
Use the ControlWidth property to set the width of the control. This value includes the width of the margins.