IInvokable
[Properties (by Name)][Methods (by Name)][Events (by Name)]
Interface with RTTI associated with it.
Declaration
Source position: objpash.inc line 270
Type
IInvokable = interface (IInterface)
end
;
Description
IInvokable is a descendent of IInterface , compiled in the {$M+} state, so Run-Time Type Information (RTTI) is generated for it.
MembersNo members available
Inheritance
| Class | Description |
|---|---|
| IInvokable | Interface with RTTI associated with it. |
See also
| Name | Description |
|---|---|
| IDispatch | Dispatch interface |
| IInterface | Basic interface for all COM based interfaces |