Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/Search.dfm

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

revision 1.11 by h677, Thu May 20 13:02:54 2004 UTC revision 1.12 by h677, Mon Apr 24 14:26:43 2006 UTC
# Line 17  object SearchDialog: TSearchDialog Line 17  object SearchDialog: TSearchDialog
17    OldCreateOrder = False    OldCreateOrder = False
18    Position = poOwnerFormCenter    Position = poOwnerFormCenter
19    OnCreate = FormCreate    OnCreate = FormCreate
20      OnDestroy = FormDestroy
21    DesignSize = (    DesignSize = (
22      450      450
23      303)      303)
# Line 256  object SearchDialog: TSearchDialog Line 257  object SearchDialog: TSearchDialog
257        TabOrder = 6        TabOrder = 6
258      end      end
259    end    end
260      object BoardsProgressBar: TProgressBar
261        Left = 8
262        Top = 275
263        Width = 145
264        Height = 16
265        Min = 0
266        Max = 100
267        Smooth = True
268        Step = 1
269        TabOrder = 8
270        Visible = False
271      end
272  end  end

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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