[Overview][Types][Classes][Procedures and functions] |
Index based access to class pointers.
Source position: contnrs.pp line 126
public property TClassList.Items: TClass |
Itemsprovides index-based access to the class pointers in the list. TClassListoverrides the default Itemsimplementation of TListso it returns class pointers instead of pointers.