help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

IInterfaceList.Count

Current number of elements in the list.

Declaration

Source position: classesh.inc line 1479

property IInterfaceList.Count: Integer
  read GetCount
  write SetCount;

Description

Count is the current number of elements in the list. Setting it to a larger number will allocate empty slots. Setting it to a smaller number will clear any interfaces that fall outside the new border.

See also

IInterfaceList.Capacity

  

Capacity of the list

TList.Count

  

Current number of pointers in the list.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505