Source position: nonvolatile.pas line 49
type tNVEntry = record
nve_Node: tMinNode;
nve_Name: PChar;
nve_Size: LongWord;
nve_Protection: LongWord;
end;