[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the MIME type for the specified clipboard format.
Source position: lclintfh.inc line 41
public function TWidgetSet.ClipboardFormatToMimeType( |
FormatID: TClipboardFormat |
):string; virtual; |
FormatID |
|
Identifier for the registered clipboard format. |
MIME type for the clipboard format identifier.
|
Alias for the PtrUInt type. |
lazarus-ccr.sourceforge.net |