System.Win.ComObj.TComServerObject.TypeLib

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

Delphi

property TypeLib: ITypeLib read GetTypeLib;

C++

__property _di_ITypeLib TypeLib = {read=GetTypeLib};

プロパティ

種類 可視性 ソース ユニット
property public
System.Win.ComObj.pas
System.Win.ComObj.hpp
System.Win.ComObj TComServerObject

説明

COM サーバーに関連付けられたタイプライブラリへのアクセスを提供します。

TypeLib プロパティの抽象アクセッサメソッドは,派生クラスの中でオーバーライドされます。