Source position: tabs.inc line 48
type TTabItem = record
Next: PTabItem;
View: PView;
Dis: Boolean;
end;