shellicon FileType property
Return to Introduction  Previous page  Next page
Applies to
dcShellIcon and dcFileInfo components.  

Declaration
property FileType: String// Read only!  

Description
The FileType property determines the type of file (specified in the FileName property), if its extension is registered within the Windows shell. If the name was not registered it returns ".EXT type" string, where the "EXT" is the file extension.  

See also

FileName property.  
File not found.