[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

PredefinedClipboardMimeTypes

Contains MIME types for the values in the TPredefinedClipboardFormat enumeration.

Declaration

Source position: lcltype.pp line 2748

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 3.2 Generated 2024-02-25 Home