System.Classes.TStringList.ExchangeItems

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ExchangeItems(Index1, Index2: Integer);

C++

void __fastcall ExchangeItems(int Index1, int Index2);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Classes.pas
System.Classes.hpp
System.Classes TStringList

Description

Embarcadero Technologies does not currently have any additional information.