API:System.Win.ObjComAuto.TObjectDispatch.GetMethodInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetMethodInfo(const AName: ShortString; var AInstance: TObject): PMethodInfoHeader; virtual;

C++

virtual System::Objauto::PMethodInfoHeader __fastcall GetMethodInfo(const System::ShortString &AName, System::TObject* &AInstance);

Properties

Type Visibility Source Unit Parent
function protected
System.Win.ObjComAuto.pas
System.Win.ObjComAuto.hpp
System.Win.ObjComAuto TObjectDispatch

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!