System.ObjAuto.IMethodHandler

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IMethodHandler = interface

C++

__interface  INTERFACE_UUID("{4E61C8CD-16CC-4830-B1E4-84F86FBC0D23}") IMethodHandler  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
System.ObjAuto.pas
System.ObjAuto.hpp
System.ObjAuto System.ObjAuto

Description

For internal use.

You should not use IMethodHandler directly.

See Also