TcxEditRepository.Count Property
Returns the number of stored edit repository items.
Declaration
property Count: Integer read;
Property Value
Type | Description |
---|---|
Integer | The number of edit repository items accessible through the Items property. |
See Also