[Overview][Types][Classes][Procedures and functions][Index] |
Shifts the position for the specified range of bands by the specified amount and limit.
Source position: extctrls.pp line 1580
protected procedure TCustomControlBar.ShiftBands( |
AFrom: Integer; |
ATo: Integer; |
AShift: Integer; |
ALimit: Integer |
); |