Record TMargins
Unit
Declaration
type TMargins = record
Description
Margins where the bitmap is not stretched
Overview
Fields
top: integer; |
|
right: integer; |
|
bottom: integer; |
|
left: integer; |
Description
Fields
top: integer; |
|
This item has no description. |
right: integer; |
|
This item has no description. |
bottom: integer; |
|
This item has no description. |
left: integer; |
|
This item has no description. |