[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

IVCLComObject

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

Declaration

Source position: classesh.inc line 1552

type IVCLComObject = interface

  function GetTypeInfoCount();

  function GetTypeInfo();

  function GetIDsOfNames();

  function Invoke();

  function SafeCallException();

  procedure FreeOnRelease;

end;

Inheritance

IVCLComObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.