[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Moves the list item at the specified position to a new position in the list.
Source position: comctrls.pp line 1164
public procedure TListItems.Move( |
const AFromIndex: Integer; |
const AToIndex: Integer |
); |