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

PredefinedClipboardMimeTypes

Declaration

Source position: lcltype.pp line 2735

const PredefinedClipboardMimeTypes: array [TPredefinedClipboardFormat] of string = ('text/plain', 'image/bmp', 'image/xpm', 'image/lcl.icon', 'image/lcl.picture', 'application/lcl.object', 'application/lcl.component', 'application/lcl.customdata', 'text/plain', 'image/delphi.bitmap', 'Delphi Picture', 'image/delphi.metafilepict', 'application/delphi.object', 'Delphi Component', 'image/delphi.picture', 'image/delphi.bitmap', 'image/delphi.drawing', 'application/delphi.component');

The latest version of this document can be found at lazarus-ccr.sourceforge.net.