TWriter.WriteSignature
Write a signature to the stream
Declaration
Source position: classesh.inc line 1756
public
procedure WriteSignature;
Description
WriteSignature writes the streaming signature (if any) to a stream. It is called once, at the start of writing the root component to a stream.
See also
| Name | Description |
|---|---|
| TAbstractObjectWriter.WriteSignature | Write stream signature to the stream |
| TBinaryObjectWriter.WriteSignature | Write stream signature to the stream |