[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Pointer to focus state information for the last active control in an application.
Source position: forms.pp line 1952
type TFocusState = Pointer; |
Alias for the Pointer type. Used as the return value for the SaveFocusState function.
|
Saves the last focus state (focused control) in an application. |
Version 4.0 | Generated 2025-05-03 | Home |