Subject Saving and loading queries FieldIndex and FieldDisplayWidth values
Author Elmar Knoerzer
Hi,
it's easy to save and load queries FieldIndex and FieldDisplayWidth
values with commatext.

Now i like to make a descendant of TIB_Query to do this automatically.

But i found no way to "hook" into the query to do this.

I would like to make a property "querysettings" and if this is true,
the query should read the FieldIndex and FieldDisplayWidth values out
of the database best in the beforeprepare event and saving them in the
beforeclose event.

Has someone an idea how to do this?

Best regards

Elmar