From: h677 Date: Sat, 5 Aug 2006 16:00:56 +0000 (+0000) Subject: カテゴリを追加 X-Git-Tag: v1_64_1_820~368 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=573ba8871621bc243135aef8792268cc035856dd;p=gikonavigoeson%2Fgikonavi.git カテゴリを追加 --- diff --git a/GikoDataModule.dfm b/GikoDataModule.dfm index f47115a..2033dcf 100644 --- a/GikoDataModule.dfm +++ b/GikoDataModule.dfm @@ -1236,14 +1236,14 @@ object GikoDM: TGikoDM OnUpdate = CloseAllEditorActionUpdate end object PrevMoveHistory: TAction - Category = #12473#12524#12483#12489 + Category = #25805#20316 Caption = #12522#12531#12463#23653#27508#12434#25147#12427 Hint = #12522#12531#12463#23653#27508#12434#25147#12427 OnExecute = PrevMoveHistoryExecute OnUpdate = PrevMoveHistoryUpdate end object NextMoveHistory: TAction - Category = #12473#12524#12483#12489 + Category = #25805#20316 Caption = #12522#12531#12463#23653#27508#12434#36914#12416 Hint = #12522#12531#12463#23653#27508#12434#36914#12416 OnExecute = NextMoveHistoryExecute @@ -1256,25 +1256,25 @@ object GikoDM: TGikoDM OnExecute = ClickActiveElementActionExecute end object VKDownAction: TAction - Category = #26495 + Category = #25805#20316 Caption = #19979#30690#21360#12461#12540#25276#19979 Hint = #19979#30690#21360#12461#12540#25276#19979 OnExecute = VKDownActionExecute end object VKUpAction: TAction - Category = #26495 + Category = #25805#20316 Caption = #19978#30690#21360#12461#12540#25276#19979 Hint = #19978#30690#21360#12461#12540#25276#19979 OnExecute = VKUpActionExecute end object VKRightAction: TAction - Category = #26495 + Category = #25805#20316 Caption = #21491#30690#21360#12461#12540#25276#19979 Hint = #21491#30690#21360#12461#12540#25276#19979 OnExecute = VKRightActionExecute end object VKLeftAction: TAction - Category = #26495 + Category = #25805#20316 Caption = #24038#30690#21360#12461#12540#25276#19979 Hint = #24038#30690#21360#12461#12540#25276#19979 OnExecute = VKLeftActionExecute