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;
pravdepodobne je zahlteny procesor? da sa to nejak cez API? alebo co mam urobit?