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.4 by yoffy, Tue Aug 12 17:31:09 2003 UTC revision 1.5 by yoffy, Wed Aug 13 19:36:25 2003 UTC
# Line 1  Line 1 
1  object GikoForm: TGikoForm  object GikoForm: TGikoForm
2    Left = 438    Left = 93
3    Top = 97    Top = 110
4    HorzScrollBar.Visible = False    HorzScrollBar.Visible = False
5    VertScrollBar.Visible = False    VertScrollBar.Visible = False
6    AutoScroll = False    AutoScroll = False
# Line 299  object GikoForm: TGikoForm Line 299  object GikoForm: TGikoForm
299                  Control = ListToolBar                  Control = ListToolBar
300                  ImageIndex = -1                  ImageIndex = -1
301                  MinHeight = 22                  MinHeight = 22
302                  Width = 453                  Width = 542
303                end                end
304                item                item
305                  Break = False                  Break = False
306                  Control = ListNameToolBar                  Control = ListNameToolBar
307                  ImageIndex = -1                  ImageIndex = -1
308                  MinHeight = 18                  MinHeight = 18
309                  Width = 183                  Width = 94
310                end>                end>
311              EdgeBorders = [ebLeft, ebTop, ebRight]              EdgeBorders = [ebLeft, ebTop, ebRight]
312              EdgeInner = esLowered              EdgeInner = esLowered
# Line 316  object GikoForm: TGikoForm Line 316  object GikoForm: TGikoForm
316              object ListToolBar: TToolBar              object ListToolBar: TToolBar
317                Left = 9                Left = 9
318                Top = 0                Top = 0
319                Width = 440                Width = 529
320                Height = 22                Height = 22
321                AutoSize = True                AutoSize = True
322                ButtonWidth = 25                ButtonWidth = 25
# Line 372  object GikoForm: TGikoForm Line 372  object GikoForm: TGikoForm
372                  Action = NewItemAction                  Action = NewItemAction
373                  Style = tbsCheck                  Style = tbsCheck
374                end                end
375                object SelectComboBox: TComboBox                object SelectItemToolButton: TToolButton
376                  Left = 169                  Left = 169
377                    Top = 0
378                    Action = SelectItemAction
379                    Visible = False
380                  end
381                  object SelectComboBox: TComboBox
382                    Left = 194
383                  Top = 1                  Top = 1
384                  Width = 145                  Width = 145
385                  Height = 20                  Height = 20
# Line 384  object GikoForm: TGikoForm Line 390  object GikoForm: TGikoForm
390                  OnKeyDown = SelectComboBoxKeyDown                  OnKeyDown = SelectComboBoxKeyDown
391                end                end
392                object Sepa02ToolButton: TToolButton                object Sepa02ToolButton: TToolButton
393                  Left = 314                  Left = 339
394                  Top = 0                  Top = 0
395                  Width = 8                  Width = 8
396                  Style = tbsSeparator                  Style = tbsSeparator
397                end                end
398                object ToolButton8: TToolButton                object ToolButton8: TToolButton
399                  Left = 322                  Left = 347
400                  Top = 0                  Top = 0
401                  Action = ThreadEditorAction                  Action = ThreadEditorAction
402                end                end
403                object ToolButton10: TToolButton                object ToolButton10: TToolButton
404                  Left = 347                  Left = 372
405                  Top = 0                  Top = 0
406                  Width = 8                  Width = 8
407                  Caption = 'ToolButton10'                  Caption = 'ToolButton10'
# Line 403  object GikoForm: TGikoForm Line 409  object GikoForm: TGikoForm
409                  Style = tbsSeparator                  Style = tbsSeparator
410                end                end
411                object ToolButton12: TToolButton                object ToolButton12: TToolButton
412                  Left = 355                  Left = 380
413                  Top = 0                  Top = 0
414                  Action = BoardIEAction                  Action = BoardIEAction
415                end                end
416                object ToolButton14: TToolButton                object ToolButton14: TToolButton
417                  Left = 380                  Left = 405
418                  Top = 0                  Top = 0
419                  Width = 8                  Width = 8
420                  Caption = 'ToolButton14'                  Caption = 'ToolButton14'
# Line 416  object GikoForm: TGikoForm Line 422  object GikoForm: TGikoForm
422                  Style = tbsSeparator                  Style = tbsSeparator
423                end                end
424                object ListDownloadToolButton: TToolButton                object ListDownloadToolButton: TToolButton
425                  Left = 388                  Left = 413
426                  Top = 0                  Top = 0
427                  Action = SelectListReloadAction                  Action = SelectListReloadAction
428                end                end
429                object ListThreadDownloadToolButton: TToolButton                object ListThreadDownloadToolButton: TToolButton
430                  Left = 413                  Left = 438
431                  Top = 0                  Top = 0
432                  Action = SelectThreadReloadAction                  Action = SelectThreadReloadAction
433                end                end
434                object ToolButton2: TToolButton                object ToolButton2: TToolButton
435                  Left = 438                  Left = 463
436                  Top = 0                  Top = 0
437                  Width = 8                  Width = 8
438                  Style = tbsSeparator                  Style = tbsSeparator
439                end                end
440                object ToolButton1: TToolButton                object ToolButton1: TToolButton
441                  Left = 446                  Left = 471
442                  Top = 0                  Top = 0
443                  Action = SelectReservAction                  Action = SelectReservAction
444                  DropdownMenu = RoundNamePopupMenu                  DropdownMenu = RoundNamePopupMenu
445                end                end
446              end              end
447              object ListNameToolBar: TToolBar              object ListNameToolBar: TToolBar
448                Left = 464                Left = 553
449                Top = 2                Top = 2
450                Width = 170                Width = 81
451                Height = 18                Height = 18
452                AutoSize = True                AutoSize = True
453                ButtonHeight = 16                ButtonHeight = 16
# Line 639  object GikoForm: TGikoForm Line 645  object GikoForm: TGikoForm
645                  Top = 0                  Top = 0
646                  Action = ItemReloadAction                  Action = ItemReloadAction
647                end                end
648                  object SelectResToolButton: TToolButton
649                    Left = 268
650                    Top = 0
651                    Action = SelectResAction
652                  end
653              end              end
654              object BrowserNameToolBar: TToolBar              object BrowserNameToolBar: TToolBar
655                Left = 341                Left = 341
# Line 7899  object GikoForm: TGikoForm Line 7910  object GikoForm: TGikoForm
7910        Hint = #12484#12540#12523#12496#12540#35373#23450#12480#12452#12450#12525#12464#12434#38283#12367        Hint = #12484#12540#12523#12496#12540#35373#23450#12480#12452#12450#12525#12464#12434#38283#12367
7911        OnExecute = ToolBarSettingActionExecute        OnExecute = ToolBarSettingActionExecute
7912      end      end
7913        object SelectResAction: TAction
7914          Category = #12473#12524#12483#12489
7915          Caption = 'SelectResAction'
7916          Hint = #12524#12473#12398#20869#23481#12434#32094#36796#12416
7917          ImageIndex = 12
7918          OnExecute = SelectResActionExecute
7919          OnUpdate = SelectResActionUpdate
7920        end
7921    end    end
7922    object MainMenu: TMainMenu    object MainMenu: TMainMenu
7923      Images = HotToobarImageList      Images = HotToobarImageList

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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