Back to Devexpress

TCustomdxComponentPrinter.Version Property

vcl-dxpscore-dot-tcustomdxcomponentprinter-cf58f535.md

latest688 B
Original Source

TCustomdxComponentPrinter.Version Property

This property is used to restore the previously applied changes made by a developer.

Declaration

delphi
property Version: Integer read; write;

Property Value

Type
Integer

Remarks

If the Version number retrieved from a file or stream is not equal to the current one, the file or stream data is not used to restore information.

See Also

TCustomdxComponentPrinter Class

TCustomdxComponentPrinter Members

dxPSCore Unit