FreeRecordList procedure
Unit
procedure FreeRecordList(var AList: TList);
Description
Call FreeRecordList to clear up the content of the list of objects which were created by New() function and to destroy the list.
Go to CAD VCL Enterprise