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

IInvokable

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Interface with RTTI associated with it.

Declaration

Source position: objpash.inc line 285

type IInvokable = interface(IInterface)

Inheritance

IInvokable

  

Interface with RTTI associated with it.

|

IUnknown

  

Basic interface for all COM-based interfaces.

|

IInterface

  

Basic interface for all COM based interfaces.

Description

IInvokable is a descendent of IInterface, compiled in the {$M+} state, so Run-Time Type Information (RTTI) is generated for it.

See also

IDispatch

  

Dispatch interface.

IInterface

  

Basic interface for all COM based interfaces.


Documentation generated on: Jul 24 2023