TdxCPOptions Type
A set of flags that correspond to individual component printer behavior options.
Declaration
TdxCPOptions = set of TdxCPOption;
Referenced Class
| Type | Description |
|---|---|
| TdxCPOption | A flag that corresponds to an individual component printer behavior option. |
Remarks
The TCustomdxComponentPrinter.Options property references the TdxCPOptions type.
See Also