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

RegisterVectorialWriter

Registers a new writer for a format

Declaration

Source position: fpvectorial.pas line 412

procedure RegisterVectorialWriter(

  AWriterClass: TvVectorialWriterClass;

  AFormat: TvVectorialFormat

);

Arguments

AWriterClass

  

The class to be registered

AFormat

  

The format associated with the class

Description

Registers a new writer for a format


Documentation generated on: Oct 09 2011