TcxDoublyLinkedObjectList.Count Property
In This Article
Returns the number of doubly linked objects within the list.
#Declaration
Delphi
property Count: Integer read;
#Property Value
Type |
---|
Integer |
See Also