TdxPrintStyleState Enum
Declaration
TdxPrintStyleState = (
pssCopy,
pssOptionsDialog
);
Members
Name |
---|
pssCopy
|
pssOptionsDialog
|
See Also