GetSystemIconIndex function
Return to Introduction  Previous page  Next page
Unit
acUtils  

Declaration
function GetSystemIconIndex(const FileName: String): Integer;  

Description
The GetSystemIconIndex retrieves the icon index of sytem image list, which corresponds to specified file.  

Note
iiwarning Function returns -1 if specified file was not found.  

See also
acSystemImageList component.