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

Reference for unit 'Clipbrd': Procedures and functions

CF_Bitmap

  

Gets the pre-defined clipboard format used for bitmap images.

CF_Component

  

Gets the pre-defined clipboard format used for the LCL Component type.

CF_HTML

  

Gets the pre-defined clipboard format used for HTML content.

CF_MetaFilePict

  

Gets the pre-defined clipboard format used for the LCL Meta-File Picture type.

CF_Object

  

Gets the pre-defined clipboard format used for the LCL Object type.

CF_Picture

  

Gets the pre-defined clipboard format used for the LCL Picture type.

CF_Text

  

Gets the pre-defined clipboard format used for plain text.

Clipboard

  

Clipboard the function called to access the clipboard with an optional type specifier.

FreeAllClipboards

  

FreeAllClipboards - frees all existing clipboards, releasing their resources.

PrimarySelection

  

PrimarySelection - the first selection if multiple clipboards exist.

RegisterClipboardFormat

  

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

SecondarySelection

  

SecondarySelection - the second selection if multiple clipboards exist.

SetClipboard

  

SetClipboard - sets up and returns a NewClipboard, with an optional type specifier.


Version 4.0 Generated 2025-05-03 Home