If you have a sources then you can fix this error immediately : open acSBUtils.pas file and search 'constructor TacToolBarVCLWnd.Create' Search 'if SkinSection = '' then ASkinData.SkinSection := s_ToolBar;' line and move it to the end of constructor, that's all.