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 12 by yamat0jp, Sun Jul 24 06:09:44 2016 UTC revision 15 by yamat0jp, Fri Aug 5 10:33:26 2016 UTC
# Line 18  uses Line 18  uses
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},    Unit9 in 'Unit9.pas' {MyPage: TIWAppForm},
21    Unit10 in 'Unit10.pas' {IWForm10: TIWAppForm};    Unit10 in 'Unit10.pas' {IWForm10: TIWAppForm},
22      Unit11 in 'Unit11.pas' {AdminFile: TIWAppForm};
23    
24  {$R *.res}  {$R *.res}
25    

Legend:
Removed from v.12  
changed lines
  Added in v.15

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