[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Index based access to class pointers.
Source position: contnrs.pp line 126
public property TClassList.Items: TClass |
Items provides index-based access to the class pointers in the list. TClassList overrides the default Items implementation of TList so it returns class pointers instead of pointers.
No notes exist for this page yet.