TcxDoublyLinkedObjectList Methods
The base class for all classes that implement open doubly linked object lists.
Name | Description |
---|---|
Add | Appends a new doubly linked object to the list. |
Clear | Clears the doubly linked object list. |
Delete |
Deletes the specified object within the doubly linked list. |
Equals |
Inherited from TObject. |
Extract |
|
Get |
Inherited from TObject. |
Get |
|
Insert |
|
Insert |
|
Remove |
Extracts and destroys the specified doubly linked object. |
To |
Inherited from TObject. |
See Also