RegisterClipboardFormat add the supplied format name to the register of clipboard formats.
Source position: clipbrd.pp line 245
function RegisterClipboardFormat( |
const Format: string |
):PtrUInt; |
Format |
|
The name of the required format as a string. |
Returns the registered clipboard format.