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.22 by hi_, Fri Aug 29 17:52:18 2003 UTC revision 1.23 by yoffy, Sat Aug 30 08:28: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 400  object GikoForm: TGikoForm Line 400  object GikoForm: TGikoForm
400                end                end
401                object SelectComboBoxSplitter: TImage                object SelectComboBoxSplitter: TImage
402                  Tag = 1                  Tag = 1
403                  Left = 323                  Left = 321
404                  Top = 0                  Top = 0
405                  Width = 8                  Width = 8
406                  Height = 22                  Height = 22
# Line 410  object GikoForm: TGikoForm Line 410  object GikoForm: TGikoForm
410                  OnMouseUp = SelectComboBoxSplitterMouseUp                  OnMouseUp = SelectComboBoxSplitterMouseUp
411                end                end
412                object ToolButton8: TToolButton                object ToolButton8: TToolButton
413                  Left = 331                  Left = 329
414                  Top = 0                  Top = 0
415                  Action = ThreadEditorAction                  Action = ThreadEditorAction
416                end                end
417                object ToolButton10: TToolButton                object ToolButton10: TToolButton
418                  Left = 356                  Left = 354
419                  Top = 0                  Top = 0
420                  Width = 8                  Width = 8
421                  Caption = 'ToolButton10'                  Caption = 'ToolButton10'
# Line 423  object GikoForm: TGikoForm Line 423  object GikoForm: TGikoForm
423                  Style = tbsSeparator                  Style = tbsSeparator
424                end                end
425                object ToolButton12: TToolButton                object ToolButton12: TToolButton
426                  Left = 364                  Left = 362
427                  Top = 0                  Top = 0
428                  Action = BoardIEAction                  Action = BoardIEAction
429                end                end
430                object ToolButton14: TToolButton                object ToolButton14: TToolButton
431                  Left = 389                  Left = 387
432                  Top = 0                  Top = 0
433                  Width = 8                  Width = 8
434                  Caption = 'ToolButton14'                  Caption = 'ToolButton14'
# Line 436  object GikoForm: TGikoForm Line 436  object GikoForm: TGikoForm
436                  Style = tbsSeparator                  Style = tbsSeparator
437                end                end
438                object ListDownloadToolButton: TToolButton                object ListDownloadToolButton: TToolButton
439                  Left = 397                  Left = 395
440                  Top = 0                  Top = 0
441                  Action = SelectListReloadAction                  Action = SelectListReloadAction
442                end                end
443                object ListThreadDownloadToolButton: TToolButton                object ListThreadDownloadToolButton: TToolButton
444                  Left = 422                  Left = 420
445                  Top = 0                  Top = 0
446                  Action = SelectThreadReloadAction                  Action = SelectThreadReloadAction
447                end                end
448                object ToolButton2: TToolButton                object ToolButton2: TToolButton
449                  Left = 447                  Left = 445
450                  Top = 0                  Top = 0
451                  Width = 8                  Width = 8
452                  Style = tbsSeparator                  Style = tbsSeparator
453                end                end
454                object ToolButton1: TToolButton                object ToolButton1: TToolButton
455                  Left = 455                  Left = 453
456                  Top = 0                  Top = 0
457                  Action = SelectReservAction                  Action = SelectReservAction
458                  DropdownMenu = RoundNamePopupMenu                  DropdownMenu = RoundNamePopupMenu
# Line 669  object GikoForm: TGikoForm Line 669  object GikoForm: TGikoForm
669                  Style = tbsDropDown                  Style = tbsDropDown
670                end                end
671                object ToolButton5: TToolButton                object ToolButton5: TToolButton
672                  Left = 295                  Left = 293
673                  Top = 0                  Top = 0
674                  Width = 8                  Width = 8
675                  Style = tbsSeparator                  Style = tbsSeparator
676                end                end
677                object ItemReloadButton: TToolButton                object ItemReloadButton: TToolButton
678                  Left = 303                  Left = 301
679                  Top = 0                  Top = 0
680                  Action = ItemReloadAction                  Action = ItemReloadAction
681                end                end

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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