API:System.Win.ObjComAuto.TObjectDispatch.GetPropInfo

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
function protected
System.Win.ObjComAuto.pas
System.Win.ObjComAuto.hpp
System.Win.ObjComAuto TObjectDispatch

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。