Subject | Re: [IBO] Problem deleting entered date in edit box |
---|---|
Author | Svein Erling Tysvær |
Post date | 2002-05-16T13:57:55Z |
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
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