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

TvVectorialDocument.GetFormatFromExtension

Returns the vectorial file format from a filename

Declaration

Source position: fpvectorial.pas line 298

class function TvVectorialDocument.GetFormatFromExtension(

  AFileName: String

):TvVectorialFormat;

Arguments

AFileName

  

The file name to be analized

Function result

The result of the operation GetFormatFromExtension

Description

If the extension is not recognized, an exception will be raised.


Documentation generated on: Oct 09 2011