[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LCLType' (#lcl)

TClipboardType

Declaration

Source position: lcltype.pp line 2317

type TClipboardType = (

  ctPrimarySelection,

  

  ctSecondarySelection,

  

  ctClipboard

  

);