AllowFocus property |
Applies to
TIB_DataSource
Declaration
Property AllowFocus : boolean;
Description
This property determines whether or not the session should consider this
DataSource focused if its SetFocus method is called. Set this to true if you
want the controls associated to this datasource to be announced and considered
the focused datasource in the session.