System.Win.ObjComAuto.TDispatchInfos

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDispatchInfos = array of TDispatchInfo;

C++

typedef System::DynamicArray<TDispatchInfo> TDispatchInfos;

Properties

Type Visibility Source Unit Parent
array
typedef
public
System.Win.ObjComAuto.pas
System.Win.ObjComAuto.hpp
System.Win.ObjComAuto System.Win.ObjComAuto

Description

For internal use.

You should not use TDispatchInfos directly.

See Also