[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] |
The number of items in the list
Source position: tiObject.pas line 586
public property TtiObjectList.Count : Integer |
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).