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.3 by hi_, Mon Aug 11 14:49:10 2003 UTC revision 1.4 by h677, Thu Sep 4 08:22:07 2003 UTC
# Line 24  type Line 24  type
24  implementation  implementation
25    
26  constructor TPreviewBrowser.Create(AOwner: TComponent);  constructor TPreviewBrowser.Create(AOwner: TComponent);
27    {
28  var  var
29          Style: Longint;  //      Style: Longint;
30    }
31  begin  begin
32          inherited Create(AOwner);          inherited Create(AOwner);
33  //      Style := GetWindowLong(Self.Handle, GWL_EXSTYLE);  //      Style := GetWindowLong(Self.Handle, GWL_EXSTYLE);

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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