norgepaul / TChromeTabs

Comprehensive Delphi implementation of Chrome's tab system
Other
215 stars 78 forks source link

Delphi 6 packages #27

Closed landrix closed 9 years ago

landrix commented 9 years ago

Please check

https://github.com/norgepaul/TChromeTabs/blob/master/Lib/ChromeTabsGlassForm.pas

your unit shows another use-clauses than my, but the diff show no differences? strange

norgepaul commented 9 years ago

I needed to change it because it fails to compile under XE8. Looks like a compiler issue as it throws the following error:

[dcc32 Error] ChromeTabsGlassForm.pas(34): E2029 Identifier expected but end of file found