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

TMouseCaptureType

Declaration

Source position: gtkglobals.pp line 37

type TMouseCaptureType = (

  mctGTK,

  mctGTKIntf,

  mctLCL

);