Returns the type of the specified file extension.
class function GetFileType(pExtension: string): string;
A string containing the file type for the extension, e.g. "BMP file" for ".bmp"
ShellBrowser.TJamSystemImageList