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

TPredefinedClipboardFormat

Declaration

Source position: lcltype.pp line 2616

type TPredefinedClipboardFormat = (

  pcfText,

  

  pcfBitmap,

  

  pcfPixmap,

  

  pcfIcon,

  

  pcfPicture,

  

  pcfObject,

  

  pcfComponent,

  

  pcfCustomData,

  

  pcfDelphiText,

  

  pcfDelphiBitmap,

  

  pcfDelphiPicture,

  

  pcfDelphiMetaFilePict,

  

  pcfDelphiObject,

  

  pcfDelphiComponent,

  

  pcfKylixPicture,

  

  pcfKylixBitmap,

  

  pcfKylixDrawing,

  

  pcfKylixComponent

  

);

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