Unit 'ExtCtrls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#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;