Delphi
TStatusVector = array[0..19] of ISC_STATUS;
C++
typedef System::StaticArray<int, 20> TStatusVector;
Properties
Type |
Visibility |
Source |
Unit |
Parent |
array typedef |
public |
IBX.IB.pas IBX.IB.hpp |
IBX.IB |
IBX.IB |
Description
Embarcadero Technologies does not currently have any additional information.