Offset to the ToString method pointer.
Source position: objpash.inc line 102
const vmtToString = vmtMethodStart + sizeof(codepointer) * 12; |
vmtToString contains the offset from the VMT start, of the location of the TObject.ToString method pointer.
|
Offset to the GetHashCode method pointer. |
|
|
Offset to the Equals method pointer. |