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

GraphicFileMask

Gets a file filter which can be used to select image files for the specified TGraphicClass instance.

Declaration

Source position: graphics.pp line 1952

function GraphicFileMask(

  GraphicClass: TGraphicClass

):string;

Arguments

GraphicClass

  

TGraphicsClass instance to locate in the supported graphic formats.

Function result

File filter for the graphics class, or an empty string when the graphics class is not supported.



CT Web help

CodeTyphon Studio