Class DListNode (unit SDL)

Inherits from

SDLBaseClass

Node element for DList class.

Constructors


constructor Create(const anObj : DObject);



Functions

destructor Destroy;


destructor Kill;


Properties

Events

Variables

next : DListNode;


obj : DObject;


previous : DListNode;



Constructors


constructor Create(const anObj : DObject);


Functions


destructor Destroy;


destructor Kill;


Properties


Events


Variables


next : DListNode;


obj : DObject;


previous : DListNode;