Jump to content
Ian Branch

TLabel in a TTitleBarPanel??

Recommended Posts

Hi Team,

Is it possible to have and display a TLabel in D10.4's TTitleBarPanel?

I can put the Label on the panel but it doesn't show.

Is there a Demo of the TTitleBarPanel usage anywhere?

Regards & TIA,

Ian

Share this post


Link to post

Hi Ian,

 

there is a DEMO TitleBarPanelDemo.dproj in my Installation.

TLabel has its Problems in this Container. Try a TPanel instead, maybe with a TLabel inside. 

And if you want a TMainMenu in the Titlebar use a TActionMainMenuBar and a TActionmanager. A normal TMainMenu doesn't work.

Edited by ConstantGardener

Share this post


Link to post

Tks.  I did find that example/demo.

Your suggestions noted.

Regards,

Ian

P.S.  I use BitDefender AV and it flags the App with a TTitleBarPanel 😞  I am confident it is OK so I told BD to ignore it.

Edited by Ian Branch

Share this post


Link to post
On 7/22/2020 at 3:20 AM, Ian Branch said:

Is it possible to have and display a TLabel in D10.4's TTitleBarPanel?

I can put the Label on the panel but it doesn't show.

On 7/22/2020 at 1:40 PM, Ian Branch said:

P.S.  I use BitDefender AV and it flags the App with a TTitleBarPanel 😞  I am confident it is OK so I told BD to ignore it.

Be sure to file these issues to Quality Portal so Embarcadero sees them for future updates.

 

Share this post


Link to post
13 hours ago, Remy Lebeau said:

Be sure to file these issues to Quality Portal so Embarcadero sees them for future updates.

 

I think that the right thing is to report it as a false positive at BD. 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×