Saves a persistent object to a TWriter object. The object can be read back in using the ReadPersistent function.
Namespace: HelperFunctions
Delphi |
procedure WritePersistent(Writer: TWriter; Instance: TPersistent); |
Parameters
Writer
Type: TWriter
Instance
Type: TPersistent