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

TBandDragEvent

Declaration

Source position: extctrls.pp line 1340

type TBandDragEvent = procedure(

  Sender: TObject;

  Control: TControl;

  var Drag: Boolean

) of object;