procedure TForm1.Timer2Timer(Sender: TObject); .... if t >= 1 then begin .... // Необходимые операции .... end; end;