TdxPadding.Left Field
In This Article
Specifies the left padding adjustment, in pixels.
#Declaration
Delphi
Left: Integer
#Field Value
Type | Description |
---|---|
Integer | The left padding adjustment, in pixels at |
#Remarks
To decrease the left padding, set this property to a negative value.
Note
The Left
field value corresponds to a system DPI of 96
.
See Also