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/UFormCheckout.pas

    r9 r22  
    11unit UFormCheckout;
    2 
    3 {$mode delphi}
    42
    53interface
     
    2826    procedure Button1Click(Sender: TObject);
    2927    procedure FormShow(Sender: TObject);
    30   private
    31     { private declarations }
    32   public
    33     { public declarations }
    3428  end;
    3529
    3630var
    3731  FormCheckout: TFormCheckout;
     32
    3833
    3934implementation
Note: See TracChangeset for help on using the changeset viewer.