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

vmtDispatchStr

Offset to string dispatch table.

Declaration

Source position: objpash.inc line 87

const vmtDispatchStr = vmtMethodStart + sizeof(codepointer) * 9;

Description

vmtDispatchStr is the offset from the VMT start, in bytes to the dispatch table for a class.The dispatch table is used when dispatching messages in TObject.DispatchStr


Documentation generated on: Jul 24 2023