[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lcltype.pp line 2712
type TPredefinedClipboardFormat = ( |
||
pcfText, |
|
|
pcfBitmap, |
|
|
pcfPixmap, |
|
|
pcfIcon, |
|
|
pcfPicture, |
|
|
pcfMetaFilePict, |
||
pcfObject, |
|
|
pcfComponent, |
|
|
pcfCustomData |
|
|
); |
lazarus-ccr.sourceforge.net |