fileinfo SmallIcon property
Return to Introduction  Previous page  Next page
Applies to
dcFileInfo, dcDiskInfo, dcShellIcon, dcFileAssociation, dcShellLink components.  

Declaration
property SmallIcon: TIcon; // Read only!  

Description
The SmallIcon property determines the 16x16 icon associated with the type of file, specified in the FileName property, and identifies the file withing the Windows shell. If the specified file is Win32 executable, it returns the first icon found in this .EXE.  

See also
SmallIcon and FileType properties.  
File not found.