![]() |
Form abfragen, ab sie Hide ist?
Wie kann ich abfragen, ob eine Form Hide ist und darauf reagieren?
Delphi-Quellcode:
geht nicht.
If Form1.Hide = True Then …
|
Re: Form abfragen, ab sie Hide ist?
:gruebel:
Delphi-Quellcode:
;)
if Form1.Visible then else ...
|
Re: Form abfragen, ab sie Hide ist?
Zitat:
Bin dann hinterher auch auf sowas gekommen.
Delphi-Quellcode:
Gruß
If not Form1.Visible Then ...
Heike |
Re: Form abfragen, ab sie Hide ist?
Bitte ;)
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 10:31 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 by Thomas Breitkreuz