|
<< Click to Display Table of Contents >> Navigation: Classes > TIWListBase > Methods > Move |
SIGNATURE=IW.Common.Lists.TIWListBase.Move@Integer@Integer
ETYPE=Method
Declaration:
Delphi: |
public procedure Move(CurIndex: Integer; NewIndex: Integer); |
C++: |
void public: __fastcall Move(int CurIndex, int NewIndex); |
Description: This is Move, a member of class TIWListBase.