[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 243

function RegisterClipboardFormat(

  const Format: string

):TClipboardFormat;

Arguments

Format

  

The name of the required format as a string

Function result

Returns the registered clipoard format

The latest version of this document can be found at lazarus-ccr.sourceforge.net.