[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 1923

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.


Version 3.2 Generated 2024-02-25 Home