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

TCustomControlBar.MoveBand

Determines the new position for a band moved using the mouse or by settings its coordinates, and rearranges adjacent bands (and rows) as needed.

Declaration

Source position: extctrls.pp line 1574

protected procedure TCustomControlBar.MoveBand(

  AMoveBand: TCtrlBand;

  X: Integer;

  Y: Integer;

  ByMouse: Boolean

);

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