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

TPicture.FindGraphicClassWithFileExt

Finds a graphic class with the named file extension Ext, and raises an exception if not found.

Declaration

Source position: graphics.pp line 950

public class function TPicture.FindGraphicClassWithFileExt(

  const Ext: string;

  ExceptionOnNotFound: Boolean = True

):TGraphicClass;


Version 3.2 Generated 2024-02-25 Home