Public Member Functions | |
IZInterface | Clone () |
Boolean | Equals (const IZInterface &Value) |
LongInt | Hash () |
Boolean | InstanceOf (const TGUID IId) |
string | ToString () |
Definition at line 124 of file ZClasses.pas.
IZInterface IZObject::Clone | ( | ) |
Reimplemented in TZAbstractObject, TZCollection, TZUnmodifiableCollection, TZHashMap, TZStack, and TZAnyValue.
Boolean IZObject::Equals | ( | const IZInterface & | Value | ) |
LongInt IZObject::Hash | ( | ) |
Reimplemented in TZAbstractObject.
Boolean IZObject::InstanceOf | ( | const TGUID | IId | ) |
Reimplemented in TZAbstractObject.
string IZObject::ToString | ( | ) |
Reimplemented in TZAbstractObject, TZCollection, TZUnmodifiableCollection, TZStack, and TZAnyValue.