Subject Re: [IBO] Which TIB_Datasource has the focus?
Author Helen Borrie
At 11:49 AM 29/06/2004 +0200, you wrote:
>Hi,
>
>I am developing a MDI application and I am working with
>the focus feature of my TIB_Datasources (AnnounceFocus, etc).
>
>I am wondering wether it is possible to determine which
>particular datasource is focused. E. g. a property FocusedDatasource
>in the connection object, or something like that.
>
>Any hints on this topic would be greatly appreciated!

TIB_Session.FocusedDataSource

Helen