Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/GikoDataModule.dfm

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4 by h677, Fri Nov 18 15:51:03 2005 UTC revision 1.5 by h677, Sat Nov 19 02:56:07 2005 UTC
# Line 33  object GikoDM: TGikoDM Line 33  object GikoDM: TGikoDM
33        Caption = #12525#12464#12452#12531'(&L)'        Caption = #12525#12464#12452#12531'(&L)'
34        Hint = #12525#12464#12452#12531#65295#12525#12464#12450#12454#12488#12434#12377#12427        Hint = #12525#12464#12452#12531#65295#12525#12464#12450#12454#12488#12434#12377#12427
35        ImageIndex = 3        ImageIndex = 3
36          OnExecute = LoginActionExecute
37      end      end
38      object NewBoardAction: TAction      object NewBoardAction: TAction
39        Category = #12501#12449#12452#12523        Category = #12501#12449#12452#12523
40        Caption = #26495#26356#26032'(&B)...'        Caption = #26495#26356#26032'(&B)...'
41        Hint = #12508#12540#12489#26356#26032#12480#12452#12450#12525#12464#12434#34920#31034#12377#12427        Hint = #12508#12540#12489#26356#26032#12480#12452#12450#12525#12464#12434#34920#31034#12377#12427
42          OnExecute = NewBoardActionExecute
43      end      end
44      object LogDeleteAction: TAction      object LogDeleteAction: TAction
45        Category = #12501#12449#12452#12523        Category = #12501#12449#12452#12523
46        Caption = #12525#12464#21066#38500'(&D)'        Caption = #12525#12464#21066#38500'(&D)'
47        Hint = #36984#25246#12373#12428#12390#12356#12427#12473#12524#12483#12489#12434#21066#38500#12377#12427        Hint = #36984#25246#12373#12428#12390#12356#12427#12473#12524#12483#12489#12434#21066#38500#12377#12427
48        ShortCut = 46        ShortCut = 46
49          OnExecute = LogDeleteActionExecute
50          OnUpdate = LogDeleteActionUpdate
51      end      end
52      object KidokuAction: TAction      object KidokuAction: TAction
53        Category = #32232#38598        Category = #32232#38598
# Line 115  object GikoDM: TGikoDM Line 119  object GikoDM: TGikoDM
119        Category = #12501#12449#12452#12523        Category = #12501#12449#12452#12523
120        Caption = #32094#36796#12415#23653#27508#28040#21435'(&S)'        Caption = #32094#36796#12415#23653#27508#28040#21435'(&S)'
121        Hint = #32094#36796#12415#23653#27508#12434#28040#21435#12377#12427        Hint = #32094#36796#12415#23653#27508#12434#28040#21435#12377#12427
122          OnExecute = SelectTextClearActionExecute
123      end      end
124      object NameTextClearAction: TAction      object NameTextClearAction: TAction
125        Category = #12501#12449#12452#12523        Category = #12501#12449#12452#12523
126        Caption = #12524#12473#12456#12487#12451#12479#21517#21069#23653#27508#28040#21435'(&N)'        Caption = #12524#12473#12456#12487#12451#12479#21517#21069#23653#27508#28040#21435'(&N)'
127        Hint = #12524#12473#12456#12487#12451#12479#12398#21517#21069#23653#27508#12434#28040#21435#12377#12427        Hint = #12524#12473#12456#12487#12451#12479#12398#21517#21069#23653#27508#12434#28040#21435#12377#12427
128          OnExecute = NameTextClearActionExecute
129      end      end
130      object MailTextClearAction: TAction      object MailTextClearAction: TAction
131        Category = #12501#12449#12452#12523        Category = #12501#12449#12452#12523
132        Caption = #12524#12473#12456#12487#12451#12479#12513#12540#12523#23653#27508#28040#21435'(&N)'        Caption = #12524#12473#12456#12487#12451#12479#12513#12540#12523#23653#27508#28040#21435'(&N)'
133        Hint = #12524#12473#12456#12487#12451#12479#12398#12513#12540#12523#23653#27508#12434#28040#21435#12377#12427        Hint = #12524#12473#12456#12487#12451#12479#12398#12513#12540#12523#23653#27508#12434#28040#21435#12377#12427
134          OnExecute = MailTextClearActionExecute
135      end      end
136      object ExitAction: TAction      object ExitAction: TAction
137        Category = #12501#12449#12452#12523        Category = #12501#12449#12452#12523
138        Caption = #32066#20102'(&X)'        Caption = #32066#20102'(&X)'
139        Hint = #12462#12467#12490#12499#12434#32066#20102#12377#12427        Hint = #12462#12467#12490#12499#12434#32066#20102#12377#12427
140          OnExecute = ExitActionExecute
141      end      end
142      object ListNameBarVisibleAction: TAction      object ListNameBarVisibleAction: TAction
143        Category = #34920#31034        Category = #34920#31034
# Line 838  object GikoDM: TGikoDM Line 846  object GikoDM: TGikoDM
846        Caption = #12362#27671#12395#20837#12426#12398#12456#12463#12473#12509#12540#12488        Caption = #12362#27671#12395#20837#12426#12398#12456#12463#12473#12509#12540#12488
847        Dialog.Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]        Dialog.Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
848        Hint = #12362#27671#12395#20837#12426#12398#12456#12463#12473#12509#12540#12488        Hint = #12362#27671#12395#20837#12426#12398#12456#12463#12473#12509#12540#12488
849          BeforeExecute = ExportFavoriteFileBeforeExecute
850          OnAccept = ExportFavoriteFileAccept
851      end      end
852      object FavoriteTreeViewBrowseBoardAction: TAction      object FavoriteTreeViewBrowseBoardAction: TAction
853        Tag = -1        Tag = -1
# Line 916  object GikoDM: TGikoDM Line 926  object GikoDM: TGikoDM
926        Caption = 'SelectItemSaveForHTML'        Caption = 'SelectItemSaveForHTML'
927        Hint = #36984#25246#12473#12524#12483#12489#12434'HTML'#21270#12375#12390#20445#23384        Hint = #36984#25246#12473#12524#12483#12489#12434'HTML'#21270#12375#12390#20445#23384
928        ImageIndex = 44        ImageIndex = 44
929          OnExecute = SelectItemSaveForHTMLExecute
930      end      end
931      object SelectItemSaveForDat: TAction      object SelectItemSaveForDat: TAction
932        Category = #12501#12449#12452#12523        Category = #12501#12449#12452#12523
933        Caption = 'SelectItemSaveForHTML'        Caption = 'SelectItemSaveForHTML'
934        Hint = #36984#25246#12473#12524#12483#12489#12434'DAT'#24418#24335#12398#12414#12414#20445#23384        Hint = #36984#25246#12473#12524#12483#12489#12434'DAT'#24418#24335#12398#12414#12414#20445#23384
935        ImageIndex = 44        ImageIndex = 44
936          OnExecute = SelectItemSaveForDatExecute
937      end      end
938      object FileSaveAs1: TFileSaveAs      object FileSaveAs1: TFileSaveAs
939        Tag = -1        Tag = -1
# Line 939  object GikoDM: TGikoDM Line 951  object GikoDM: TGikoDM
951        Category = #12501#12449#12452#12523        Category = #12501#12449#12452#12523
952        Caption = #12479#12502#12398#38918#30058#12434#20445#23384        Caption = #12479#12502#12398#38918#30058#12434#20445#23384
953        Hint = #12479#12502#12398#38918#30058#12434#20445#23384        Hint = #12479#12502#12398#38918#30058#12434#20445#23384
954          OnExecute = TabsSaveActionExecute
955      end      end
956      object TabsOpenAction: TAction      object TabsOpenAction: TAction
957        Category = #12501#12449#12452#12523        Category = #12501#12449#12452#12523
958        Caption = #12479#12502#12398#38918#30058#12434#24489#20803        Caption = #12479#12502#12398#38918#30058#12434#24489#20803
959        Hint = #12479#12502#12398#38918#30058#12434#24489#20803        Hint = #12479#12502#12398#38918#30058#12434#24489#20803
960          OnExecute = TabsOpenActionExecute
961      end      end
962      object BrowsBoradHeadAction: TAction      object BrowsBoradHeadAction: TAction
963        Tag = -1        Tag = -1
# Line 957  object GikoDM: TGikoDM Line 971  object GikoDM: TGikoDM
971        Category = #12501#12449#12452#12523        Category = #12501#12449#12452#12523
972        Caption = #12479#12502#12398#38918#30058#12434#33258#21205#20445#23384        Caption = #12479#12502#12398#38918#30058#12434#33258#21205#20445#23384
973        Hint = #12479#12502#12398#38918#30058#12434#33258#21205#20445#23384        Hint = #12479#12502#12398#38918#30058#12434#33258#21205#20445#23384
974          OnExecute = TabAutoSaveActionExecute
975      end      end
976      object TabAutoLoadAction: TAction      object TabAutoLoadAction: TAction
977        Category = #12501#12449#12452#12523        Category = #12501#12449#12452#12523
978        Caption = #12479#12502#12398#38918#30058#12434#33258#21205#24489#20803        Caption = #12479#12502#12398#38918#30058#12434#33258#21205#24489#20803
979        Hint = #12479#12502#12398#38918#30058#12434#33258#21205#24489#20803        Hint = #12479#12502#12398#38918#30058#12434#33258#21205#24489#20803
980          OnExecute = TabAutoLoadActionExecute
981      end      end
982      object JumpToNumOfResAction: TAction      object JumpToNumOfResAction: TAction
983        Category = #12473#12524#12483#12489        Category = #12473#12524#12483#12489
# Line 1061  object GikoDM: TGikoDM Line 1077  object GikoDM: TGikoDM
1077        Caption = 'Be2ch'#12395#12525#12464#12452#12531'/'#12525#12464#12450#12454#12488#12377#12427        Caption = 'Be2ch'#12395#12525#12464#12452#12531'/'#12525#12464#12450#12454#12488#12377#12427
1078        Hint = 'Be2ch'#12395#12525#12464#12452#12531'/'#12525#12464#12450#12454#12488#12377#12427        Hint = 'Be2ch'#12395#12525#12464#12452#12531'/'#12525#12464#12450#12454#12488#12377#12427
1079        ImageIndex = 53        ImageIndex = 53
1080          OnExecute = BeLogInOutActionExecute
1081          OnUpdate = BeLogInOutActionUpdate
1082      end      end
1083      object UnSelectedListViewAction: TAction      object UnSelectedListViewAction: TAction
1084        Category = #34920#31034        Category = #34920#31034

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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