TBinaryDocumentAncestor.LoadFromStream Method
Definition
Load the document content in this instance.
Delphi
procedure LoadFromStream(const AStream: TStream)
Parameters
- AStream
- TStream
Remarks
No Clear() is called, it only loads the saved fields, it doesn't initialize other things from your document.