Vcl.Controls.TPadding.Left
Delphi
property Left: TMarginSize index 0 read FLeft write SetMargin default 0;
C++
__property Left = {index=0, default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TPadding |
Description
Specifies the left edge of the margin.
Vcl.Controls.TPadding.Left inherits from Vcl.Controls.TMargins.Left. All content below this line refers to Vcl.Controls.TMargins.Left.
Specifies the left edge of the margin.
Use the Left property to specify the left edge of the margin.