Validação de Data
Galera, peguei o codigo abaixo pra validar data, mas onde eu o coloco?
try
StrToDate(Edit1.Text);
except
on EConvertError do
ShowMessage (´Data Inválida!);
end;
try
StrToDate(Edit1.Text);
except
on EConvertError do
ShowMessage (´Data Inválida!);
end;
Garciabh2
Curtidas 0
Respostas
Dse
25/03/2003
No onExit do Edit
Valeu.
Daniel
Valeu.
Daniel
GOSTEI 0
Garciabh2
25/03/2003
blz!
brigadao!
brigadao!
GOSTEI 0