Integer constants specifying the supported system clipboard formats.
This Enum was added in ATEasy v4.0.
|
Name |
Value |
Description |
|
acfText |
1 |
Text string |
|
acfBitmap |
2 |
Bitmap picture |
|
acfMetafile |
3 |
Metafile picture |
|
acfDIB |
8 |
Device-independent bitmap picture |
|
acfPalette |
9 |
Pallete |
|
acfEnhMetafile |
14 |
Enhanced metafile picture |
|
acfDDELink |
0xBF00 |
DDE Conversation Information text string |
|
acfRTF |
0xBF01 |
Rich text format text string |
|
acfIcon |
0xBF02 |
Icon picture |