Changeset 316 for trunk/xtactics.lpr


Ignore:
Timestamp:
Jun 19, 2024, 11:53:06 PM (4 months ago)
Author:
chronos
Message:
  • Modified: Code cleanup.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xtactics.lpr

    r313 r316  
    2929
    3030  RequireDerivedFormResource := True;
    31   Application.Scaled := True;
     31  Application.Scaled:=True;
    3232  Application.Initialize;
    3333  Application.CreateForm(TCore, Core);
Note: See TracChangeset for help on using the changeset viewer.