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.89 by h677, Wed Mar 10 12:22:44 2004 UTC revision 1.90 by yoffy, Wed Mar 17 14:24:32 2004 UTC
# Line 1  Line 1 
1  object GikoForm: TGikoForm  object GikoForm: TGikoForm
2    Left = 413    Left = 37
3    Top = 238    Top = 278
4    HorzScrollBar.Visible = False    HorzScrollBar.Visible = False
5    VertScrollBar.Visible = False    VertScrollBar.Visible = False
6    AutoScroll = False    AutoScroll = False
7    Caption = '-'    Caption = '-'
8    ClientHeight = 665    ClientHeight = 669
9    ClientWidth = 792    ClientWidth = 792
10    Color = clBtnFace    Color = clBtnFace
11    Font.Charset = SHIFTJIS_CHARSET    Font.Charset = SHIFTJIS_CHARSET
# Line 29  object GikoForm: TGikoForm Line 29  object GikoForm: TGikoForm
29    TextHeight = 12    TextHeight = 12
30    object StatusBar: TStatusBar    object StatusBar: TStatusBar
31      Left = 0      Left = 0
32      Top = 645      Top = 649
33      Width = 792      Width = 792
34      Height = 20      Height = 20
35      Panels = <      Panels = <
# Line 49  object GikoForm: TGikoForm Line 49  object GikoForm: TGikoForm
49      Left = 0      Left = 0
50      Top = 77      Top = 77
51      Width = 792      Width = 792
52      Height = 568      Height = 572
53      Align = alClient      Align = alClient
54      BevelOuter = bvNone      BevelOuter = bvNone
55      TabOrder = 1      TabOrder = 1
56      object MessageSplitter: TSplitter      object MessageSplitter: TSplitter
57        Left = 0        Left = 0
58        Top = 529        Top = 533
59        Width = 792        Width = 792
60        Height = 5        Height = 5
61        Cursor = crVSplit        Cursor = crVSplit
# Line 68  object GikoForm: TGikoForm Line 68  object GikoForm: TGikoForm
68        Left = 0        Left = 0
69        Top = 0        Top = 0
70        Width = 792        Width = 792
71        Height = 529        Height = 533
72        Align = alClient        Align = alClient
73        BevelOuter = bvNone        BevelOuter = bvNone
74        TabOrder = 0        TabOrder = 0
# Line 76  object GikoForm: TGikoForm Line 76  object GikoForm: TGikoForm
76          Left = 145          Left = 145
77          Top = 0          Top = 0
78          Width = 5          Width = 5
79          Height = 529          Height = 533
80          Cursor = crHSplit          Cursor = crHSplit
81          AutoSnap = False          AutoSnap = False
82          ResizeStyle = rsUpdate          ResizeStyle = rsUpdate
# Line 85  object GikoForm: TGikoForm Line 85  object GikoForm: TGikoForm
85          Left = 0          Left = 0
86          Top = 0          Top = 0
87          Width = 145          Width = 145
88          Height = 529          Height = 533
89          Align = alLeft          Align = alLeft
90          BevelOuter = bvNone          BevelOuter = bvNone
91          TabOrder = 0          TabOrder = 0
# Line 270  object GikoForm: TGikoForm Line 270  object GikoForm: TGikoForm
270          Left = 150          Left = 150
271          Top = 0          Top = 0
272          Width = 642          Width = 642
273          Height = 529          Height = 533
274          Align = alClient          Align = alClient
275          BevelOuter = bvNone          BevelOuter = bvNone
276          TabOrder = 1          TabOrder = 1
# Line 370  object GikoForm: TGikoForm Line 370  object GikoForm: TGikoForm
370                TabOrder = 0                TabOrder = 0
371                Transparent = True                Transparent = True
372                Wrapable = False                Wrapable = False
373                  OnResize = ListToolBarResize
374                object ViewNoButton: TToolButton                object ViewNoButton: TToolButton
375                  Left = 0                  Left = 0
376                  Top = 0                  Top = 0
# Line 504  object GikoForm: TGikoForm Line 505  object GikoForm: TGikoForm
505                EdgeBorders = []                EdgeBorders = []
506                TabOrder = 1                TabOrder = 1
507                Transparent = True                Transparent = True
508                  OnResize = ListNameToolBarResize
509                object FolderImage: TImage                object FolderImage: TImage
510                  Left = 0                  Left = 0
511                  Top = 2                  Top = 2
# Line 538  object GikoForm: TGikoForm Line 540  object GikoForm: TGikoForm
540            Left = 0            Left = 0
541            Top = 194            Top = 194
542            Width = 642            Width = 642
543            Height = 335            Height = 339
544            Align = alClient            Align = alClient
545            BevelOuter = bvNone            BevelOuter = bvNone
546            TabOrder = 1            TabOrder = 1
547            object BrowserBottomPanel: TGikoPanel            object BrowserBottomPanel: TGikoPanel
548              Left = 0              Left = 0
549              Top = 315              Top = 319
550              Width = 642              Width = 642
551              Height = 20              Height = 20
552              Align = alBottom              Align = alBottom
# Line 603  object GikoForm: TGikoForm Line 605  object GikoForm: TGikoForm
605                TabOrder = 0                TabOrder = 0
606                Transparent = True                Transparent = True
607                Wrapable = False                Wrapable = False
608                  OnResize = BrowserToolBarResize
609                object BrowserSizeButton: TToolButton                object BrowserSizeButton: TToolButton
610                  Left = 0                  Left = 0
611                  Top = 0                  Top = 0
# Line 720  object GikoForm: TGikoForm Line 723  object GikoForm: TGikoForm
723                EdgeBorders = []                EdgeBorders = []
724                TabOrder = 1                TabOrder = 1
725                Transparent = True                Transparent = True
726                  OnResize = BrowserNameToolBarResize
727                object ItemBoardImage: TImage                object ItemBoardImage: TImage
728                  Left = 0                  Left = 0
729                  Top = 2                  Top = 2
# Line 811  object GikoForm: TGikoForm Line 815  object GikoForm: TGikoForm
815                  OnMouseDown = BrowserTabMouseDown                  OnMouseDown = BrowserTabMouseDown
816                  OnMouseMove = BrowserTabMouseMove                  OnMouseMove = BrowserTabMouseMove
817                  OnMouseUp = BrowserTabMouseUp                  OnMouseUp = BrowserTabMouseUp
818                    OnResize = BrowserTabResize
819                end                end
820              end              end
821            end            end
# Line 818  object GikoForm: TGikoForm Line 823  object GikoForm: TGikoForm
823              Left = 0              Left = 0
824              Top = 46              Top = 46
825              Width = 642              Width = 642
826              Height = 269              Height = 273
827              Align = alClient              Align = alClient
828              TabOrder = 2              TabOrder = 2
829              OnEnter = BrowserEnter              OnEnter = BrowserEnter
# Line 828  object GikoForm: TGikoForm Line 833  object GikoForm: TGikoForm
833              OnNewWindow2 = BrowserNewWindow2              OnNewWindow2 = BrowserNewWindow2
834              OnDocumentComplete = BrowserDocumentComplete              OnDocumentComplete = BrowserDocumentComplete
835              ControlData = {              ControlData = {
836                4C0000005A420000CD1B00000000000000000000000000000000000000000000                4C0000005A420000371C00000000000000000000000000000000000000000000
837                000000004C000000000000000000000001000000E0D057007335CF11AE690800                000000004C000000000000000000000001000000E0D057007335CF11AE690800
838                2B2E126202000000000000004C0000000114020000000000C000000000000046                2B2E126202000000000000004C0000000114020000000000C000000000000046
839                8000000000000000000000000000000000000000000000000000000000000000                8000000000000000000000000000000000000000000000000000000000000000
# Line 839  object GikoForm: TGikoForm Line 844  object GikoForm: TGikoForm
844      end      end
845      object MessagePanel: TPanel      object MessagePanel: TPanel
846        Left = 0        Left = 0
847        Top = 534        Top = 538
848        Width = 792        Width = 792
849        Height = 34        Height = 34
850        Align = alBottom        Align = alBottom
# Line 1022  object GikoForm: TGikoForm Line 1027  object GikoForm: TGikoForm
1027            Transparent = True            Transparent = True
1028            Wrapable = False            Wrapable = False
1029            OnCustomDrawButton = MenuToolBarCustomDrawButton            OnCustomDrawButton = MenuToolBarCustomDrawButton
1030              OnResize = MenuToolBarResize
1031          end          end
1032          object StdToolBar: TToolBar          object StdToolBar: TToolBar
1033            Left = 9            Left = 9
# Line 1041  object GikoForm: TGikoForm Line 1047  object GikoForm: TGikoForm
1047            Transparent = True            Transparent = True
1048            Visible = False            Visible = False
1049            Wrapable = False            Wrapable = False
1050              OnResize = StdToolBarResize
1051            object RoundToolButton: TToolButton            object RoundToolButton: TToolButton
1052              Left = 0              Left = 0
1053              Top = 0              Top = 0
# Line 1154  object GikoForm: TGikoForm Line 1161  object GikoForm: TGikoForm
1161            Wrapable = False            Wrapable = False
1162            OnDragDrop = LinkToolBarDragDrop            OnDragDrop = LinkToolBarDragDrop
1163            OnDragOver = LinkToolBarDragOver            OnDragOver = LinkToolBarDragOver
1164              OnResize = LinkToolBarResize
1165          end          end
1166        end        end
1167      end      end

Legend:
Removed from v.1.89  
changed lines
  Added in v.1.90

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