Internet Direct (Indy) Version 9.0.1 Beta
|
TIdMimeTable = class(TObject)
Use Create to instantiates the class instance.
Use Free to release the class instance.
Use BuildCache to load MIME type from system settings on the local computer.
Use GetFileMIMEType to retrieve the MIME type for a specific file name.
Use GetDefaultFileExt to retrieve the file extension associated with the specific MIME type.