API:System.Classes.IInterfaceList.Exchange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Exchange(Index1, Index2: Integer);

C++

virtual void __fastcall Exchange(int Index1, int Index2) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Classes.pas
System.Classes.hpp
System.Classes IInterfaceList

Description

Embarcadero Technologies does not currently have any additional information.