[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Contains the names associated with the clipboard types accessed using the enumeration values.
Source position: lcltype.pp line 2723
const ClipboardTypeName: array [TClipboardType] of string = ('primary selection', 'secondary selection', 'clipboard'); |
Version 4.0 | Generated 2025-05-03 | Home |