Gets the MIME type for the specified clipboard format.
Source position: lclintfh.inc line 41
public function TWidgetSet.ClipboardFormatToMimeType( |
FormatID: PtrUInt |
):string; virtual; |
FormatID |
|
Identifier for the registered clipboard format. |
MIME type for the clipboard format identifier.
|
Alias for the PtrUInt type. |