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

TvVectorialDocument.ReadFromStream

Reads the document from a stream

Declaration

Source position: fpvectorial.pas line 296

public procedure TvVectorialDocument.ReadFromStream(

  AStream: TStream;

  AFormat: TvVectorialFormat

);

Arguments

AStream

  

The source TStream instance

AFormat

  

The source file format

Description

Reads the document from a stream. Any current contents in this object will be removed.

See also

WriteToStream

ReadFromFile

ReadFromStrings


Documentation generated on: Oct 09 2011