[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Restores StayOnTop for all forms changed by RemoveStayOnTop.
Source position: forms.pp line 1618
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.0 | Generated 2025-05-03 | Home |