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

TvVectorialDocument.WriteToStream

Writes the document to a stream

Declaration

Source position: fpvectorial.pas line 292

public procedure TvVectorialDocument.WriteToStream(

  AStream: TStream;

  AFormat: TvVectorialFormat

);

Arguments

AStream

  

The destionation stream, should be already instantiated

AFormat

  

The destination file format

Description

Writes the document to a stream

See also

ReadFromStream

WriteToFile

WriteToStrings


Documentation generated on: Oct 09 2011