[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Clipbrd' (#lcl)

RegisterClipboardFormat

RegisterClipboardFormat add the supplied format name to the register of clipboard formats.

Declaration

Source position: clipbrd.pp line 245

function RegisterClipboardFormat(

  const Format: string

):TClipboardFormat;

Arguments

Format

  

The name of the required format as a string.

Function result

Returns the registered clipboard format.


Version 3.2 Generated 2024-02-25 Home