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

TFocusState

Pointer to focus state information for the last active control in an application.

Declaration

Source position: forms.pp line 1855

type TFocusState = Pointer;

Description

Alias for the Pointer type. Used as the return value for the SaveFocusState function.

See also

SaveFocusState

  

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