[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Abstract read handler for the TStrings.Count property.
GetCount is the abstract read handler for the TStrings.Count property. This is an abstract method, hence it is not implemented in TStrings.
Descendent classes must override this method. It should return the current number of strings in the list. (empty strings included).
|
Number of strings in the list. |