OSDN Git Service

IdAntiFreezeを貼り付けた (ToDo #347)
[winbottle/winbottle.git] / bottleclient / MainForm.dfm
index 2a49e29..83b215c 100755 (executable)
@@ -27,7 +27,7 @@ object frmSender: TfrmSender
   TextHeight = 12
   object StatusBar: TStatusBar
     Left = 0
-    Top = 233
+    Top = 241
     Width = 526
     Height = 19
     Panels = <
@@ -50,6 +50,7 @@ object frmSender: TfrmSender
       item
         Width = 50
       end>
+    SimplePanel = False
   end
   object ToolBar: TToolBar
     Left = 0
@@ -170,14 +171,14 @@ object frmSender: TfrmSender
     Left = 0
     Top = 46
     Width = 526
-    Height = 162
+    Height = 170
     Align = alClient
     BevelOuter = bvNone
     BorderWidth = 2
     TabOrder = 4
     object tabChannel: TTabControl
       Left = 2
-      Top = 134
+      Top = 142
       Width = 522
       Height = 26
       Align = alBottom
@@ -201,7 +202,7 @@ object frmSender: TfrmSender
       Left = 2
       Top = 2
       Width = 522
-      Height = 132
+      Height = 140
       Cursor = crIBeam
       Align = alClient
       Caret.AutoCursor = True
@@ -338,7 +339,7 @@ object frmSender: TfrmSender
   end
   object pnlPanel: TPanel
     Left = 0
-    Top = 208
+    Top = 216
     Width = 526
     Height = 25
     Align = alBottom
@@ -2780,4 +2781,9 @@ object frmSender: TfrmSender
     Left = 424
     Top = 104
   end
+  object AntiFreeze: TIdAntiFreeze
+    OnlyWhenIdle = False
+    Left = 392
+    Top = 104
+  end
 end