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.