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/)
-   -   Delphi TForm ist zu sehen? (https://www.delphipraxis.net/103027-tform-ist-zu-sehen.html)

delphinia 8. Nov 2007 16:41


TForm ist zu sehen?
 
Glaueb ich stehe auf dem schlauch aber habe ein Problem.
woher weiss ich, ob eine Form "show" ist?!


Also sowas wie TForm1.show = false then...
Aber das geht ja nicht

Bernhard Geyer 8. Nov 2007 16:41

Re: TForm ist zu sehen?
 
Delphi-Quellcode:
if <formvariable>.visible = true

mkinzler 8. Nov 2007 16:46

Re: TForm ist zu sehen?
 
.Visible

delphinia 8. Nov 2007 16:46

Re: TForm ist zu sehen?
 
Ups :-( SORRY ich stand echt auf dem schlauch ;-( sitzte wohl zu lange schon davor!

Muetze1 8. Nov 2007 18:13

Re: TForm ist zu sehen?
 
Oder willst du unterscheiden, ob die Form modal bzw. nicht-modal angezeigt wird? Wenn ja: dazu einfach prüfen ob fsModal im FormState enthalten ist.

delphinia 8. Nov 2007 18:14

Re: TForm ist zu sehen?
 
ne ne das mit Visible ist schon genau das was ich brauchte!


Alle Zeitangaben in WEZ +1. Es ist jetzt 17:45 Uhr.

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