System.Win.ComObj.TOleVariantArray
Delphi
TOleVariantArray = array of OleVariant;
C++
typedef System::DynamicArray<System::OleVariant> TOleVariantArray;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
array typedef |
public | System.Win.ComObj.pas System.Win.ComObj.hpp |
System.Win.ComObj | System.Win.ComObj |
Description
Array of instances of OleVariant.