System.Win.ObjComAuto.TDispatchInfos

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

Delphi

TDispatchInfos = array of TDispatchInfo;

C++

typedef System::DynamicArray<TDispatchInfo> TDispatchInfos;

プロパティ

種類 可視性 ソース ユニット
array
typedef
public
System.Win.ObjComAuto.pas
System.Win.ObjComAuto.hpp
System.Win.ObjComAuto System.Win.ObjComAuto

説明

内部的に使用するためのものです。

TDispatchInfos を直接使用しないでください。

関連項目