Source position: menus.inc line 165
type TStatusDef = packed record
Next: PStatusDef;
Min: Word;
Max: Word;
Items: PStatusItem;
end;