Icon MIMEType Property

property MIMEType: String

Available In: Visual Client Applications

Specifies the MIME type of the object resource that will be loaded when the URL property is specified. This information is used by the browser to determine which browser plugin to load in order to allow interaction with the resource.

An event handler can be attached to the OnLoad event to execute code when the object is loaded.
Image