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

tNVEntry

Declaration

Source position: nonvolatile.pas line 49

type tNVEntry = record

  nve_Node: tMinNode;

  nve_Name: PChar;

  nve_Size: LongWord;

  nve_Protection: LongWord;

end;


Documentation generated on: 2021-07-30