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.17 by yoffy, Wed Aug 27 07:32:38 2003 UTC revision 1.18 by yoffy, Wed Aug 27 17:25:09 2003 UTC
# Line 389  object GikoForm: TGikoForm Line 389  object GikoForm: TGikoForm
389                  Tag = 1                  Tag = 1
390                  Left = 194                  Left = 194
391                  Top = 1                  Top = 1
392                  Width = 145                  Width = 127
393                  Height = 20                  Height = 20
394                  ItemHeight = 12                  ItemHeight = 12
395                  TabOrder = 0                  TabOrder = 0
# Line 397  object GikoForm: TGikoForm Line 397  object GikoForm: TGikoForm
397                  OnExit = SelectComboBoxExit                  OnExit = SelectComboBoxExit
398                  OnKeyDown = SelectComboBoxKeyDown                  OnKeyDown = SelectComboBoxKeyDown
399                end                end
400                object Sepa02ToolButton: TToolButton                object SelectComboBoxSplitter: TImage
401                  Left = 339                  Left = 321
402                  Top = 0                  Top = 0
403                  Width = 8                  Width = 5
404                  Style = tbsSeparator                  Height = 22
405                    Cursor = crHSplit
406                    OnMouseDown = SelectComboBoxSplitterMouseDown
407                    OnMouseMove = SelectComboBoxSplitterMouseMove
408                    OnMouseUp = SelectComboBoxSplitterMouseUp
409                end                end
410                object ToolButton8: TToolButton                object ToolButton8: TToolButton
411                  Left = 347                  Left = 326
412                  Top = 0                  Top = 0
413                  Action = ThreadEditorAction                  Action = ThreadEditorAction
414                end                end
415                object ToolButton10: TToolButton                object ToolButton10: TToolButton
416                  Left = 372                  Left = 351
417                  Top = 0                  Top = 0
418                  Width = 8                  Width = 8
419                  Caption = 'ToolButton10'                  Caption = 'ToolButton10'
# Line 417  object GikoForm: TGikoForm Line 421  object GikoForm: TGikoForm
421                  Style = tbsSeparator                  Style = tbsSeparator
422                end                end
423                object ToolButton12: TToolButton                object ToolButton12: TToolButton
424                  Left = 380                  Left = 359
425                  Top = 0                  Top = 0
426                  Action = BoardIEAction                  Action = BoardIEAction
427                end                end
428                object ToolButton14: TToolButton                object ToolButton14: TToolButton
429                  Left = 405                  Left = 384
430                  Top = 0                  Top = 0
431                  Width = 8                  Width = 8
432                  Caption = 'ToolButton14'                  Caption = 'ToolButton14'
# Line 430  object GikoForm: TGikoForm Line 434  object GikoForm: TGikoForm
434                  Style = tbsSeparator                  Style = tbsSeparator
435                end                end
436                object ListDownloadToolButton: TToolButton                object ListDownloadToolButton: TToolButton
437                  Left = 413                  Left = 392
438                  Top = 0                  Top = 0
439                  Action = SelectListReloadAction                  Action = SelectListReloadAction
440                end                end
441                object ListThreadDownloadToolButton: TToolButton                object ListThreadDownloadToolButton: TToolButton
442                  Left = 438                  Left = 417
443                  Top = 0                  Top = 0
444                  Action = SelectThreadReloadAction                  Action = SelectThreadReloadAction
445                end                end
446                object ToolButton2: TToolButton                object ToolButton2: TToolButton
447                  Left = 463                  Left = 442
448                  Top = 0                  Top = 0
449                  Width = 8                  Width = 8
450                  Style = tbsSeparator                  Style = tbsSeparator
451                end                end
452                object ToolButton1: TToolButton                object ToolButton1: TToolButton
453                  Left = 471                  Left = 450
454                  Top = 0                  Top = 0
455                  Action = SelectReservAction                  Action = SelectReservAction
456                  DropdownMenu = RoundNamePopupMenu                  DropdownMenu = RoundNamePopupMenu

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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