[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'tiObject' (#tiopf)

TtiObjectList.Count

The number of items in the list

Declaration

Source position: tiObject.pas line 586

public property TtiObjectList.Count : Integer
  read GetCount;

Description

The number of items in the list. The Count of items includes items that have been marked for deletion (posDelete) or has already been marked as deleted (posDeleted).


Documentation generated on: 2017-08-16