vmtToString
Offset to the ToString method pointer
Declaration
Source position: objpash.inc line 90
const
vmtToString = vmtMethodStart + sizeof(codepointer) \* 12
Description
vmtToString contains the offset from the VMT start, of the location of the TObject.ToString method pointer.
See also
Name | Description |
---|---|
vmtEquals | Offset to the Equals method pointer |
vmtGetHashCode | Offset to the GetHashCode method pointer |