I would like to draw some text on right side of the main menu bar at the top of my form. A bit like IE puts the Micro$oft flag up there in the top right corner.
HI.
Create a TPanel, Alilgn it to the top.
Then, create a new TPanel in the first TPanel, and align it Right
Then create A TToolbar in the TPanel, and align it Client.
Add a TToolbar, align this one to Client.
Add a TMenu (Remove it from the MainForm's MEnu property).
Bind the TToolbar's MEnu property to the menu...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.