Changeset 115 for trunk/Core.pas


Ignore:
Timestamp:
Dec 11, 2024, 10:26:02 AM (5 weeks ago)
Author:
chronos
Message:
  • Modified: Automatically detect and use dark mode on Windows.
  • Modified: Use dark mode title bar on Windows 10.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Core.pas

    r109 r115  
    118118      FormMain.FormMain.Redraw;
    119119      FormMain.FormMain.UpdateInterface;
     120      ThemeManager1.UseTheme(FormMain.FormMain);
    120121      UpdateInterface;
    121122    end;
Note: See TracChangeset for help on using the changeset viewer.