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

TCustomControlBar.DoBandMove

Signals the OnBandMove event handler for the specified control and drawing rectangle.

Declaration

Source position: extctrls.pp line 1557

protected procedure TCustomControlBar.DoBandMove(

  AControl: TControl;

  var ARect: TRect

); virtual;