[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Restores the previous focus state for an application to the specified value.
Source position: forms.pp line 1955
procedure RestoreFocusState( |
FocusState: TFocusState |
); |
FocusState |
|
Control set as the focused control in the routine. |
|
Saves the last focus state (focused control) in an application. |
|
|
Displays the form as a modal dialog. |
|
|
Handles a focus change for a control (enter/exit messages). |
Version 4.0 | Generated 2025-05-03 | Home |