Source position: lcltype.pp line 2679
type TClipboardType = (
ctPrimarySelection,
ctSecondarySelection,
ctClipboard
);