[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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 |
|
|
); |
lazarus-ccr.sourceforge.net |