ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TJamSystemImageList.GetFileType

Returns the type of the specified file extension.

Syntax
Pascal
class function GetFileType(pExtension: string): string;
Parameters 
Description 
pExtension: string 
A file extension. 

A string containing the file type for the extension, e.g. "BMP file" for ".bmp"