[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#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 1891

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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.