Unit 'workbench' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tFreeList

Declaration

Source position: workbench.pas line 187

type tFreeList = record

  fl_NumFree: SmallInt;

  fl_MemList: tList;

end;


Documentation generated on: 2025-07-25