![]() |
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? |
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