System.Win.ObjComAuto.TDispatchInfos

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TDispatchInfos = array of TDispatchInfo;

C++

typedef System::DynamicArray<TDispatchInfo> TDispatchInfos;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
array
typedef
public
System.Win.ObjComAuto.pas
System.Win.ObjComAuto.hpp
System.Win.ObjComAuto System.Win.ObjComAuto

Beschreibung

Für den internen Gebrauch.

Verwenden Sie TDispatchInfos nicht direkt.

Siehe auch