The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



ItemCount


Unit:SDL_rchart
Class: TRChart
Declaration: property ItemCount[element: TrcItem]: longint;

The read-only array property ItemCount returns the number of elements of a given type in the data container. The parameter element defines the type of the element to be counted.

Hint: The ItemCount may become out of sync if you manipulate the data container by directly accessing its elements. In order to avoid this situation, any manipulation of the data container should be carried out using the method SetItemParams.


Last Update: 2023-Dec-13