Back to Devexpress

TdxCPOptions Type

vcl-dxpscore-01d92f74.md

latest608 B
Original Source

TdxCPOptions Type

A set of flags that correspond to individual component printer behavior options.

Declaration

delphi
TdxCPOptions = set of TdxCPOption;

Referenced Class

TypeDescription
TdxCPOption

A flag that corresponds to an individual component printer behavior option.

|

Remarks

The TCustomdxComponentPrinter.Options property references the TdxCPOptions type.

See Also

dxPSCore Unit