[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Writes a vectorial document to a TStrings
Source position: fpvectorial.pas line 293
public procedure TvVectorialDocument.WriteToStrings( |
AStrings: TStrings; |
AFormat: TvVectorialFormat |
); |
AStrings |
|
The destination TStrings instance |
AFormat |
|
The destination file format |
Only use this together with textual formats, never binary formats.
ReadFromStrings |
WriteToFile |
WriteToStream |