Unit 'exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TFreeBlocksData

Declaration

Source position: exec.pas line 352

type TFreeBlocksData = record

  fbd_NumBlocks: LongWord;

  

  fbd_Blocks: array [0..0] of TMemEntry;

  

end;


Documentation generated on: 2021-07-30