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

vmtGetHashCode

Offset to the GetHashCode method pointer

Declaration

Source position: objpash.inc line 89

const vmtGetHashCode = vmtMethodStart + sizeof(codepointer) * 11;

Description

vmtGetHashCode contains the offset from the VMT start, of the location of the TObject.GetHashCode method pointer.

See also

vmtEquals

  

Offset to the Equals method pointer

vmtToString

  

Offset to the ToString method pointer


Documentation generated on: Sep 29 2022