Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   TStatusbar FMX Framework (https://www.delphipraxis.net/217568-tstatusbar-fmx-framework.html)

bernhard_LA 24. Jul 2025 15:11

TStatusbar FMX Framework
 
Delphi FMX hat mittlerweile eine TStatusbar Komponente, cool.

Nur leider geht bei mir

Delphi-Quellcode:

MyStatusbar.text := ' Hallo...';

nicht.


Delphi-Quellcode:
[dcc64 Error] GFMX.Tests.pas(92): E2003 Undeclared identifier: 'Text'

was mache ich falsch?

Uwe Raabe 24. Jul 2025 15:30

AW: TStatusbar FMX Framework
 
TStatusBar ist lediglich ein spezieller Container für Child-Controls. Für deinen Anwendungsfall müsstest du noch ein Label darin platzieren.


Alle Zeitangaben in WEZ +1. Es ist jetzt 23:50 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz