|
<< Click to Display Table of Contents >> Navigation: Types > TIntArray |
SIGNATURE=IWChartJS.TIntArray
ETYPE=Type
Declaration:
Delphi: |
TIntArray = array of Integer; |
C++: |
array of Integer TIntArray; |
Unit: IWChartJS.pas
Description: This is type IWChartJS.TIntArray.