Go to the source code of this file.
Classes | |
class | IZClonnable |
Represents an interface to clone objects. More... | |
class | IZCollection |
Represents a collection of object interfaces. More... | |
class | IZComparable |
Represents a fake interface for coparable objects. More... | |
class | IZHashMap |
Represents a hash map interface. More... | |
class | IZIterator |
Represents a generic collection iterator interface. More... | |
class | IZObject |
Represents an interface for all abstract object. More... | |
class | IZStack |
Represents a stack interface. More... | |
class | TZAbstractObject |
Implements an abstract interfaced object. More... | |
Typedefs | |
typedef IUnknown | IZInterface |
Replacement for generic interface type. | |
Variables | |
const | ZEOS_VERSION = "6.6.6-stable" |
typedef IUnknown IZInterface |
const ZEOS_VERSION = "6.6.6-stable" |
Definition at line 64 of file ZClasses.pas.