Unit 'Clipbrd' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

CF_Picture

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

Declaration

Source position: clipbrd.pp line 138

function CF_Picture: TClipboardFormat;

Function result

TClipboardFormat value registered for the clipboard format.

See also

TPredefinedClipboardFormat

  

Represents predefined clipboard formats used in the LCL.

TClipboardFormat

  

Alias for the PtrUInt type.

Version 4.6 Hosted on Source Forge