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