indexed access to the methods of the interface.
Source position: typinfo.pp line 442
public property TIntfMethodTable.Method[Index: Word] : PIntfMethodEntry |
Method offers indexed access to the method descriptions. It returns the location of the Index-th method of the interface Index must be in the range 0 to Count-1 (included).
|
Pointer to TIntfMethodEntry. |
|
|
Interface method description. |