TsgBaseList.ProcCompare
Specifies the procedure used to compare items in the list.
Syntax
property ProcCompare: TsgObjProcCompare read GetProcCompare write SetProcCompare;
Description
Set ProcCompare to the procedure that will be used to compare items in the list.
Read ProcCompare to learn the procedure that used to compare items in the list.
Go to CAD VCL Enterprise