DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
2-Dimensional Arrays
Associative Array
Methods
Create
See also:
Free
Index
Statistical Background
Create (AssocArray)
Declaration:
TAssocArray
.
Create
(AOwner: TComponent);
The call to the constructor
Create
instantiates an object of the class
TAssocArray
and allocates the necessary memory.