Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/ExtPreviewDatamodule.pas

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

revision 1.1 by h677, Mon Mar 3 14:51:02 2008 UTC revision 1.2 by h677, Tue Mar 4 15:28:48 2008 UTC
# Line 3  unit ExtPreviewDatamodule; Line 3  unit ExtPreviewDatamodule;
3  interface  interface
4    
5  uses  uses
6    SysUtils, Classes, bmRegExp, ExtCtrls;    SysUtils, Classes, bmRegExp, ExtCtrls, GikoSystem;
7    
8  type  type
9    TCommand = class(TObject)    TCommand = class(TObject)
# Line 42  var Line 42  var
42  implementation  implementation
43    
44  uses  uses
45    GikoSystem, IniFiles, GikoUtil, Windows;    IniFiles, GikoUtil, Windows;
46    
47  constructor TCommand.Create(const comm: String);  constructor TCommand.Create(const comm: String);
48  begin  begin

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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