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


Equals

Declaration: TStringList.Equals(sl: TStringList): Boolean;
Compares the list of strings to the list from another string list specified by the parameter sl and returns TRUE if the two lists match.