procedure TForm1.Timer1Timer(Sender: TObject); begin Label1.Caption:= TimeToStr(Now); // размер Label (свойство Font) увеличить end;