Delphi-Quellcode:
var
timers: array[0..2] of TTimer;
timers[0] := Timer1;
timers[1] := Timer2;
timers[2] := Timer3;
for i := 0 to high(timers) do
if CheckListBox1.Checked[i] then timers[i].Enabled := true;
Wo ist das Problem? Und was willst du mit Actionlists?
Lukas Erlacher
Suche Grafiktablett. Spenden/Gebrauchtangebote willkommen.
Gotteskrieger gesucht!
For it is the chief characteristic of the religion of science that it works. - Isaac Asimov, Foundation I, Buch 1