TCustomdxComponentPrinter.Version Property
This property is used to restore the previously applied changes made by a developer.
Declaration
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