fileassociation FileDescription property
Return to Introduction  Previous page  Next page
Applies to
dcFileAssociation component.  

Declaration
property FileDescription: String;  

Description
The FileDescription property determines or specifies the description of file type, specified in the EXTENSION property.  
 
tip You can see description for the file types in the Windows Explorer. Open the Explorer, and select "Detail" view…  
 
To modify the FileDescription value, make sure that AccessMode is amReadWrite.  

See also
ExtDescription property.  
File not found.