[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Writes the document to a stream
Source position: fpvectorial.pas line 292
public procedure TvVectorialDocument.WriteToStream( |
AStream: TStream; |
AFormat: TvVectorialFormat |
); |
AStream |
|
The destionation stream, should be already instantiated |
AFormat |
|
The destination file format |
Writes the document to a stream
ReadFromStream |
WriteToFile |
WriteToStrings |