API:System.Win.ObjComAuto.TObjectDispatch.GetPropInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPropInfo(const AName: string; var AInstance: TObject; var CompIndex: Integer): PPropInfo; virtual;

C++

virtual System::Typinfo::PPropInfo __fastcall GetPropInfo(const System::UnicodeString AName, System::TObject* &AInstance, int &CompIndex);

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!