Subject Re: [IBO] Problem deleting entered date in edit box
Author Svein Erling Tysvær
Mirco,

1) try setting the ShortDateFormat variable (at least if you're using Delphi).

2) intercept the keypress and call Clear for the field in question.

HTH,
Set