TcxDoublyLinkedObject Properties
A uniform object stored in the open doubly linked list.Name | Description |
---|---|
Next | Specifies the next object in the open doubly linked list. |
Prev | Specifies the previous object in the open doubly linked list. |
See Also