Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TStatusBar.Panels[0].Text not Update #290

Open
frankwu-delphi opened this issue Dec 9, 2021 · 1 comment
Open

TStatusBar.Panels[0].Text not Update #290

frankwu-delphi opened this issue Dec 9, 2021 · 1 comment

Comments

@frankwu-delphi
Copy link

Hello,
a test in my project, I used TStatusBar + ActionList, after enabling Vcl style Utils, the StatusBar.Panels[0].text not Update.
ScreenSnap_20211209180500027
vcl style utils test2.zip

@DinuruSeniya
Copy link

Try after setting the captions:
StatusBar1.Update;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants