[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

RestoreFocusState

Restores the last focused control in an application to specified value.

Declaration

Source position: forms.pp line 1843

procedure RestoreFocusState(

  FocusState: TFocusState

);

See also

SaveFocusState

  

Returns the last focused control (focus state) in an application.