TsgBaseList.IsEqual
Checks whether this list and a specified list are equal.
Syntax
function IsEqual(const AList: TsgBaseList; Compare: TsgObjProcCompare = nil): Boolean;
Description
Call IsEqual to check whether this list and a specified list are equal.
Go to CAD VCL Enterprise