Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Neuen Beitrag zur Code-Library hinzufügen (https://www.delphipraxis.net/33-neuen-beitrag-zur-code-library-hinzufuegen/)
-   -   Delphi 2 ComboBoxen mit gleichem Inhalt füllen per Multithreading (https://www.delphipraxis.net/188781-2-comboboxen-mit-gleichem-inhalt-fuellen-per-multithreading.html)

mm1256 7. Apr 2016 09:28

AW: 2 ComboBoxen mit gleichem Inhalt füllen per Multithreading
 
Für jede ComboBox die Schleife komplett zu durchlaufen ist vermutlich der größte Flaschenhals.

Man könnte alternativ eine TStringList in einem Thread füllen und anschließend den beiden ComboBoxen => Items.Text zuweisen.


Alle Zeitangaben in WEZ +1. Es ist jetzt 05:50 Uhr.
Seite 2 von 2     12   

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