TSignalBrowseList.Count Property

property Count: Integer;

Defines the size of the list.

Returns: Int32

Remarks:

Setting the property creates or destroys appropriate number of list items. In derived components the AddItem function should be overriden to return the custom type object.