[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Interface with RTTI associated with it.
Source position: objpash.inc line 268
type IInvokable = interface(IInterface) |
|
Interface with RTTI associated with it. |
|
IInterface |
||
? |
IInvokable is a descendent of IInterface, compiled in the {$M+} state, so Run-Time Type Information (RTTI) is generated for it.
|
Dispatch interface |
|
|
Basic interface for all COM based interfaces |