[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Resets all StayOnTop windows to NoTopmost.
Source position: interfacebase.pp line 146
public function TWidgetSet.AppRemoveStayOnTopFlags( |
const ASystemTopAlso: Boolean = False |
):Boolean; virtual; |
ASystemTopAlso |
|
Indicates if the System Stay On Top flag is removed too. The default value is False. |
False on failure.
Don't call this directly. The LCL will use it when needed.
Version 4.0 | Generated 2025-05-03 | Home |