TGrPrintOption Enumeration
Represents type TGrPrintOption
.
type TGrPrintOption = (poPageCenter, poKeepAspectRatio, poStretchToPage, poShowPrintDialog);
The TGrPrintOption type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | poKeepAspectRatio | Represents constant |
![]() | poPageCenter | Represents constant |
![]() | poShowPrintDialog | Represents constant |
![]() | poStretchToPage | Represents constant |