before this Component (statusBar) was used in previous Delphi version like the following : StatusBar1.Panel[0].Text := 'data' ; And in Delphi xe7 this component behaviour has been changed to I don't know , Could you please let me know how to insert data in StatusBar using Delphi XE7 ?
Thanks.