Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

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

vmtGetHashCode

  

Offset to the GetHashCode method pointer.

vmtEquals

  

Offset to the Equals method pointer.


Documentation generated on: Jul 24 2023