fileassociation IconLocation property
Example
Return to Introduction  Previous page  Next page
Applies to
dcFileAssociation and dcFileAssociation components.  

Declaration
property IconLocation: String;  

Description
The IconLocation property determines or specifies the location of the file which contains the icon associated with the file type specified in the EXTENSION property. The icon file can be an EXE, DLL or ICO. To determinate or specify the icon index within the icon file, use IconIndex property.  
 
iiinfo To modify the ParamString value, make sure that AccessMode is amReadWrite.  

See also
IconIndex property.  
File not found.