TdxBarManager.ItemCount Property
Returns the number of toolbar items in the bar manager collection.
Declaration
property ItemCount: Integer read;
Property Value
Type | Description |
---|---|
Integer | The number of toolbar items accessible through the Items property. |
See Also