Subject Re: [IBO] Change the TIB_Grd titles
Author Helen Borrie
At 06:04 AM 31/12/2004 -0300, you wrote:

>Hi,
>
>how can I change the titles of a TIB_Grid control?

See the properties FieldsDisplayLabel and FieldsGridLabel (they have the
same effect) - remember, grid props come from the ib_query.

Helen