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

TPredefinedClipboardFormat

Declaration

Source position: lcltype.pp line 2712

type TPredefinedClipboardFormat = (

  pcfText,

  

  pcfBitmap,

  

  pcfPixmap,

  

  pcfIcon,

  

  pcfPicture,

  

  pcfMetaFilePict,

  pcfObject,

  

  pcfComponent,

  

  pcfCustomData

  

);

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