ObjAuto.CreateMethodPointer
From RAD Studio VCL Reference
Delphi Information
From ObjAuto.pas
function CreateMethodPointer(const MethodHandler: IMethodHandler; TypeData: PTypeData): TMethod; overload; function CreateMethodPointer(const ADynamicInvokeEvent: TDynamicInvokeEvent; TypeData: PTypeData): TMethod; overload;
Unit: ObjAuto
Type: function
Visibility: public
C++ Information
From ObjAuto.hpp
System::TMethod __fastcall CreateMethodPointer(System::DelphiInterface<Objauto::IMethodHandler> MethodHandler, Typinfo::TTypeData * TypeData);
Unit: ObjAuto
Type: function
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!