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