DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


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.