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.11 by h677, Mon Aug 18 12:50:03 2003 UTC revision 1.12 by hi_, Mon Aug 25 17:00:08 2003 UTC
# Line 350  object GikoForm: TGikoForm Line 350  object GikoForm: TGikoForm
350                  Style = tbsDropDown                  Style = tbsDropDown
351                end                end
352                object UpFolderButton: TToolButton                object UpFolderButton: TToolButton
353                  Left = 61                  Left = 63
354                  Top = 0                  Top = 0
355                  Action = UpFolderAction                  Action = UpFolderAction
356                end                end
357                object Sepa01ToolButton: TToolButton                object Sepa01ToolButton: TToolButton
358                  Left = 86                  Left = 88
359                  Top = 0                  Top = 0
360                  Width = 8                  Width = 8
361                  Style = tbsSeparator                  Style = tbsSeparator
362                end                end
363                object AllItemToolButton: TToolButton                object AllItemToolButton: TToolButton
364                  Left = 94                  Left = 96
365                  Top = 0                  Top = 0
366                  Action = AllItemAction                  Action = AllItemAction
367                  Style = tbsCheck                  Style = tbsCheck
368                end                end
369                object LogItemToolButton: TToolButton                object LogItemToolButton: TToolButton
370                  Left = 119                  Left = 121
371                  Top = 0                  Top = 0
372                  Action = LogItemAction                  Action = LogItemAction
373                  Style = tbsCheck                  Style = tbsCheck
374                end                end
375                object NewItemToolButton: TToolButton                object NewItemToolButton: TToolButton
376                  Left = 144                  Left = 146
377                  Top = 0                  Top = 0
378                  Action = NewItemAction                  Action = NewItemAction
379                  Style = tbsCheck                  Style = tbsCheck
380                end                end
381                object SelectItemToolButton: TToolButton                object SelectItemToolButton: TToolButton
382                  Left = 169                  Left = 171
383                  Top = 0                  Top = 0
384                  Action = SelectItemAction                  Action = SelectItemAction
385                  Style = tbsCheck                  Style = tbsCheck
386                  Visible = False                  Visible = False
387                end                end
388                object SelectComboBox: TComboBox                object SelectComboBox: TComboBox
389                  Left = 194                  Left = 196
390                  Top = 1                  Top = 1
391                  Width = 145                  Width = 145
392                  Height = 20                  Height = 20
# Line 397  object GikoForm: TGikoForm Line 397  object GikoForm: TGikoForm
397                  OnKeyDown = SelectComboBoxKeyDown                  OnKeyDown = SelectComboBoxKeyDown
398                end                end
399                object Sepa02ToolButton: TToolButton                object Sepa02ToolButton: TToolButton
400                  Left = 339                  Left = 341
401                  Top = 0                  Top = 0
402                  Width = 8                  Width = 8
403                  Style = tbsSeparator                  Style = tbsSeparator
404                end                end
405                object ToolButton8: TToolButton                object ToolButton8: TToolButton
406                  Left = 347                  Left = 349
407                  Top = 0                  Top = 0
408                  Action = ThreadEditorAction                  Action = ThreadEditorAction
409                end                end
410                object ToolButton10: TToolButton                object ToolButton10: TToolButton
411                  Left = 372                  Left = 374
412                  Top = 0                  Top = 0
413                  Width = 8                  Width = 8
414                  Caption = 'ToolButton10'                  Caption = 'ToolButton10'
# Line 416  object GikoForm: TGikoForm Line 416  object GikoForm: TGikoForm
416                  Style = tbsSeparator                  Style = tbsSeparator
417                end                end
418                object ToolButton12: TToolButton                object ToolButton12: TToolButton
419                  Left = 380                  Left = 382
420                  Top = 0                  Top = 0
421                  Action = BoardIEAction                  Action = BoardIEAction
422                end                end
423                object ToolButton14: TToolButton                object ToolButton14: TToolButton
424                  Left = 405                  Left = 407
425                  Top = 0                  Top = 0
426                  Width = 8                  Width = 8
427                  Caption = 'ToolButton14'                  Caption = 'ToolButton14'
# Line 429  object GikoForm: TGikoForm Line 429  object GikoForm: TGikoForm
429                  Style = tbsSeparator                  Style = tbsSeparator
430                end                end
431                object ListDownloadToolButton: TToolButton                object ListDownloadToolButton: TToolButton
432                  Left = 413                  Left = 415
433                  Top = 0                  Top = 0
434                  Action = SelectListReloadAction                  Action = SelectListReloadAction
435                end                end
436                object ListThreadDownloadToolButton: TToolButton                object ListThreadDownloadToolButton: TToolButton
437                  Left = 438                  Left = 440
438                  Top = 0                  Top = 0
439                  Action = SelectThreadReloadAction                  Action = SelectThreadReloadAction
440                end                end
441                object ToolButton2: TToolButton                object ToolButton2: TToolButton
442                  Left = 463                  Left = 465
443                  Top = 0                  Top = 0
444                  Width = 8                  Width = 8
445                  Style = tbsSeparator                  Style = tbsSeparator
446                end                end
447                object ToolButton1: TToolButton                object ToolButton1: TToolButton
448                  Left = 471                  Left = 473
449                  Top = 0                  Top = 0
450                  Action = SelectReservAction                  Action = SelectReservAction
451                  DropdownMenu = RoundNamePopupMenu                  DropdownMenu = RoundNamePopupMenu
# Line 663  object GikoForm: TGikoForm Line 663  object GikoForm: TGikoForm
663                  Style = tbsDropDown                  Style = tbsDropDown
664                end                end
665                object ToolButton5: TToolButton                object ToolButton5: TToolButton
666                  Left = 293                  Left = 295
667                  Top = 0                  Top = 0
668                  Width = 8                  Width = 8
669                  Style = tbsSeparator                  Style = tbsSeparator
670                end                end
671                object ItemReloadButton: TToolButton                object ItemReloadButton: TToolButton
672                  Left = 301                  Left = 303
673                  Top = 0                  Top = 0
674                  Action = ItemReloadAction                  Action = ItemReloadAction
675                end                end

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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