TsgBaseList.SwapItems

TsgBaseList

  Classes Reference > List Classes > TsgBaseList > Methods >

TsgBaseList.SwapItems

TsgBaseList

Previous pageReturn to chapter overviewNext page

Swap two items in the list.

Syntax

procedure SwapItems(Index1, Index2: Integer; const ASwapItemsBuf: Pointer = nil);

Description

Call SwapItems to swap two items in the list. Specify the indexes of items as Index1, Index2 parameters.

Go to CAD VCL Enterprise