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