Subject Re: [IBO] is column changed?
Author Daniel Albuschat
2006/5/29, jeffplata <jeffplata@...>:
> Thanks. Is there an event associated with this that fires evertime a
> column is changed?

In a TIB_DataSource, you can use OnDataChange.
This fires for all columns, but gives you enough information about which
field actually changed.

--
eat(this); // delicious suicide