OnReceiveFocus property

Applies to
TIB_DatasetBar

Declaration
Property OnReceiveFocus : TIB_DataLinkEvent;

Description
This event allows a custom action to be performed when a Focus event is received. The newly announced Datasource is passed in the ADataSource parameter.