Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TField.FocusControl

Set focus to the first control connected to this field.

Declaration

Source position: db.pas line 415

public procedure TField.FocusControl;

Description

FocusControl will set focus to the first control that is connected to this field.

Errors

If the control cannot receive focus, then this method will raise an exception.

See also

TDataset.EnableControls

  

Enable event propagation of controls.

TDataset.DisableControls

  

Disable event propagation of controls.


Documentation generated on: Jul 24 2023