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