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

TIntfMethodEntry.Next

Pointer next TIntfMethodEntry entry in array.

Declaration

Source position: typinfo.pp line 419

public property TIntfMethodEntry.Next : PIntfMethodEntry
  read GetNext;

Description

Next is the same as TIntfMethodEntry.Tail, but is typed: it returns a pointer to the next TIntfMethodEntry record in the RTTI.

See also

TIntfMethodEntry.Tail

  

Pointer to location after TIntfMethodEntry data.


Documentation generated on: Jul 24 2023