Indexed access to VMT method information
Source position: typinfo.pp line 444
public property TVmtMethodTable.Entry[Index: LongWord] : PVmtMethodEntry |
Method offers indexed access to the method descriptions. It returns the location of the Index-th method of the VMT table Index must be in the range 0 to Count-1 (included).
|
Pointer to TVmtMethodEntry record |
|
|
Class method RTTI descriptor |