Unit 'Contnrs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPObjectList.Count

Number of elements in the list.

Declaration

Source position: contnrs.pp line 66

public property TFPObjectList.Count : Integer
  read GetCount
  write SetCount;

Description

Count is the number of elements in the list. Note that this includes Nil elements.

See also

TFPObjectList.Capacity

  

Capacity of the list.


Documentation generated on: Jul 24 2023