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

TClipboardType

Declaration

Source position: lcltype.pp line 2608

type TClipboardType = (

  ctPrimarySelection,

  

  ctSecondarySelection,

  

  ctClipboard

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.