[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Offset to the ToString method pointer
Source position: objpash.inc line 61
const vmtToString = vmtMethodStart + ((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 |