Delphi - vlakna - suspend

Programovacie jazyky, rady, poradňa...
franta86
Light Expert
Light Expert
Príspevky: 42
Registrovaný: 11 aug 2009, 12:13

Delphi - vlakna - suspend

Príspevok od používateľa franta86 »

co mam urobit ked mi tlacitko kde mam:

Kód: Vybrať všetko

  if CheckBox[1].vybrany then bubblevlakno.Suspend;
  if CheckBox[2].vybrany then selectvlakno.Suspend;
  if CheckBox[3].vybrany then insertvlakno.Suspend;
  if CheckBox[4].vybrany then shakervlakno.Suspend;
  if CheckBox[5].vybrany then quickvlakno.Suspend;
  if CheckBox[6].vybrany then binsertvlakno.Suspend;
  if CheckBox[7].vybrany then shellvlakno.Suspend;
  if CheckBox[8].vybrany then heapvlakno.Suspend;
  if CheckBox[9].vybrany then mergevlakno.Suspend;
nereaguje?
pravdepodobne je zahlteny procesor? da sa to nejak cez API? alebo co mam urobit? :smt017
Napísať odpoveď