OSDN Git Service

レスポップアップウィンドウを右クリックで消さないようにした修正の不具合で、
[gikonavigoeson/gikonavi.git] / KuroutSetting.dfm
index e19c812..1cd75da 100644 (file)
@@ -1,9 +1,10 @@
 object KuroutOption: TKuroutOption
-  Left = 319
-  Top = 169
-  Width = 525
-  Height = 457
+  Left = 323
+  Top = 173
+  BorderStyle = bsDialog
   Caption = #35443#32048#35373#23450
+  ClientHeight = 422
+  ClientWidth = 509
   Color = clBtnFace
   Font.Charset = SHIFTJIS_CHARSET
   Font.Color = clWindowText
@@ -562,11 +563,141 @@ object KuroutOption: TKuroutOption
           TabOrder = 1
         end
       end
+      object LogGroupBox: TGroupBox
+        Left = 16
+        Top = 160
+        Width = 465
+        Height = 65
+        Caption = #12525#12464
+        TabOrder = 1
+        object CheckDatFileCheckBox: TCheckBox
+          Left = 22
+          Top = 14
+          Width = 369
+          Height = 17
+          Caption = #12473#12524#12483#12489#19968#35239#65288'Folder.idx'#65289#35501#12415#36796#12415#26178#12395'dat'#12501#12449#12452#12523#12434#12481#12455#12483#12463#12377#12427#12290
+          TabOrder = 0
+        end
+      end
+    end
+    object RespopupTabSheet: TTabSheet
+      Caption = #35443#32048#35373#23450'5'
+      ImageIndex = 4
+      object RespopuGroupBox: TGroupBox
+        Left = 8
+        Top = 16
+        Width = 473
+        Height = 121
+        Caption = #12524#12473#12509#12483#12503#12450#12483#12503
+        TabOrder = 0
+        object Label16: TLabel
+          Left = 16
+          Top = 48
+          Width = 292
+          Height = 12
+          Caption = '( '#12510#12454#12473#12459#12540#12477#12523#20301#32622#12363#12425#12398#12378#12425#12375#20301#32622' -25 px '#65374' 25'#12288'px)'
+        end
+        object Label19: TLabel
+          Left = 192
+          Top = 72
+          Width = 96
+          Height = 12
+          Caption = '(0 ms '#65374' 5000 ms)'
+        end
+        object DeltaXLabeledEdit: TLabeledEdit
+          Left = 120
+          Top = 24
+          Width = 49
+          Height = 20
+          EditLabel.Width = 97
+          EditLabel.Height = 12
+          EditLabel.Caption = #12509#12483#12503#12450#12483#12503#20301#32622' X'
+          LabelPosition = lpLeft
+          LabelSpacing = 10
+          TabOrder = 0
+          Text = '0'
+          OnExit = DeltaXLabeledEditExit
+        end
+        object DeltaYLabeledEdit: TLabeledEdit
+          Left = 304
+          Top = 24
+          Width = 49
+          Height = 20
+          EditLabel.Width = 97
+          EditLabel.Height = 12
+          EditLabel.Caption = #12509#12483#12503#12450#12483#12503#20301#32622' Y'
+          LabelPosition = lpLeft
+          LabelSpacing = 10
+          TabOrder = 1
+          Text = '0'
+          OnExit = DeltaYLabeledEditExit
+        end
+        object DeltaXUpDown: TUpDown
+          Left = 169
+          Top = 24
+          Width = 16
+          Height = 20
+          Associate = DeltaXLabeledEdit
+          Min = -25
+          Max = 25
+          Position = 0
+          TabOrder = 2
+          Wrap = False
+        end
+        object DeltaYUpDown: TUpDown
+          Left = 353
+          Top = 24
+          Width = 16
+          Height = 20
+          Associate = DeltaYLabeledEdit
+          Min = -25
+          Max = 25
+          Position = 0
+          TabOrder = 3
+          Wrap = False
+        end
+        object RespopupWaitLabeledEdit: TLabeledEdit
+          Left = 76
+          Top = 66
+          Width = 92
+          Height = 20
+          EditLabel.Width = 52
+          EditLabel.Height = 12
+          EditLabel.Caption = #12463#12522#12450'Wait'
+          LabelPosition = lpLeft
+          LabelSpacing = 10
+          TabOrder = 4
+          Text = '100'
+          OnExit = RespopupWaitLabeledEditExit
+        end
+        object RespopupWaitUpDown: TUpDown
+          Left = 168
+          Top = 66
+          Width = 17
+          Height = 20
+          Associate = RespopupWaitLabeledEdit
+          Min = 0
+          Max = 5000
+          Increment = 100
+          Position = 100
+          TabOrder = 5
+          Thousands = False
+          Wrap = False
+        end
+        object RespopupMailToCheckBox: TCheckBox
+          Left = 16
+          Top = 96
+          Width = 185
+          Height = 17
+          Caption = #12513#12540#12523#27396#12434#12509#12483#12503#12450#12483#12503#12377#12427
+          TabOrder = 6
+        end
+      end
     end
   end
   object OkBotton: TButton
     Left = 224
-    Top = 400
+    Top = 398
     Width = 89
     Height = 21
     Caption = 'OK'
@@ -577,7 +708,7 @@ object KuroutOption: TKuroutOption
   end
   object CancelBotton: TButton
     Left = 320
-    Top = 400
+    Top = 398
     Width = 89
     Height = 21
     Cancel = True
@@ -587,7 +718,7 @@ object KuroutOption: TKuroutOption
   end
   object ApplyButton: TButton
     Left = 416
-    Top = 400
+    Top = 398
     Width = 89
     Height = 21
     Cancel = True