enum Formats { Format_None = 0, Format_Text = 0x1, Format_RichText = 0x2, Format_Bitmap = 0x4, Format_FileList = 0x8, Format_FilePromise_List = 0x10, Format_Html = 0x20, Format_URL = 0x40 };
Formats in Clipboard as in flash.desktop.ClipboardFormats.
GFx_Loader.h