Returns file extension (without "." dot)
function GetFileExt(const FileName: string): string;
ImagingUtility (at line 133)