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 VCL LabeledComboBox (https://www.delphipraxis.net/216277-vcl-labeledcombobox.html)

DerMondistunsereSonne 3. Dez 2024 10:02

VCL LabeledComboBox
 
Moin,

Gibt es irgendwie so etwas wie eine LabeledComboBox zu realisieren, so wie beim LabeledEdit? Ich erstelle viel mit Grid-/Flowlayout und irgendwie bekomme ich es nicht hin, dass eine Combobox mit Label, so aussieht, wie ein LabeledEdit.

Danke!

dummzeuch 3. Dez 2024 10:09

AW: VCL LabeledComboBox
 
Es gibt Custom Containers Pack, eine Art Frame, die man als Komponente installieren kann, so dass man die darauf platzierten Controls als eine Einheit betrachten kann. Das ist vermutlich nicht ganz das, was Du suchst, aber vielleicht hilft es ja.

DerMondistunsereSonne 3. Dez 2024 10:16

AW: VCL LabeledComboBox
 
Ich probiere es mal, danke!

himitsu 3. Dez 2024 10:39

AW: VCL LabeledComboBox
 
Das TLabeledEdit ist auch nur ein TEdit mit einem TLabel.
Sowas könnte man sich auch für praktisch jede andere Komponente selbst einfach nachbauen.

DerMondistunsereSonne 3. Dez 2024 10:44

AW: VCL LabeledComboBox
 
Hast du einen Ansatz für mich? Denn eigentlich ist in einer Combobox doch auch ein Edit enthalten


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