[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TListItems.Exchange

Exchanges the list items stored at the specified positions.

Declaration

Source position: comctrls.pp line 1163

public procedure TListItems.Exchange(

  const AIndex1: Integer;

  const AIndex2: Integer

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.