Restores StayOnTop for all forms changed by RemoveStayOnTop.
Source position: forms.pp line 1619
public procedure TApplication.RestoreStayOnTop( |
const ASystemTopAlso: Boolean = False |
); |
ASystemTopAlso |
|
Indicates whether system dialogs/forms with stay on top set are also updated. Default value is False. |
|
Removes the StayOnTop attribute from all visible forms in the application. |
| Version 4.4 | Generated 2025-11-08 | Home |