Subject | Re: [IBO] blank edit mask for date fields |
---|---|
Author | lester@lsces.co.uk |
Post date | 2002-02-16T15:25:47Z |
( Third time lucky? first two bounced at BTInternet )
to '31/12/1899' ( date = 0 ). I use calendar drop down now
for all date input so it's a while since I had to handle it
- I probably changed because of similar problems <g>
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
> 2. Editmasks can causes problems in the VCL TDBEdit controlI think in the past I detected that 'OnExit' and changed it
> because TDateTimeField.SetAsString does not check for an empty mask,
> but instead tries to translates ' / / ' into a date.
>
> I dont think the first one is much of a problem, or certainly not
> urgent. That issue only became apparent because of the second
> problem (for which one work around may have been to disable the
> editmask).
to '31/12/1899' ( date = 0 ). I use calendar drop down now
for all date input so it's a while since I had to handle it
- I probably changed because of similar problems <g>
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services