Subject Re: [IBO] IBOQuery: How to create TField for selected fieldsat runtime?
Author Chuck Belanger
Thanks, Carlos!

That may just be the information I need. I'll read it later.

Do you think I should be adding the code to a BeforePrepare event? or will the
AfterPrepare event still work.

Chuck

tre955 wrote:

> --- In IBObjects@yahoogroups.com, Chuck Belanger <phytotech@l...> wrote:
> >
> > What I still need is the same ability to dynamically assign
> OnGetText event to a
> > non-persistent TField of the IBOQuery.
> >
>
> Chuck,
>
> Can this TI help put you on the right track?
>
> Creating & Deleting TFields at run-time
> http://community.borland.com/article/0,1410,15707,00.html
>
> HTH,
> Carlos