Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/Giko.dfm

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

revision 1.210 by h677, Sat Nov 20 07:55:47 2004 UTC revision 1.211 by h677, Thu Dec 30 16:20:25 2004 UTC
# Line 1  Line 1 
1  object GikoForm: TGikoForm  object GikoForm: TGikoForm
2    Left = 261    Left = 101
3    Top = 105    Top = 248
4    HorzScrollBar.Visible = False    HorzScrollBar.Visible = False
5    VertScrollBar.Visible = False    VertScrollBar.Visible = False
6    AutoScroll = False    AutoScroll = False
7    Caption = '-'    Caption = '-'
8    ClientHeight = 563    ClientHeight = 562
9    ClientWidth = 854    ClientWidth = 854
10    Color = clBtnFace    Color = clBtnFace
11    Font.Charset = SHIFTJIS_CHARSET    Font.Charset = SHIFTJIS_CHARSET
# Line 28  object GikoForm: TGikoForm Line 28  object GikoForm: TGikoForm
28    TextHeight = 12    TextHeight = 12
29    object StatusBar: TStatusBar    object StatusBar: TStatusBar
30      Left = 0      Left = 0
31      Top = 543      Top = 542
32      Width = 854      Width = 854
33      Height = 20      Height = 20
34      Panels = <      Panels = <
# Line 48  object GikoForm: TGikoForm Line 48  object GikoForm: TGikoForm
48      Left = 0      Left = 0
49      Top = 77      Top = 77
50      Width = 854      Width = 854
51      Height = 466      Height = 465
52      Align = alClient      Align = alClient
53      BevelOuter = bvNone      BevelOuter = bvNone
54      TabOrder = 1      TabOrder = 1
55      object MessageSplitter: TSplitter      object MessageSplitter: TSplitter
56        Left = 0        Left = 0
57        Top = 427        Top = 426
58        Width = 854        Width = 854
59        Height = 5        Height = 5
60        Cursor = crVSplit        Cursor = crVSplit
# Line 67  object GikoForm: TGikoForm Line 67  object GikoForm: TGikoForm
67        Left = 0        Left = 0
68        Top = 0        Top = 0
69        Width = 854        Width = 854
70        Height = 427        Height = 426
71        Align = alClient        Align = alClient
72        BevelOuter = bvNone        BevelOuter = bvNone
73        TabOrder = 0        TabOrder = 0
# Line 75  object GikoForm: TGikoForm Line 75  object GikoForm: TGikoForm
75          Left = 145          Left = 145
76          Top = 0          Top = 0
77          Width = 5          Width = 5
78          Height = 427          Height = 426
79          Cursor = crHSplit          Cursor = crHSplit
80          AutoSnap = False          AutoSnap = False
81          ResizeStyle = rsUpdate          ResizeStyle = rsUpdate
# Line 84  object GikoForm: TGikoForm Line 84  object GikoForm: TGikoForm
84          Left = 0          Left = 0
85          Top = 0          Top = 0
86          Width = 145          Width = 145
87          Height = 427          Height = 426
88          Align = alLeft          Align = alLeft
89          BevelOuter = bvNone          BevelOuter = bvNone
90          TabOrder = 0          TabOrder = 0
# Line 271  object GikoForm: TGikoForm Line 271  object GikoForm: TGikoForm
271          Left = 150          Left = 150
272          Top = 0          Top = 0
273          Width = 704          Width = 704
274          Height = 427          Height = 426
275          Align = alClient          Align = alClient
276          BevelOuter = bvNone          BevelOuter = bvNone
277          TabOrder = 1          TabOrder = 1
# Line 547  object GikoForm: TGikoForm Line 547  object GikoForm: TGikoForm
547            Left = 0            Left = 0
548            Top = 194            Top = 194
549            Width = 704            Width = 704
550            Height = 233            Height = 232
551            Align = alClient            Align = alClient
552            BevelOuter = bvNone            BevelOuter = bvNone
553            TabOrder = 1            TabOrder = 1
# Line 555  object GikoForm: TGikoForm Line 555  object GikoForm: TGikoForm
555              Left = 0              Left = 0
556              Top = 46              Top = 46
557              Width = 704              Width = 704
558              Height = 167              Height = 166
559              Align = alClient              Align = alClient
560              BevelOuter = bvNone              BevelOuter = bvNone
561              UseDockManager = False              UseDockManager = False
# Line 565  object GikoForm: TGikoForm Line 565  object GikoForm: TGikoForm
565                Left = 0                Left = 0
566                Top = 0                Top = 0
567                Width = 704                Width = 704
568                Height = 167                Height = 166
569                Align = alClient                Align = alClient
570                TabOrder = 0                TabOrder = 0
571                OnEnter = BrowserEnter                OnEnter = BrowserEnter
# Line 575  object GikoForm: TGikoForm Line 575  object GikoForm: TGikoForm
575                OnNewWindow2 = BrowserNewWindow2                OnNewWindow2 = BrowserNewWindow2
576                OnDocumentComplete = BrowserDocumentComplete                OnDocumentComplete = BrowserDocumentComplete
577                ControlData = {                ControlData = {
578                  4C000000C3480000431100000000000000000000000000000000000000000000                  4C000000C3480000281100000000000000000000000000000000000000000000
579                  000000004C000000000000000000000001000000E0D057007335CF11AE690800                  000000004C000000000000000000000001000000E0D057007335CF11AE690800
580                  2B2E12620A000000000000004C0000000114020000000000C000000000000046                  2B2E12620A000000000000004C0000000114020000000000C000000000000046
581                  8000000000000000000000000000000000000000000000000000000000000000                  8000000000000000000000000000000000000000000000000000000000000000
# Line 584  object GikoForm: TGikoForm Line 584  object GikoForm: TGikoForm
584            end            end
585            object BrowserBottomPanel: TGikoPanel            object BrowserBottomPanel: TGikoPanel
586              Left = 0              Left = 0
587              Top = 213              Top = 212
588              Width = 704              Width = 704
589              Height = 20              Height = 20
590              Align = alBottom              Align = alBottom
# Line 862  object GikoForm: TGikoForm Line 862  object GikoForm: TGikoForm
862      end      end
863      object MessagePanel: TPanel      object MessagePanel: TPanel
864        Left = 0        Left = 0
865        Top = 432        Top = 431
866        Width = 854        Width = 854
867        Height = 34        Height = 34
868        Align = alBottom        Align = alBottom

Legend:
Removed from v.1.210  
changed lines
  Added in v.1.211

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