Ignore:
Timestamp:
Apr 3, 2025, 10:58:56 PM (2 weeks ago)
Author:
chronos
Message:
  • Modified: Code cleanup.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      • TabularUnified  

        old new  
        22VCSCommander
        33VCSCommander.lps
         4VCSCommander.dbg
        45Config.xml
        56heaptrclog.trc
  • TabularUnified trunk/Forms/UFormSettings.pas

    r13 r22  
    11unit UFormSettings;
    2 
    3 {$mode delphi}
    42
    53interface
     
    2119    Label2: TLabel;
    2220    procedure FormCreate(Sender: TObject);
    23   private
    24     { private declarations }
    2521  public
    2622    procedure Load(XMLConfig: TXMLConfig);
     
    3026var
    3127  FormSettings: TFormSettings;
     28
    3229
    3330implementation
Note: See TracChangeset for help on using the changeset viewer.