[Overview][Types][Classes][Procedures and functions][Index] |
Determines the new position for a band moved using the mouse or by settings its coordinates, and rearranges adjacent bands (and rows) as needed.
Source position: extctrls.pp line 1574
protected procedure TCustomControlBar.MoveBand( |
AMoveBand: TCtrlBand; |
X: Integer; |
Y: Integer; |
ByMouse: Boolean |
); |
lazarus-ccr.sourceforge.net |