Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

GetGraphicClassForFileExtension

Gets the TGraphicClass instance used for images with the specified file extension.

Declaration

Source position: graphics.pp line 1953

function GetGraphicClassForFileExtension(

  const FileExt: string

):TGraphicClass;

Arguments

FileExt

  

File extension used to determine the TGraphicClass for an image format.

Function result

TGraphicClass descendant for the image format.



CT Web help

CodeTyphon Studio