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.13 by h677, Wed Aug 27 05:40:29 2003 UTC revision 1.14 by yoffy, Wed Aug 27 06:14:28 2003 UTC
# Line 1  Line 1 
1  object GikoForm: TGikoForm  object GikoForm: TGikoForm
2    Left = 472    Left = 78
3    Top = 137    Top = 150
4    HorzScrollBar.Visible = False    HorzScrollBar.Visible = False
5    VertScrollBar.Visible = False    VertScrollBar.Visible = False
6    AutoScroll = False    AutoScroll = False
# Line 386  object GikoForm: TGikoForm Line 386  object GikoForm: TGikoForm
386                  Visible = False                  Visible = False
387                end                end
388                object SelectComboBox: TComboBox                object SelectComboBox: TComboBox
389                    Tag = 1
390                  Left = 194                  Left = 194
391                  Top = 1                  Top = 1
392                  Width = 145                  Width = 145
# Line 632  object GikoForm: TGikoForm Line 633  object GikoForm: TGikoForm
633                object SelectResToolButton: TToolButton                object SelectResToolButton: TToolButton
634                  Left = 191                  Left = 191
635                  Top = 0                  Top = 0
                 Hint = #12524#12473#12398#20869#23481#12434#32094#36796#12416  
636                  Action = SelectResAction                  Action = SelectResAction
637                  Style = tbsCheck                  Style = tbsCheck
638                end                end
# Line 7470  object GikoForm: TGikoForm Line 7470  object GikoForm: TGikoForm
7470      object AllItemAction: TAction      object AllItemAction: TAction
7471        Category = #26495        Category = #26495
7472        AutoCheck = True        AutoCheck = True
7473        Caption = #12377#12409#12390#34920#31034'(&A)'        Caption = #12377#12409#12390#12398#12473#12524#12483#12489#12434#34920#31034'(&A)'
7474        GroupIndex = 1        GroupIndex = 1
7475        Hint = #12473#12524#12483#12489#12434#12377#12409#12390#34920#31034#12377#12427        Hint = #12473#12524#12483#12489#12434#12377#12409#12390#34920#31034#12377#12427
7476        ImageIndex = 9        ImageIndex = 9
# Line 7948  object GikoForm: TGikoForm Line 7948  object GikoForm: TGikoForm
7948        AutoCheck = True        AutoCheck = True
7949        Caption = #12524#12473#32094#36796#12415#34920#31034'(&S)...'        Caption = #12524#12473#32094#36796#12415#34920#31034'(&S)...'
7950        GroupIndex = 2        GroupIndex = 2
7951        Hint = #12524#12473#12398#20869#23481#12434#32094#36796#12416'(&S)...'        Hint = #12524#12473#12398#20869#23481#12434#32094#36796#12416
7952        ImageIndex = 12        ImageIndex = 12
7953        OnExecute = SelectResActionExecute        OnExecute = SelectResActionExecute
7954        OnUpdate = SelectResActionUpdate        OnUpdate = SelectResActionUpdate
7955      end      end
7956        object AllResAction: TAction
7957          Category = #12473#12524#12483#12489
7958          AutoCheck = True
7959          Caption = #12377#12409#12390#12398#12524#12473#12434#34920#31034'(&A)'
7960          GroupIndex = 2
7961          Hint = #12377#12409#12390#12398#12524#12473#12434#34920#31034#12377#12427
7962          ImageIndex = 9
7963          OnExecute = AllResActionExecute
7964          OnUpdate = AllResActionUpdate
7965        end
7966      object EditAction: TAction      object EditAction: TAction
7967        Category = 'NGword'        Category = 'NGword'
7968        Caption = 'EditAction'        Caption = 'EditAction'
# Line 8295  object GikoForm: TGikoForm Line 8305  object GikoForm: TGikoForm
8305        object N13: TMenuItem        object N13: TMenuItem
8306          Caption = '-'          Caption = '-'
8307        end        end
8308          object A11: TMenuItem
8309            Action = AllResAction
8310            AutoCheck = True
8311          end
8312          object S5: TMenuItem
8313            Action = SelectResAction
8314            AutoCheck = True
8315          end
8316          object N50: TMenuItem
8317            Caption = '-'
8318          end
8319        object R1: TMenuItem        object R1: TMenuItem
8320          Action = EditorAction          Action = EditorAction
8321        end        end

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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