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