Source position: tabs.inc line 72
type TTabDef = record
Next: PTabDef;
Name: Sw_PString;
Items: PTabItem;
DefItem: PView;
ShortCut: AnsiChar;
end;