[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

vmtToString

Offset to the ToString method pointer

Declaration

Source position: objpash.inc line 61

const vmtToString = vmtMethodStart + ((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: Nov 14 2015