Contains MIME types for the values in the TPredefinedClipboardFormat enumeration.
Source position: lcltype.pp line 2751
const PredefinedClipboardMimeTypes: array [TPredefinedClipboardFormat] of string = ('text/plain', 'image/bmp', 'image/xpm', 'image/lcl.icon', 'image/lcl.picture', 'image/lcl.metafilepict', 'application/lcl.object', 'application/lcl.component', 'application/lcl.customdata'); |
| Version 4.6 | Generated 2026-02-20 | Home |