Class TConnectionList (unit Rascomp32)

Inherits from

TList

Holds a list of active connections.

Constructors



Functions

function AddConnection(Connection: TRASConn): Boolean;

********************************************************************* } { TConnectionList } { *********************************************************************

procedure Delete(Index: Integer);

Phonebok entry name of connection.

function EntryName(Index: Integer): String;

Handle to connection.

function RASConn(Index: Integer): HRASConn;

Add a new connection.

Properties

Events

Variables


Constructors


Functions


function AddConnection(Connection: TRASConn): Boolean;

********************************************************************* } { TConnectionList } { *********************************************************************


procedure Delete(Index: Integer);

Phonebok entry name of connection.


function EntryName(Index: Integer): String;

Handle to connection.


function RASConn(Index: Integer): HRASConn;

Add a new connection.


Properties


Events


Variables