Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

RestoreFocusState

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

Declaration

Source position: forms.pp line 1843

procedure RestoreFocusState(

  FocusState: Pointer

);

See also

SaveFocusState

  

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