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/Forms/UFormSettings.pas

    r315 r316  
    11unit UFormSettings;
    2 
    3 {$mode delphi}
    42
    53interface
     
    4038    procedure FormCreate(Sender: TObject);
    4139    procedure FormShow(Sender: TObject);
    42   private
    43     { private declarations }
    4440  public
    4541    procedure Load;
     
    4945var
    5046  FormSettings: TFormSettings;
     47
    5148
    5249implementation
Note: See TracChangeset for help on using the changeset viewer.