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