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.30 by hi_, Sun Sep 14 16:36:38 2003 UTC revision 1.31 by h677, Wed Sep 17 07:13:03 2003 UTC
# Line 351  object GikoForm: TGikoForm Line 351  object GikoForm: TGikoForm
351                  Style = tbsDropDown                  Style = tbsDropDown
352                end                end
353                object UpFolderButton: TToolButton                object UpFolderButton: TToolButton
354                  Left = 63                  Left = 61
355                  Top = 0                  Top = 0
356                  Action = UpFolderAction                  Action = UpFolderAction
357                end                end
358                object Sepa01ToolButton: TToolButton                object Sepa01ToolButton: TToolButton
359                  Left = 88                  Left = 86
360                  Top = 0                  Top = 0
361                  Width = 8                  Width = 8
362                  Style = tbsSeparator                  Style = tbsSeparator
363                end                end
364                object AllItemToolButton: TToolButton                object AllItemToolButton: TToolButton
365                  Left = 96                  Left = 94
366                  Top = 0                  Top = 0
367                  Action = AllItemAction                  Action = AllItemAction
368                  Style = tbsCheck                  Style = tbsCheck
369                end                end
370                object LogItemToolButton: TToolButton                object LogItemToolButton: TToolButton
371                  Left = 121                  Left = 119
372                  Top = 0                  Top = 0
373                  Action = LogItemAction                  Action = LogItemAction
374                  Style = tbsCheck                  Style = tbsCheck
375                end                end
376                object NewItemToolButton: TToolButton                object NewItemToolButton: TToolButton
377                  Left = 146                  Left = 144
378                  Top = 0                  Top = 0
379                  Action = NewItemAction                  Action = NewItemAction
380                  Style = tbsCheck                  Style = tbsCheck
381                end                end
382                object SelectItemToolButton: TToolButton                object SelectItemToolButton: TToolButton
383                  Left = 171                  Left = 169
384                  Top = 0                  Top = 0
385                  Action = SelectItemAction                  Action = SelectItemAction
386                  Style = tbsCheck                  Style = tbsCheck
# Line 388  object GikoForm: TGikoForm Line 388  object GikoForm: TGikoForm
388                end                end
389                object SelectComboBox: TComboBox                object SelectComboBox: TComboBox
390                  Tag = 1                  Tag = 1
391                  Left = 196                  Left = 194
392                  Top = 1                  Top = 1
393                  Width = 127                  Width = 127
394                  Height = 20                  Height = 20
# Line 402  object GikoForm: TGikoForm Line 402  object GikoForm: TGikoForm
402                end                end
403                object SelectComboBoxSplitter: TImage                object SelectComboBoxSplitter: TImage
404                  Tag = 1                  Tag = 1
405                  Left = 323                  Left = 321
406                  Top = 0                  Top = 0
407                  Width = 8                  Width = 8
408                  Height = 22                  Height = 22
# Line 412  object GikoForm: TGikoForm Line 412  object GikoForm: TGikoForm
412                  OnMouseUp = SelectComboBoxSplitterMouseUp                  OnMouseUp = SelectComboBoxSplitterMouseUp
413                end                end
414                object ToolButton8: TToolButton                object ToolButton8: TToolButton
415                  Left = 331                  Left = 329
416                  Top = 0                  Top = 0
417                  Action = ThreadEditorAction                  Action = ThreadEditorAction
418                end                end
419                object ToolButton10: TToolButton                object ToolButton10: TToolButton
420                  Left = 356                  Left = 354
421                  Top = 0                  Top = 0
422                  Width = 8                  Width = 8
423                  Caption = 'ToolButton10'                  Caption = 'ToolButton10'
# Line 425  object GikoForm: TGikoForm Line 425  object GikoForm: TGikoForm
425                  Style = tbsSeparator                  Style = tbsSeparator
426                end                end
427                object ToolButton12: TToolButton                object ToolButton12: TToolButton
428                  Left = 364                  Left = 362
429                  Top = 0                  Top = 0
430                  Action = BoardIEAction                  Action = BoardIEAction
431                end                end
432                object ToolButton14: TToolButton                object ToolButton14: TToolButton
433                  Left = 389                  Left = 387
434                  Top = 0                  Top = 0
435                  Width = 8                  Width = 8
436                  Caption = 'ToolButton14'                  Caption = 'ToolButton14'
# Line 438  object GikoForm: TGikoForm Line 438  object GikoForm: TGikoForm
438                  Style = tbsSeparator                  Style = tbsSeparator
439                end                end
440                object ListDownloadToolButton: TToolButton                object ListDownloadToolButton: TToolButton
441                  Left = 397                  Left = 395
442                  Top = 0                  Top = 0
443                  Action = SelectListReloadAction                  Action = SelectListReloadAction
444                end                end
445                object ListThreadDownloadToolButton: TToolButton                object ListThreadDownloadToolButton: TToolButton
446                  Left = 422                  Left = 420
447                  Top = 0                  Top = 0
448                  Action = SelectThreadReloadAction                  Action = SelectThreadReloadAction
449                end                end
450                object ToolButton2: TToolButton                object ToolButton2: TToolButton
451                  Left = 447                  Left = 445
452                  Top = 0                  Top = 0
453                  Width = 8                  Width = 8
454                  Style = tbsSeparator                  Style = tbsSeparator
455                end                end
456                object ToolButton1: TToolButton                object ToolButton1: TToolButton
457                  Left = 455                  Left = 453
458                  Top = 0                  Top = 0
459                  Action = SelectReservAction                  Action = SelectReservAction
460                  DropdownMenu = RoundNamePopupMenu                  DropdownMenu = RoundNamePopupMenu
# Line 671  object GikoForm: TGikoForm Line 671  object GikoForm: TGikoForm
671                  Style = tbsDropDown                  Style = tbsDropDown
672                end                end
673                object ToolButton5: TToolButton                object ToolButton5: TToolButton
674                  Left = 295                  Left = 293
675                  Top = 0                  Top = 0
676                  Width = 8                  Width = 8
677                  Style = tbsSeparator                  Style = tbsSeparator
678                end                end
679                object ItemReloadButton: TToolButton                object ItemReloadButton: TToolButton
680                  Left = 303                  Left = 301
681                  Top = 0                  Top = 0
682                  Action = ItemReloadAction                  Action = ItemReloadAction
683                end                end
# Line 8368  object GikoForm: TGikoForm Line 8368  object GikoForm: TGikoForm
8368        object T9: TMenuItem        object T9: TMenuItem
8369          Action = NameCopyAction          Action = NameCopyAction
8370        end        end
8371          object N49: TMenuItem
8372            Caption = '-'
8373            GroupIndex = 1
8374          end
8375        object URLN1: TMenuItem        object URLN1: TMenuItem
8376          Action = NameURLCopyAction          Action = NameURLCopyAction
8377            GroupIndex = 1
8378          end
8379          object A2: TMenuItem
8380            Action = ItemReloadAction
8381            GroupIndex = 1
8382        end        end
8383        object N8: TMenuItem        object N8: TMenuItem
8384          Caption = '-'          Caption = '-'
8385            GroupIndex = 1
8386        end        end
8387        object A2: TMenuItem        object N42: TMenuItem
8388          Action = ItemReloadAction          Caption = #20491#21029#12354#12412#12540#12435#35299#38500
8389            GroupIndex = 1
8390            OnClick = N42Click
8391        end        end
8392      end      end
8393      object FavoriteMenu: TMenuItem      object FavoriteMenu: TMenuItem
# Line 8425  object GikoForm: TGikoForm Line 8437  object GikoForm: TGikoForm
8437            OnClick = GoFowardClick            OnClick = GoFowardClick
8438          end          end
8439        end        end
       object N42: TMenuItem  
         Caption = #20491#21029#12354#12412#12540#12435#35299#38500  
         OnClick = N42Click  
       end  
