Subject | Re: [IBO] Problem deleting entered date in edit box |
---|---|
Author | mircostange |
Post date | 2002-05-16T14:31:56Z |
Solution #1 works fine - thanks. I didn't try #2
--- In IBObjects@y..., Svein Erling Tysvær
<svein.erling.tysvaer@k...> wrote:
--- In IBObjects@y..., Svein Erling Tysvær
<svein.erling.tysvaer@k...> wrote:
> Mirco,using Delphi).
>
> 1) try setting the ShortDateFormat variable (at least if you're
>
> 2) intercept the keypress and call Clear for the field in question.
>
> HTH,
> Set