fileassociation SmallIcon property
Return to Introduction  Previous page  Next page
Applies to
dcFileAssociation and dcShellLink components.  

Declaration
property SmallIcon: TIcon; // read only !!  

Description
The SmallIcon property retrieves the 16x16 icon which represents the file type, specified in the EXTENSION, within the Windows shell.  
 
The icon will be retrieved from the file specified in IconLocation property, by index specified in IconIndex property.  

See also
LargeIcon property.  
File not found.