Signals the OnBandMove event handler for the specified control and drawing rectangle.
Source position: extctrls.pp line 1557
protected procedure TCustomControlBar.DoBandMove(
AControl: TControl;
var ARect: TRect
); virtual;