Changeset 497 for trunk/Packages/CevoComponents/DrawDlg.pas
- Timestamp:
- Dec 18, 2023, 10:47:05 PM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Packages/CevoComponents/DrawDlg.pas
r495 r497 196 196 // Fix this to keep them visible. 197 197 if (TFormStateType.fsModal in FormState) and Visible then 198 Application.Re moveStayOnTop(True);198 Application.RestoreStayOnTop(True); 199 199 200 200 MoveActive := False;
Note:
See TracChangeset
for help on using the changeset viewer.