Fórum Time em Label... #150603
31/03/2003
0
valeu...
Anonymous
Curtir tópico
+ 0Posts
31/03/2003
Okama
Label1.Caption := FormatDateTime(´hh:mm:ss´, Now);
Gostei + 0
31/03/2003
Anonymous
e para a data?
Gostei + 0
31/03/2003
Okama
Label1.Caption := FormatDateTime(´dd/mm/yyyy´, Now);
Gostei + 0
31/03/2003
Marcelo
Vove pode fazer assim tambem:
Label1.Caption:=DateToStr(Date);
ou
Label1.Caption:=DateToStr(Now);
Valeu?
At+...
Gostei + 0
Clique aqui para fazer login e interagir na Comunidade :)