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