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.9.2.1 by yoffy, Thu Sep 9 16:20:33 2004 UTC revision 1.13 by h677, Mon Apr 24 16:12:53 2006 UTC
# Line 16  object SearchDialog: TSearchDialog Line 16  object SearchDialog: TSearchDialog
16    Font.Style = []    Font.Style = []
17    OldCreateOrder = False    OldCreateOrder = False
18    Position = poOwnerFormCenter    Position = poOwnerFormCenter
19      OnCloseQuery = FormCloseQuery
20    OnCreate = FormCreate    OnCreate = FormCreate
21      OnDestroy = FormDestroy
22    DesignSize = (    DesignSize = (
23      450      450
24      303)      303)
# Line 256  object SearchDialog: TSearchDialog Line 258  object SearchDialog: TSearchDialog
258        TabOrder = 6        TabOrder = 6
259      end      end
260    end    end
261      object BoardsProgressBar: TProgressBar
262        Left = 8
263        Top = 275
264        Width = 145
265        Height = 16
266        Min = 0
267        Max = 100
268        Smooth = True
269        Step = 1
270        TabOrder = 8
271        Visible = False
272      end
273  end  end

Legend:
Removed from v.1.9.2.1  
changed lines
  Added in v.1.13

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