Internet Direct (Indy) Version 9.0.2 Beta
TIdMimeTable.Create
Constructor for the object instance.

constructor Create(Autofill: boolean); virtual;
Parameters
Autofill: boolean = true
Automatically load MIME types and file extensions.

Description
Create is the constructor for the object instance, and initializes the TStringlists used to store MIME types and File extensions.

When Autofill is True, Create calls the BuildCache method to populate the MIME type entries from system settings on the local computer.