TBinaryDocumentAncestor.LoadFromStream Method

Load the document content in this instance.

Unit: uDocumentsAncestor
procedure LoadFromStream(const AStream: TStream)

Parameters

AStream
Type: TStream

No Clear() is called, it only loads the saved fields, it doesn't initialize other things from your document.