8440        object N43: TMenuItem        object N43: TMenuItem
8441          Caption = '-'          Caption = '-'
8442        end        end
# Line 8635  object GikoForm: TGikoForm Line 8643  object GikoForm: TGikoForm
8643        Caption = '-'        Caption = '-'
8644      end      end
8645      object IndividualAbon1: TMenuItem      object IndividualAbon1: TMenuItem
8646        Caption = #12371#12398#12524#12473#12354#12412#12540#12435        Caption = #12371#12398#12524#12473#12354#12412#65374#12435
8647        OnClick = IndividualAbon1Click        OnClick = IndividualAbon1Click
8648      end      end
8649      object IndividualAbon2: TMenuItem      object IndividualAbon2: TMenuItem
8650        Caption = #12371#12398#12524#12473#36879#26126#12354#12412#12540#12435        Caption = #12371#12398#12524#12473#36879#26126#12354#12412#65374#12435
8651        OnClick = IndividualAbon2Click        OnClick = IndividualAbon2Click
8652      end      end
8653        object N53: TMenuItem
8654          Caption = '-'
8655        end
8656        object N52: TMenuItem
8657          Caption = #20491#21029#12354#12412#65374#12435#35299#38500
8658          object AntiIndividualAbon: TMenuItem
8659            Caption = #12371#12398#12524#12473
8660            OnClick = AntiIndividualAbonClick
8661          end
8662          object N51: TMenuItem
8663            Caption = #12524#12473#30058#21495#25351#23450
8664            OnClick = N51Click
8665          end
8666        end
8667    end    end
8668    object BrowserTabPopupMenu: TPopupMenu    object BrowserTabPopupMenu: TPopupMenu
8669      Images = HotToobarImageList      Images = HotToobarImageList

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

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