Subject | Re: [IBO] TIB_Currency in delphi 2010 |
---|---|
Author | Iwan |
Post date | 2011-04-29T15:23:09Z |
thanks for reply.
in delphi 2007 if i set displayformat=',0.00;-,0.00' in ib_query, and start editing in TIB_Currency it can format while i type.
like this
1000 become 1,000
in delphi 2010 can not.
1000 still 1000
in delphi 2007 if i set displayformat=',0.00;-,0.00' in ib_query, and start editing in TIB_Currency it can format while i type.
like this
1000 become 1,000
in delphi 2010 can not.
1000 still 1000
--- In IBObjects@yahoogroups.com, "Support List" <supportlist@...> wrote:
>
>
> > how to use format on editing in TIB_Currency delphi 2010?
> >
> > in delphi 2007 can auto format when editing.
> >
> > any hints? thanks.
>
> I'm not sure I understand your question.
>
> I recently rewrote portions of this control because it had some problems.
>
> Let me know specifically what you are looking for and perhaps while it is
> fresh in my mind I can fix it up better.
>
> Jason
>