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.218.2.5 by h677, Mon Jun 13 14:35:28 2005 UTC revision 1.218.2.6 by h677, Sat Jun 18 16:47:49 2005 UTC
# Line 1  Line 1 
1  object GikoForm: TGikoForm  object GikoForm: TGikoForm
2    Left = 265    Left = 223
3    Top = 246    Top = 62
4    HorzScrollBar.Visible = False    HorzScrollBar.Visible = False
5    VertScrollBar.Visible = False    VertScrollBar.Visible = False
6    AutoScroll = False    AutoScroll = False
# Line 372  object GikoForm: TGikoForm Line 372  object GikoForm: TGikoForm
372                Transparent = True                Transparent = True
373                Wrapable = False                Wrapable = False
374                OnResize = ListToolBarResize                OnResize = ListToolBarResize
               object ViewNoButton: TToolButton  
                 Left = 0  
                 Top = 0  
                 Action = ListNumberVisibleAction  
                 Style = tbsCheck  
               end  
               object IconToolButton: TToolButton  
                 Left = 25  
                 Top = 0  
                 Action = IconStyle  
                 DropdownMenu = ListIconPopupMenu  
                 Style = tbsDropDown  
               end  
               object UpFolderButton: TToolButton  
                 Left = 61  
                 Top = 0  
                 Action = UpFolderAction  
               end  
               object Sepa01ToolButton: TToolButton  
                 Left = 86  
                 Top = 0  
                 Width = 8  
                 Style = tbsSeparator  
               end  
               object ThreadRangeButton: TToolButton  
                 Left = 94  
                 Top = 0  
                 Action = ThreadRangeAction  
                 DropdownMenu = ThreadRangePopupMenu  
                 Style = tbsDropDown  
               end  
               object AllItemToolButton: TToolButton  
                 Left = 130  
                 Top = 0  
                 Action = AllItemAction  
                 Style = tbsCheck  
               end  
               object LogItemToolButton: TToolButton  
                 Left = 155  
                 Top = 0  
                 Action = LogItemAction  
                 Style = tbsCheck  
               end  
               object NewItemToolButton: TToolButton  
                 Left = 180  
                 Top = 0  
                 Action = NewItemAction  
                 Style = tbsCheck  
               end  
               object SelectItemToolButton: TToolButton  
                 Left = 205  
                 Top = 0  
                 Action = SelectItemAction  
                 Style = tbsCheck  
                 Visible = False  
               end  
375                object SelectComboBox: TComboBox                object SelectComboBox: TComboBox
376                  Tag = 1                  Tag = 128
377                  Left = 230                  Left = 0
378                  Top = 1                  Top = 1
379                  Width = 127                  Width = 127
380                  Height = 20                  Height = 20
381                  Hint = #12473#12524#12483#12489#12434#26908#32034#12377#12427#12395#12399#12371#12371#12395#35486#21477#12434#20837#21147#12375#12414#12377                  Hint = #12473#12524#12483#12489#12434#26908#32034#12377#12427#12395#12399#12371#12371#12395#35486#21477#12434#20837#21147#12375#12414#12377
382                  ItemHeight = 12                  ItemHeight = 12
383                  TabOrder = 0                  TabOrder = 0
384                    Visible = False
385                  OnChange = SelectComboBoxChange                  OnChange = SelectComboBoxChange
386                  OnEnter = SelectComboBoxEnter                  OnEnter = SelectComboBoxEnter
387                  OnExit = SelectComboBoxExit                  OnExit = SelectComboBoxExit
# Line 444  object GikoForm: TGikoForm Line 389  object GikoForm: TGikoForm
389                end                end
390                object SelectComboBoxSplitter: TImage                object SelectComboBoxSplitter: TImage
391                  Tag = 1                  Tag = 1
392                  Left = 357                  Left = 127
393                  Top = 0                  Top = 0
394                  Width = 8                  Width = 8
395                  Height = 22                  Height = 22
396                  Cursor = crHSplit                  Cursor = crHSplit
397                    Visible = False
398                  OnMouseDown = SelectComboBoxSplitterMouseDown                  OnMouseDown = SelectComboBoxSplitterMouseDown
399                  OnMouseMove = SelectComboBoxSplitterMouseMove                  OnMouseMove = SelectComboBoxSplitterMouseMove
400                  OnMouseUp = SelectComboBoxSplitterMouseUp                  OnMouseUp = SelectComboBoxSplitterMouseUp
401                end                end
               object ToolButton8: TToolButton  
                 Left = 365  
                 Top = 0  
                 Action = ThreadEditorAction  
               end  
               object ToolButton10: TToolButton  
                 Left = 390  
                 Top = 0  
                 Width = 8  
                 Caption = 'ToolButton10'  
                 ImageIndex = 16  
                 Style = tbsSeparator  
               end  
               object ToolButton12: TToolButton  
                 Left = 398  
                 Top = 0  
                 Action = BoardIEAction  
               end  
               object ToolButton14: TToolButton  
                 Left = 423  
                 Top = 0  
                 Width = 8  
                 Caption = 'ToolButton14'  
                 ImageIndex = 16  
                 Style = tbsSeparator  
               end  
               object ListDownloadToolButton: TToolButton  
                 Left = 431  
                 Top = 0  
                 Action = SelectListReloadAction  
               end  
               object ListThreadDownloadToolButton: TToolButton  
                 Left = 456  
                 Top = 0  
                 Action = SelectThreadReloadAction  
               end  
               object ToolButton2: TToolButton  
                 Left = 481  
                 Top = 0  
                 Width = 8  
                 Style = tbsSeparator  
               end  
               object ToolButton1: TToolButton  
                 Left = 489  
                 Top = 0  
                 Action = SelectReservAction  
                 DropdownMenu = RoundNamePopupMenu  
               end  
