Restores the previous focus state for an application to the specified value.
Source position: forms.pp line 1958
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.6 | Generated 2026-02-20 | Home |