Ignore:
Timestamp:
Dec 1, 2023, 1:10:48 PM (6 months ago)
Author:
chronos
Message:
  • Modified: DpiControls unit split into multiple units according to their LCL names.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/highdpi/Packages/CevoComponents/BaseWin.pas

    r466 r467  
    44
    55uses
    6   DpiControls, ScreenTools, LCLIntf, LCLType, SysUtils, Classes, Graphics, Controls, Forms,
     6  Dpi.Graphics, Dpi.Forms, Dpi.Common,
     7  ScreenTools, LCLIntf, LCLType, SysUtils, Classes, Graphics, Controls, Forms,
    78  DrawDlg;
    89
Note: See TracChangeset for help on using the changeset viewer.