402              end              end
403              object ListNameToolBar: TToolBar              object ListNameToolBar: TToolBar
404                Left = 571                Left = 571
# Line 554  object GikoForm: TGikoForm Line 452  object GikoForm: TGikoForm
452            TabOrder = 1            TabOrder = 1
453            object BrowserPanel: TPanel            object BrowserPanel: TPanel
454              Left = 0              Left = 0
455              Top = 46              Top = 42
456              Width = 704              Width = 704
457              Height = 166              Height = 170
458              Align = alClient              Align = alClient
459              BevelOuter = bvNone              BevelOuter = bvNone
460              UseDockManager = False              UseDockManager = False
# Line 566  object GikoForm: TGikoForm Line 464  object GikoForm: TGikoForm
464                Left = 0                Left = 0
465                Top = 0                Top = 0
466                Width = 704                Width = 704
467                Height = 166                Height = 170
468                Align = alClient                Align = alClient
469                TabOrder = 0                TabOrder = 0
470                OnEnter = BrowserEnter                OnEnter = BrowserEnter
# Line 575  object GikoForm: TGikoForm Line 473  object GikoForm: TGikoForm
473                OnNewWindow2 = BrowserNewWindow2                OnNewWindow2 = BrowserNewWindow2
474                OnDocumentComplete = BrowserDocumentComplete                OnDocumentComplete = BrowserDocumentComplete
475                ControlData = {                ControlData = {
476                  4C000000C3480000281100000000000000000000000000000000000000000000                  4C000000C3480000921100000000000000000000000000000000000000000000
477                  000000004C000000000000000000000001000000E0D057007335CF11AE690800                  000000004C000000000000000000000001000000E0D057007335CF11AE690800
478                  2B2E12620A000000000000004C0000000114020000000000C000000000000046                  2B2E12620A000000000000004C0000000114020000000000C000000000000046
479                  8000000000000000000000000000000000000000000000000000000000000000                  8000000000000000000000000000000000000000000000000000000000000000
# Line 598  object GikoForm: TGikoForm Line 496  object GikoForm: TGikoForm
496              Left = 0              Left = 0
497              Top = 0              Top = 0
498              Width = 704              Width = 704
499              Height = 46              Height = 42
500              AutoSize = True              AutoSize = True
501              BandMaximize = bmDblClick              BandMaximize = bmDblClick
502              Bands = <              Bands = <
503                item                item
504                  Control = BrowserToolBar                  Control = BrowserToolBar
505                  ImageIndex = -1                  ImageIndex = -1
506                  MinHeight = 22                  MinHeight = 0
507                  Width = 421                  Width = 421
508                end                end
509                item                item
# Line 630  object GikoForm: TGikoForm Line 528  object GikoForm: TGikoForm
528                Left = 9                Left = 9
529                Top = 0                Top = 0
530                Width = 408                Width = 408
531                Height = 22                Height = 0
532                AutoSize = True                AutoSize = True
533                ButtonWidth = 24                ButtonWidth = 24
534                Caption = #12502#12521#12454#12470#12484#12540#12523#12496#12540                Caption = #12502#12521#12454#12470#12484#12540#12523#12496#12540
# Line 644  object GikoForm: TGikoForm Line 542  object GikoForm: TGikoForm
542                Transparent = True                Transparent = True
543                Wrapable = False                Wrapable = False
544                OnResize = BrowserToolBarResize                OnResize = BrowserToolBarResize
               object BrowserSizeButton: TToolButton  
                 Left = 0  
                 Top = 0  
                 Action = BrowserMaxAction  
               end  
               object ToolButton7: TToolButton  
                 Left = 24  
                 Top = 0  
                 Action = BrowserMinAction  
               end  
545                object ToolButton3: TToolButton                object ToolButton3: TToolButton
546                  Left = 48                  Left = 0
547                  Top = 0                  Top = 0
548                  Width = 8                  Width = 8
549                  Style = tbsSeparator                  Style = tbsSeparator
550                end                end
               object TopButton: TToolButton  
                 Left = 56  
                 Top = 0  
                 Action = ScrollTopAction  
               end  
               object LastBotton: TToolButton  
                 Left = 80  
                 Top = 0  
                 Action = ScrollLastAction  
               end  
               object NewButton: TToolButton  
                 Left = 104  
                 Top = 0  
                 Action = ScrollNewAction  
               end  
               object KokoButton: TToolButton  
                 Left = 128  
                 Top = 0  
                 Action = ScrollKokoAction  
               end  
551                object ToolButton9: TToolButton                object ToolButton9: TToolButton
552                  Left = 152                  Left = 8
553                  Top = 0                  Top = 0
554                  Width = 8                  Width = 8
555                  Style = tbsSeparator                  Style = tbsSeparator
556                end                end
               object SelectResToolButton: TToolButton  
                 Left = 160  
                 Top = 0  
                 Action = SelectResAction  
                 Style = tbsCheck  
               end  
               object ResRangeButton: TToolButton  
                 Left = 184  
                 Top = 0  
                 Action = ResRangeAction  
                 DropdownMenu = ResRangePopupMenu  
                 Style = tbsDropDown  
               end  
557                object ToolButton16: TToolButton                object ToolButton16: TToolButton
558                  Left = 219                  Left = 16
559                  Top = 0                  Top = 0
560                  Width = 8                  Width = 8
561                  Caption = 'ToolButton16'                  Caption = 'ToolButton16'
562                  ImageIndex = 13                  ImageIndex = 13
563                  Style = tbsSeparator                  Style = tbsSeparator
564                end                end
               object EditorButton: TToolButton  
                 Left = 227  
                 Top = 0  
                 Action = EditorAction  
               end  
565                object ToolButton11: TToolButton                object ToolButton11: TToolButton
566                  Left = 251                  Left = 24
567                  Top = 0                  Top = 0
568                  Width = 8                  Width = 8
569                  Style = tbsSeparator                  Style = tbsSeparator
570                end                end
               object IEButton: TToolButton  
                 Left = 259  
                 Top = 0  
                 Action = IEAction  
                 DropdownMenu = BrowserPopupMenu  
                 Style = tbsDropDown  
               end  
571                object ToolButton5: TToolButton                object ToolButton5: TToolButton
572                  Left = 294                  Left = 32
573                  Top = 0                  Top = 0
574                  Width = 8                  Width = 8
575                  Style = tbsSeparator                  Style = tbsSeparator
576                end                end
               object ItemReloadButton: TToolButton  
                 Left = 302  
                 Top = 0  
                 Action = ItemReloadAction  
               end  
577                object ToolButton20: TToolButton                object ToolButton20: TToolButton
578                  Left = 326                  Left = 40
579                  Top = 0                  Top = 0
580                  Width = 8                  Width = 8
581                  Caption = 'ToolButton20'                  Caption = 'ToolButton20'
582                  ImageIndex = 29                  ImageIndex = 29
583                  Style = tbsSeparator                  Style = tbsSeparator
584                end                end
               object UpBoardButton: TToolButton  
                 Left = 334  
                 Top = 0  
                 Action = UpBoardAction  
               end  
585              end              end
586              object BrowserNameToolBar: TToolBar              object BrowserNameToolBar: TToolBar
587                Left = 432                Left = 432
588                Top = 2                Top = 0
589                Width = 264                Width = 264
590                Height = 18                Height = 18
591                AutoSize = True                AutoSize = True
# Line 819  object GikoForm: TGikoForm Line 652  object GikoForm: TGikoForm
652              end              end
653              object BrowserTabToolBar: TToolBar              object BrowserTabToolBar: TToolBar
654                Left = 9                Left = 9
655                Top = 24                Top = 20
656                Width = 687                Width = 687
657                Height = 20                Height = 20
658                ButtonHeight = 18                ButtonHeight = 18
# Line 927  object GikoForm: TGikoForm Line 760  object GikoForm: TGikoForm
760          OnAdvancedCustomDrawItem = MessageListViewAdvancedCustomDrawItem          OnAdvancedCustomDrawItem = MessageListViewAdvancedCustomDrawItem
761          OnResize = MessageListViewResize          OnResize = MessageListViewResize
762        end        end
       object TmpToolBar: TToolBar  
         Left = 809  
         Top = 5  
         Width = 32  
         Height = 29  
         Align = alNone  
         Caption = 'TmpToolBar'  
         TabOrder = 2  
         Visible = False  
       end  
763      end      end
764    end    end
765    object ProgressBar: TProgressBar    object ProgressBar: TProgressBar
# Line 1078  object GikoForm: TGikoForm Line 901  object GikoForm: TGikoForm
901            Visible = False            Visible = False
902            Wrapable = False            Wrapable = False
903            OnResize = MenuToolBarResize            OnResize = MenuToolBarResize
           object RoundToolButton: TToolButton  
             Left = 0  
             Top = 0  
             Action = RoundAction  
           end  
           object ToolButton6: TToolButton  
             Left = 25  
             Top = 0  
             Width = 8  
             Style = tbsSeparator  
           end  
           object ToolButton4: TToolButton  
             Left = 33  
             Top = 0  
             Action = ArrangeAction  
             Style = tbsCheck  
           end  
           object ToolButton13: TToolButton  
             Left = 58  
             Top = 0  
             Width = 8  
             Style = tbsSeparator  
           end  
           object AbortToolButton: TToolButton  
             Left = 66  
             Top = 0  
             Action = StopAction  
           end  
           object LoginToolButton: TToolButton  
             Left = 91  
             Top = 0  
             Action = LoginAction  
             Style = tbsCheck  
           end  
           object ToolButton21: TToolButton  
             Left = 116  
             Top = 0  
             Width = 8  
             Caption = 'ToolButton21'  
             ImageIndex = 4  
             Style = tbsSeparator  
           end  
           object CabinetBBSToolButton: TToolButton  
             Left = 124  
             Top = 0  
             Action = CabinetBBSAction  
             DropdownMenu = BBSSelectPopupMenu  
             Style = tbsDropDown  
           end  
           object ToolButton23: TToolButton  
             Left = 160  
             Top = 0  
             Action = CabinetHistoryAction  
             Style = tbsCheck  
           end  
           object ToolButton24: TToolButton  
             Left = 185  
             Top = 0  
             Action = CabinetFavoriteAction  
             Style = tbsCheck  
           end  
           object ToolButton22: TToolButton  
             Left = 210  
             Top = 0  
             Action = MuteAction  
           end  
904          end          end
905          object AddressToolBar: TToolBar          object AddressToolBar: TToolBar
906            Left = 330            Left = 330

Legend:
Removed from v.1.218.2.5  
changed lines
  Added in v.1.218.2.6

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