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