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.134 by h677, Sun Jun 20 05:40:40 2004 UTC revision 1.135 by h677, Tue Jun 22 15:41:32 2004 UTC
# Line 567  object GikoForm: TGikoForm Line 567  object GikoForm: TGikoForm
567              Height = 149              Height = 149
568              Align = alClient              Align = alClient
569              TabOrder = 2              TabOrder = 2
570                OnCanResize = BrowserPanelCanResize
571              object Browser: TWebBrowser              object Browser: TWebBrowser
572                Left = 1                Left = 1
573                Top = 1                Top = 1
# Line 9115  object GikoForm: TGikoForm Line 9116  object GikoForm: TGikoForm
9116          Caption = '-'          Caption = '-'
9117          GroupIndex = 1          GroupIndex = 1
9118        end        end
9119          object OpenLogFolder: TMenuItem
9120            Action = LogFolderOpenAction
9121            GroupIndex = 1
9122          end
9123        object B6: TMenuItem        object B6: TMenuItem
9124          Action = BoardIEAction          Action = BoardIEAction
9125          GroupIndex = 1          GroupIndex = 1
# Line 9384  object GikoForm: TGikoForm Line 9389  object GikoForm: TGikoForm
9389    end    end
9390    object ActionList: TActionList    object ActionList: TActionList
9391      Images = ToobarImageList      Images = ToobarImageList
9392      Left = 4      Left = 8
9393      Top = 372      Top = 372
9394      object LoginAction: TAction      object LoginAction: TAction
9395        Category = #12501#12449#12452#12523        Category = #12501#12449#12452#12523
# Line 10312  object GikoForm: TGikoForm Line 10317  object GikoForm: TGikoForm
10317        OnUpdate = SetFocusForCabinetActionUpdate        OnUpdate = SetFocusForCabinetActionUpdate
10318      end      end
10319      object FileRun1: TFileRun      object FileRun1: TFileRun
10320          Tag = -1
10321        Category = #12501#12449#12452#12523        Category = #12501#12449#12452#12523
10322        Browse = False        Browse = False
10323        BrowseDlg.Title = #23455#34892        BrowseDlg.Title = #23455#34892
# Line 10347  object GikoForm: TGikoForm Line 10353  object GikoForm: TGikoForm
10353        OnExecute = SelectItemSaveForDatExecute        OnExecute = SelectItemSaveForDatExecute
10354      end      end
10355      object FileSaveAs1: TFileSaveAs      object FileSaveAs1: TFileSaveAs
10356          Tag = -1
10357        Category = #12501#12449#12452#12523        Category = #12501#12449#12452#12523
10358        Caption = #21517#21069#12434#20184#12369#12390#20445#23384'(&A)...'        Caption = #21517#21069#12434#20184#12369#12390#20445#23384'(&A)...'
10359        Hint = #21029#21517#12391#20445#23384'|'#29694#22312#12398#12501#12449#12452#12523#12395#26032#12375#12356#21517#21069#12434#12388#12369#12390#20445#23384        Hint = #21029#21517#12391#20445#23384'|'#29694#22312#12398#12501#12449#12452#12523#12395#26032#12375#12356#21517#21069#12434#12388#12369#12390#20445#23384
10360        ImageIndex = 45        ImageIndex = 45
10361      end      end
10362        object LogFolderOpenAction: TAction
10363          Category = #26495
10364          Caption = 'Explore'#12391'Log'#12501#12457#12523#12480#12434#38283#12367
10365          Hint = 'Explore'#12391'Log'#12501#12457#12523#12480#12434#38283#12367
10366          OnExecute = LogFolderOpenActionExecute
10367          OnUpdate = LogFolderOpenActionUpdate
10368        end
10369    end    end
10370    object BrowserPopupMenu: TPopupMenu    object BrowserPopupMenu: TPopupMenu
10371      Left = 68      Left = 68

Legend:
Removed from v.1.134  
changed lines
  Added in v.1.135

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