shortcut SmallIcon property
Return to Introduction  Previous page  Next page
Applies to
acShortcut and acExtAssociation components.  

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

Description
The SmallIcon property retrieves the 16x16 shortcut icon associated with an .LNK file.  
 
The icon will be retrieved from the file specified in IconLocation property, by index specified in IconIndex property.  

See also
LargeIcon property.