Subject | Re: Problems with Mask ! |
---|---|
Author | toninhonunes |
Post date | 2004-04-15T21:25:45Z |
Hi Marco,
You are right, I did solve my problem.
Thanks.
Toninho Nunes
You are right, I did solve my problem.
Thanks.
Toninho Nunes
--- In IBObjects@yahoogroups.com, "Marco Menardi" <mmenaz@m...> wrote:
> --- In IBObjects@yahoogroups.com, "toninhonunes" <knowledge@b...>
wrote:
> > Hi,
> >
> > I've used the IB_Query and when I define the field in the "Field
> > Properties" I don't get that the value accept only numbers, see:
> >
> > Edit Mask --> #######
> >
> > That mask accept numbers and signs and I need only the number and
> > don't sign.
> >
> > Any help ?
> >
> > Thanks
> >
> > Toninho Nunes
>
> What about reading VCL help? ;)
> If you use Edit Mask --> 9999999
> only 0-9 numbers will be accepted.
> (see VCL reference, "TEditMask type" topic)
> best regards
> Marco Menardi