TcxDoublyLinkedObjectList.First Property
In This Article
Returns the first doubly linked object within the list.
#Declaration
Delphi
property First: TcxDoublyLinkedObject read;
#Property Value
Type |
---|
Tcx |
See Also