System.Win.ComObj.TOleVariantArray

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TOleVariantArray = array of OleVariant;

C++

typedef System::DynamicArray<System::OleVariant> TOleVariantArray;

Eigenschaften

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

Beschreibung

Array mit Instanzen von OleVariant.

Siehe auch