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