ITeePanelsList.Count
ITeePanelsList

property Count: Integer;

Type Library
TeeChartx

Description
Read Count to determine the number of entries in the Items array.

Increasing the size of Count will add the necessary number of nil pointers to the end of the Items array. Decreasing the size of Count will remove the necessary number of entries from the end of the Items array.