Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdMimeTable.Destroy
TIdMimeTable
Destructor for the object instance.
destructor
Destroy;
override
;
Description
Destroy is the destructor for the object instance, and is responsible for freeing and releasing the lists used to store File Extensions and MIME types used by the class. Destroy calls the inherited Destroy method prior to exiting.