Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/Preview.pas

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

revision 1.1 by hi_, Sat Aug 9 13:51:09 2003 UTC revision 1.2 by yoffy, Sat Aug 9 14:22:51 2003 UTC
# Line 3  unit Preview; Line 3  unit Preview;
3  interface  interface
4  uses  uses
5          Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms,          Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms,
6          ActiveX, ShDocVw;          ActiveX, ShDocVw_TLB;
7    
8  type  type
9          TPreviewBrowser = class(TWebBrowser)          TPreviewBrowser = class(TWebBrowser)

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