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