Develop and Download Open Source Software

Browse Subversion Repository

Diff of /zencart_clone.dpr

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5 by yamat0jp, Tue Dec 29 08:41:54 2015 UTC revision 7 by yamat0jp, Wed Dec 30 09:56:24 2015 UTC
# Line 16  uses Line 16  uses
16    Unit6 in 'Unit6.pas' {UserForm: TIWAppForm},    Unit6 in 'Unit6.pas' {UserForm: TIWAppForm},
17    Unit7 in 'Unit7.pas' {PayForm: TIWAppForm},    Unit7 in 'Unit7.pas' {PayForm: TIWAppForm},
18    Unit4 in 'Unit4.pas' {CartForm: TIWAppForm},    Unit4 in 'Unit4.pas' {CartForm: TIWAppForm},
19    Unit8 in 'Unit8.pas' {IWFrame8: TFrame};    Unit8 in 'Unit8.pas' {IWFrame8: TFrame},
20      Unit9 in 'Unit9.pas' {MyPage: TIWAppForm};
21    
22  {$R *.res}  {$R *.res}
23    

Legend:
Removed from v.5  
changed lines
  Added in v.7

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26