Vcl.OleCtrls.TEnumValueList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TEnumValueList = array [0..32767] of TEnumValue;

C++

typedef System::StaticArray<TEnumValue, 32768> TEnumValueList;

Properties

Type Visibility Source Unit Parent
array
typedef
public
Vcl.OleCtrls.pas
Vcl.OleCtrls.hpp
Vcl.OleCtrls Vcl.OleCtrls

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!