TcxDoublyLinkedDataList Members
In This Article
#Properties
Name | Description |
---|---|
Count |
Returns the number of doubly linked objects within the list.
Inherited from Tcx |
First |
Returns the first doubly linked object within the list.
Inherited from Tcx |
Last |
Returns the last doubly linked object within the list.
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Add |
Appends a new doubly linked object to the list.
Inherited from Tcx |
Add |
|
Clear |
Clears the doubly linked object list.
Inherited from Tcx |
Delete |
Deletes the specified object within the doubly linked list.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Extract |
Inherited from Tcx |
Get |
Inherited from TObject. |
Get |
Inherited from Tcx |
Insert |
Inherited from Tcx |
Insert |
Inherited from Tcx |
Populate |
|
Populate |
|
Remove |
Extracts and destroys the specified doubly linked object.
Inherited from Tcx |
Sort |
|
To |
Inherited from TObject. |
See Also