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/)
-   -   Prism Pop UP als Informationsdisplay (https://www.delphipraxis.net/121062-pop-up-als-informationsdisplay.html)

Sudrow 21. Sep 2008 19:26


Pop UP als Informationsdisplay
 
Guten Abend,

Ich hoffe ich kann mich so ausdrücken das man versteht was ich meine.

Ich habe in meinem Programm den Menüpunkt "Hilfe",
unter dieser Hilfe findet man "Info..."

Wenn man nun auf Infoklickt soll ein neues Fenster aufgehen, wo links eine Sprechblase ist mit einem "!" darin und dann
Informationen über Version, Coder, und Release usw.

Nur leider weiß ich nicht wie ich es schreiben soll damit dieses Fenster auch kommt, mit Showmessage kann ich ja keine bilder hineinmachen, und wenn ich ein neues Form machen würde, würde ja in der Titelleiste das .exe Symbol kommen, was ich aber nicht möchte.

Ich bräuchte dringend Hilfe von ein paar Erfahrenen.

Bis dahin,
Gruß Sudrow

mkinzler 21. Sep 2008 19:28

Re: Pop UP als Informationsdisplay
 
Zum Beispiel ein weiteres Fenster

Die Muhkuh 21. Sep 2008 19:32

Re: Pop UP als Informationsdisplay
 
Der Delphi-Referenz durchsuchenMessageDlg sollte auch helfen.

PS: Willkommen in der DP :dp:

toms 21. Sep 2008 20:25

Re: Pop UP als Informationsdisplay
 
Zitat:

Zitat von Sudrow
und wenn ich ein neues Form machen würde, würde ja in der Titelleiste das .exe Symbol kommen, was ich aber nicht möchte.

Hallo :hi:

Das ist nicht zwingend so. Bei BorderStyle = bsDialog wird auch kein Applikcations-Icon angezeigt.

BUG 21. Sep 2008 21:39

Re: Pop UP als Informationsdisplay
 
Zitat:

Zitat von toms
Bei BorderStyle = bsDialog wird auch kein Applikcations-Icon angezeigt.

Alternativ stellt man die Eigenschaft Icon der Form auf ein anderes Icon ein.

MfG,
Bug

Sudrow 22. Sep 2008 19:57

Re: Pop UP als Informationsdisplay
 
Es ist doch immerwieder gut, wenn sich Leute auskennen :)
Ich danke für die schnellen Antworten, werden bestimmt später noch ein paar Fragen dazu kommen.

Danke an alle die geantwortet haben.

Gruß Sudrow


Alle Zeitangaben in WEZ +1. Es ist jetzt 05:47 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