norgepaul / TChromeTabs

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

Error "Canvas does not allow drawing" combining TChromeTabs with TTitleBarPanel on Delphi 10.4 #95

Open marcieldeg opened 2 years ago

marcieldeg commented 2 years ago

Error adding a TChromeTabs component in a TTitleBarPanel.

---------------------------
Debugger Exception Notification
---------------------------
Project Project1.exe raised exception class EInvalidOperation with message 'Canvas does not allow drawing'.
---------------------------
Break   Continue   Help   
---------------------------

image