[Overview][Types][Classes][Procedures and functions][Index] |
Performs actions needed when a band is moved to new position.
Source position: extctrls.pp line 1579
protected procedure TCustomControlBar.MoveBand( |
AMoveBand: TCtrlBand; |
X: Integer; |
Y: Integer; |
ByMouse: Boolean |
); |
Determines the new position for a band moved using the mouse or by settings its coordinates. Rearranges adjacent bands (and rows) as needed.