Go to the source code of this file.
Classes | |
class | TZCollection |
Implenments a collection of interfaces. More... | |
class | TZHashMap |
Implements a hash map of interfaces. More... | |
class | TZIterator |
Implements an iterator for regular TZCollection collection. More... | |
class | TZStack |
Implements a stack of interfaces. More... | |
class | TZUnmodifiableCollection |
Implements an unmodifiable collection of interfaces. More... | |
Typedefs | |
typedef TZInterfaceList * | PZInterfaceList |
Variables | |
IZInterface | TZInterfaceList [1] |
Interface list types. |
typedef TZInterfaceList* PZInterfaceList |
Definition at line 91 of file ZCollections.pas.