OSDN Git Service

まちBBSで削除レスがあるレス番号とスレの件数がずれる不具合を修正
[gikonavigoeson/gikonavi.git] / Editor.dfm
index 027686c..57bd19d 100644 (file)
@@ -157,6 +157,15 @@ object EditorForm: TEditorForm
           TabOrder = 0
         end
       end
+      object BodyEdit: TMemo
+        Left = 0
+        Top = 60
+        Width = 725
+        Height = 254
+        Align = alClient
+        ScrollBars = ssBoth
+        TabOrder = 2
+      end
     end
     object PreviewTab: TTabSheet
       Caption = #12503#12524#12499#12517#12540
@@ -183,8 +192,8 @@ object EditorForm: TEditorForm
       object BoardInformationMemo: TMemo
         Left = 0
         Top = 0
-        Width = 624
-        Height = 327
+        Width = 725
+        Height = 314
         Align = alClient
         ReadOnly = True
         ScrollBars = ssVertical