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

TDragMode

Declaration

Source position: controls.pp line 335

type TDragMode = (

  dmManual,

  

  dmAutomatic

  

);