FocusControl method |
Applies to
TIB_Column
Declaration
Procedure FocusControl;
Description
This function scans through all data bound controls and tries to bring
to a focused state one which is bound to this column.
This is used in the CheckRequiredFields so when data entry is being performed
and a required field has been left out the user will be brought to the filed
if possible.