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

CF_Text

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

Declaration

Source position: clipbrd.pp line 136

function CF_Text: 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