Subject Re: [IBO] How to set DisplayLabel at run time
Author Daniel Albuschat
2006/7/14, flashjobs <flashjobs@...>:
> Sir,
>
> I am using IBO 4. I have written a query in TIB_Query and i want
> to set the DisplayLabel property of each field in that query at run
> time so that it can be displayed in the IB_Grid. I am using
> delphi2006. I know how to set it at design time. Those who know
> please reply

MyQuery.FieldsDisplayLabel.Values['MYFIELD'] := 'My Field';

--
eat(this); // delicious suicide