ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView.TJamShellViewColumns.Move

Moves a single TJamShellViewColumn item inside the list.

Syntax
Pascal
procedure Move(pCurIndex: Integer; pNewIndex: Integer);
Parameters 
Description 
pCurIndex: Integer 
The current index.  
pNewIndex: Integer 
The new index.