[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpvectorial' (#fcl)

TvVectorialDocument.WriteToStrings

Writes a vectorial document to a TStrings

Declaration

Source position: fpvectorial.pas line 293

public procedure TvVectorialDocument.WriteToStrings(

  AStrings: TStrings;

  AFormat: TvVectorialFormat

);

Arguments

AStrings

  

The destination TStrings instance

AFormat

  

The destination file format

Description

Only use this together with textual formats, never binary formats.

See also

ReadFromStrings

WriteToFile

WriteToStream


Documentation generated on: Oct 09 2011