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