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

TBandMove

Represents band move states in TCtrlBand.

Declaration

Source position: extctrls.pp line 1445

type TBandMove = (

  bmNone,

  

  bmReady,

  

  bmMoving

  

);

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