Código Delphi [-] procedure TForm1.Button2Click(Sender: TObject); begin Label1.Caption:=FormatDateTime('dddd',Date) end;
procedure TForm1.Button2Click(Sender: TObject); begin Label1.Caption:=FormatDateTime('dddd',Date) end;