[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Contains MIME types for the values in the TPredefinedClipboardFormat enumeration.
Source position: lcltype.pp line 2741
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.0 | Generated 2025-05-03 | Home |