Subject | Re: [IBO] Focus of TIB_Datasource |
---|---|
Author | Christian Gütter |
Post date | 2004-08-06T13:35:10Z |
Hi Helen,
thanks for your answer.
I guess you read my mail to quickly, because
you wrote:
property. I am looking for a global event which is fired when the
focus of a datasource is changed to a new one.
Do you know where I can find this?
Christian
thanks for your answer.
I guess you read my mail to quickly, because
you wrote:
> Yes, read the IB_Session.FocusedDatasource property of anybut I had written:
> TIB_Component. It returns a TDatasource object, so you can refer
> generically to the properties of the focused datasource.
>>I use the AnnounceFocus method of TIB_Datasource and theAs you see, I am already using the IB_Session.FocusedDatasource
>>TIB_Session.FocusedDataSource property to do some stuff
>>which needs to know which Datasource is currently active.
property. I am looking for a global event which is fired when the
focus of a datasource is changed to a new one.
Do you know where I can find this?
Christian