Class TDXPlayPlayers (unit DXPlay)

Inherits from

TCollection

TDXPlayPlayers

Constructors


constructor Create;

TDXPlayPlayers


Functions

function Find(ID: DPID): TDXPlayPlayer;


function IndexOf(ID: DPID): Integer;


function GetPlayer(Index: Integer): TDXPlayPlayer;


Properties

property Players : TDXPlayPlayer


Events

Variables


Constructors


constructor Create;

TDXPlayPlayers


Functions


function Find(ID: DPID): TDXPlayPlayer;


function IndexOf(ID: DPID): Integer;


function GetPlayer(Index: Integer): TDXPlayPlayer;


Properties


property Players : TDXPlayPlayer


Events


Variables