FreeRecordListOfList procedure
Unit
procedure FreeRecordListOfList(var AListOfList: TList);
Description
Call FreeRecordListOfList to clear up the content of the list of lists defined by AListOfList parameter and to destroy it.
Go to CAD VCL Enterprise