[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes the StayOnTop attribute from all forms in the application.
Source position: forms.pp line 1517
public procedure TApplication.RemoveStayOnTop( |
const ASystemTopAlso: Boolean = False |
); |
Builds a list of forms for use in the RestoreStayOnTop method.
|
Restores StayOnTop for all forms changed by RemoveStayOnTop. |
lazarus-ccr.sourceforge.net |