Name | Value | Description | |||
exCFText | 1 | Null-terminated, plain ANSI text in a global memory bloc | |||
exCFBitmap | 2 | A bitmap compatible with Windows 2.X | |||
exCFMetafile | 3 | A Windows metafile with some additional information about how the metafile should be displayed | |||
exCFDIB | 8 | A global memory block containing a Windows device-independent bitmap (DIB) | |||
exCFPalette | 9 | A color-palette handle | |||
exCFEMetafile | 14 | A Windows enhanced metafile | |||
exCFFiles | 15 | A collection of files. Use Files property to get the collection of files | |||
exCFRTF | -16639 | A RTF document |