fileassociation UninstallFileType method
Example
Return to Introduction  Previous page  Next page
Applies to
dcFileAssociation component.  

Declaration
function UninstallFileType(Ext: String): Boolean;  

Description
The UninstallFileType method uninstalls the file type, specified in the Ext parameter, from the system registry and clears all registry keys which describes this file extension.  

See also
Example of usage;  
InstallFileType method.  
File not found.