X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=Editor.dfm;h=1ccb27522cd499f0e7178e8dd0f3c4cbb44c80bf;hb=3add2371bdf155b031bc5351bb8fdf52ee35b6c6;hp=657de652bc5ff7fa44a85a50ad64244466a9f339;hpb=dc873591457e6f9b9143abdf9c84b9e50efa49ed;p=gikonavigoeson%2Fgikonavi.git diff --git a/Editor.dfm b/Editor.dfm index 657de65..1ccb275 100644 --- a/Editor.dfm +++ b/Editor.dfm @@ -1,8 +1,8 @@ object EditorForm: TEditorForm - Left = 402 - Top = 170 + Left = 235 + Top = 357 Width = 640 - Height = 400 + Height = 449 HorzScrollBar.Visible = False VertScrollBar.Visible = False AlphaBlendValue = 204 @@ -36,7 +36,7 @@ object EditorForm: TEditorForm TextHeight = 12 object StatusBar: TStatusBar Left = 0 - Top = 335 + Top = 376 Width = 632 Height = 19 Panels = < @@ -56,11 +56,11 @@ object EditorForm: TEditorForm Left = 0 Top = 30 Width = 632 - Height = 305 - ActivePage = PreviewTab + Height = 346 + ActivePage = TabSheet1 Align = alClient MultiLine = True - TabIndex = 1 + TabIndex = 4 TabOrder = 0 OnChange = EditorPageChange object EditorTab: TTabSheet @@ -69,7 +69,7 @@ object EditorForm: TEditorForm Left = 0 Top = 60 Width = 624 - Height = 218 + Height = 259 Align = alClient ScrollBars = ssBoth TabOrder = 0 @@ -105,7 +105,7 @@ object EditorForm: TEditorForm Width = 149 Height = 20 DropDownCount = 20 - ItemHeight = 0 + ItemHeight = 12 TabOrder = 0 end object MailComboBox: TComboBox @@ -114,7 +114,7 @@ object EditorForm: TEditorForm Width = 149 Height = 20 DropDownCount = 20 - ItemHeight = 0 + ItemHeight = 12 TabOrder = 1 OnChange = MailComboBoxChange end @@ -180,6 +180,64 @@ object EditorForm: TEditorForm 00000000000000000100000000000000000000000000000000000000} end end + object BoardInformationTab: TTabSheet + Caption = #26495#24773#22577 + ImageIndex = 2 + object BoardInformationMemo: TMemo + Left = 0 + Top = 0 + Width = 624 + Height = 270 + Align = alClient + ReadOnly = True + ScrollBars = ssVertical + TabOrder = 0 + end + end + object BoardtopTab: TTabSheet + Caption = #26495#12488#12483#12503 + ImageIndex = 3 + object TitlePictureBrowser: TWebBrowser + Left = 0 + Top = 0 + Width = 624 + Height = 270 + Align = alClient + TabOrder = 0 + ControlData = { + 4C0000007E400000E81B00000000000000000000000000000000000000000000 + 000000004C000000000000000000000001000000E0D057007335CF11AE690800 + 2B2E126208000000000000004C0000000114020000000000C000000000000046 + 8000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000100000000000000000000000000000000000000} + end + end + object TabSheet1: TTabSheet + Caption = 'TabSheet1' + ImageIndex = 4 + object Memo1: TMemo + Left = 0 + Top = 0 + Width = 249 + Height = 319 + Align = alLeft + TabOrder = 0 + end + object WebBrowser1: TWebBrowser + Left = 328 + Top = 0 + Width = 296 + Height = 319 + Align = alRight + TabOrder = 1 + ControlData = { + 4C000000981E0000F82000000000000000000000000000000000000000000000 + 000000004C000000000000000000000001000000E0D057007335CF11AE690800 + 2B2E126208000000000000004C0000000114020000000000C000000000000046 + 8000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000100000000000000000000000000000000000000} + end + end end object ToolBar: TToolBar Left = 0 @@ -299,6 +357,9 @@ object EditorForm: TEditorForm object PasteMenu: TMenuItem Action = PasteAction end + object QuotePasteMenuItem: TMenuItem + Action = QuotePasteAction + end object N2: TMenuItem Caption = '-' end @@ -317,6 +378,12 @@ object EditorForm: TEditorForm AutoCheck = True GroupIndex = 1 end + object BoardTop: TMenuItem + AutoCheck = True + Caption = #26495#12488#12483#12503 + GroupIndex = 1 + OnClick = BoardTopClick + end object N1: TMenuItem Caption = '-' GroupIndex = 1 @@ -326,6 +393,29 @@ object EditorForm: TEditorForm GroupIndex = 1 end end + object C1: TMenuItem + Caption = #29305#27530#25991#23383#22793#25563'(&C)' + object SpaceTabnbsp1: TMenuItem + Action = SpaceToNBSPAction + AutoCheck = True + end + object amp1: TMenuItem + Action = AmpToCharRefAction + AutoCheck = True + end + end + object N3: TMenuItem + Caption = #26495#24773#22577 + object SETTINGTXT2: TMenuItem + Action = GetSETTINGTXTAction + end + object HeadTXT1: TMenuItem + Action = GetHeadTXTAction + end + object OP1: TMenuItem + Action = GetTitlePictureAction + end + end end object ToolBarImageList: TImageList Left = 72 @@ -1524,6 +1614,48 @@ object EditorForm: TEditorForm OnExecute = CopyActionExecute OnUpdate = CopyActionUpdate end + object QuotePasteAction: TAction + Category = #32232#38598 + Caption = #24341#29992#12375#12390#36028#12426#20184#12369'(&P)' + Hint = #24341#29992#12375#12390#36028#12426#20184#12369 + ImageIndex = 5 + ShortCut = 24662 + OnExecute = QuotePasteActionExecute + OnUpdate = PasteActionUpdate + end + object SpaceToNBSPAction: TAction + Category = #29305#27530#25991#23383#22793#25563 + AutoCheck = True + Caption = '&Space/Tab '#8594' & ' + Hint = 'Space/Tab '#8594'  ' + OnExecute = SpaceToNBSPActionExecute + end + object AmpToCharRefAction: TAction + Category = #29305#27530#25991#23383#22793#25563 + AutoCheck = True + Caption = '&& '#8594' &&&' + Hint = '& '#8594' &' + OnExecute = AmpToCharRefActionExecute + end + object GetSETTINGTXTAction: TAction + Category = #26495#24773#22577 + Caption = 'SETTING.TXT'#21462#24471 + Hint = 'SETTING.TXT'#21462#24471 + OnExecute = GetSETTINGTXTActionExecute + end + object GetTitlePictureAction: TAction + Category = #26495#24773#22577 + Caption = #26495#12488#12483#12503#30011#20687#21462#24471 + Hint = #26495'TOP'#30011#20687#21462#24471 + OnExecute = GetTitlePictureActionExecute + OnUpdate = GetTitlePictureActionUpdate + end + object GetHeadTXTAction: TAction + Category = #26495#24773#22577 + Caption = 'HeadTXT'#12398#21462#24471 + HelpKeyword = 'HeadTXT'#12398#21462#24471 + OnExecute = GetHeadTXTActionExecute + end end object IdLogDebug: TIdLogDebug OnReceive = IdLogDebugReceive