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