extassociation LargeIcon property
Return to Introduction  Previous page  Next page
Applies to
acExtAssociation and acShortcut components.  

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

Description
The LargeIcon property retrieves the 32x32 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
SmallIcon property.