TypInfo.TIntfMethodTable
From RAD Studio VCL Reference
C++ Information
From TypInfo.hpp
TIntfMethodTable = class
Unit: TypInfo
Type: class
Class Fields: TypInfo.TIntfMethodTable Fields
Description
PIntfMethodTable is used internally to store method RTTI information.
TIntfMethodTable structures are automatically inserted by the Delphi compiler for all interfaces that are marked to emit extended RTTI.
Do not use TIntfMethodTable directly; instead, use the TRttiMethod class to gain access to method information associated with a Delphi interface.