OSDN Git Service

エディタプレビューウィンドウの表示状態を保存し次回起動時に自動表示(ToDo ID=365)
[winbottle/winbottle.git] / bottleclient / EditorTalkShow.dfm
index b535ba9..ba14b5a 100644 (file)
@@ -11,6 +11,7 @@ object frmEditorTalkShow: TfrmEditorTalkShow
   Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
   Font.Style = []
   OldCreateOrder = False
+  OnClose = FormClose
   OnCreate = FormCreate
   OnDestroy = FormDestroy
   PixelsPerInch = 96
@@ -19,19 +20,19 @@ object frmEditorTalkShow: TfrmEditorTalkShow
     Left = 0
     Top = 0
     Width = 385
-    Height = 466
+    Height = 470
     Align = alClient
     TabOrder = 0
     inherited PanelBevel: TPanel
       Width = 385
-      Height = 466
+      Height = 470
       inherited PaintBox: TPaintBox
         Width = 367
-        Height = 464
+        Height = 468
       end
       inherited ScrollBar: TScrollBar
         Left = 368
-        Height = 464
+        Height = 468
       end
     end
   end