Subject Re: [IBO] Invalidate SessionProps?
Author IB Objects
> Is there any way to get controls settings (color and enabled state)
updated
> to reflect changes when EditSQL changes in the bound TIB_Query and the
> querys state already is dssEdit or dssInsert?

This is already a feature. I recommend you don't set it at runtime but if
you do, set it prior to preparing the statement.

Jason