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

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

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

    r16 r22  
    11unit UFormConsole;
    2 
    3 {$mode delphi}
    42
    53interface
     
    2624  private
    2725    Process: TProcess;
    28     { private declarations }
    2926  public
    3027    Executable: string;
     
    3936var
    4037  FormConsole: TFormConsole;
     38
    4139
    4240implementation
Note: See TracChangeset for help on using the changeset viewer.