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 Combobox bleibt grau (https://www.delphipraxis.net/7086-combobox-bleibt-grau.html)

Hansa 1. Aug 2003 10:49


Combobox bleibt grau
 
Hi,

ich habe hier ein kleines Problem mit einer Combobox. Diese fülle ich mit Werten, aber sie läßt sich nicht aufklappen. Die Werte sind richtig und die füge ich mit
Delphi-Quellcode:
AddItem (st,NIL);
ein. Wieso geht das nicht ?

Motzi 1. Aug 2003 11:32

Re: Combobox bleibt grau
 
Ist enabled auf True..? :roll:

Touchdown 1. Aug 2003 12:57

Re: Combobox bleibt grau
 
Versuchs mal mit

Delphi-Quellcode:
Combobox.Items.AddObject

Hansa 1. Aug 2003 18:32

Re: Combobox bleibt grau
 
Zitat:

Zitat von Motzi
Ist enabled auf True..? :roll:

Ja, war auf false. 8) Daß mir so was noch passiert. Vor 4 Wochen habe ich das gemacht für Testzwecke.


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