home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 June / VPR0106A.BIN / OLS / ELW0103A / elw0103a.lzh / ELWatcher.exe / 0 / RCDATA / TFRMSETUPETC / TFRMSETUPETC.txt
Text File  |  2000-12-16  |  4KB  |  183 lines

  1. object frmSetupEtc: TfrmSetupEtc
  2.   Left = 902
  3.   Top = 101
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'ソスン抵ソス - ソスソスソスフ托ソス'
  7.   ClientHeight = 336
  8.   ClientWidth = 368
  9.   Color = clBtnFace
  10.   Font.Charset = SHIFTJIS_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poOwnerFormCenter
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20.   object GroupBox1: TGroupBox
  21.     Left = 8
  22.     Top = 8
  23.     Width = 121
  24.     Height = 65
  25.     Caption = 'ソスCソスxソスソスソスgソスソスソスO'
  26.     TabOrder = 0
  27.     object Label1: TLabel
  28.       Left = 16
  29.       Top = 24
  30.       Width = 79
  31.       Height = 12
  32.       Caption = 'ソスト趣ソスソスヤ隔(ソスソス)(&I)'
  33.       FocusControl = edtInterval
  34.     end
  35.     object edtInterval: TEdit
  36.       Left = 16
  37.       Top = 36
  38.       Width = 89
  39.       Height = 20
  40.       MaxLength = 2
  41.       TabOrder = 0
  42.       Text = 'edtInterval'
  43.       OnKeyPress = edtIntervalKeyPress
  44.     end
  45.   end
  46.   object GroupBox2: TGroupBox
  47.     Left = 136
  48.     Top = 8
  49.     Width = 225
  50.     Height = 185
  51.     Caption = 'SMTP'
  52.     TabOrder = 1
  53.     object Label2: TLabel
  54.       Left = 16
  55.       Top = 24
  56.       Width = 64
  57.       Height = 12
  58.       Caption = 'ソスソスソスMソスメ厄ソス(&N)'
  59.       FocusControl = edtName
  60.     end
  61.     object Label3: TLabel
  62.       Left = 16
  63.       Top = 64
  64.       Width = 126
  65.       Height = 12
  66.       Caption = 'ソスソスソスMソスメソスソス[ソスソスソスAソスhソスソスソスX(&M)'
  67.       FocusControl = edtMailAddr
  68.     end
  69.     object Label4: TLabel
  70.       Left = 16
  71.       Top = 104
  72.       Width = 93
  73.       Height = 12
  74.       Caption = 'SMTPソスTソス[ソスoソス[(&S)'
  75.       FocusControl = edtHostName
  76.     end
  77.     object Label5: TLabel
  78.       Left = 16
  79.       Top = 144
  80.       Width = 100
  81.       Height = 12
  82.       Caption = 'SMTPソス|ソス[ソスgソスヤ搾ソス(&P)'
  83.       FocusControl = edtPortNum
  84.     end
  85.     object edtName: TEdit
  86.       Left = 16
  87.       Top = 36
  88.       Width = 201
  89.       Height = 20
  90.       TabOrder = 0
  91.       Text = 'edtName'
  92.     end
  93.     object edtMailAddr: TEdit
  94.       Left = 16
  95.       Top = 76
  96.       Width = 201
  97.       Height = 20
  98.       TabOrder = 1
  99.       Text = 'edtMailAddr'
  100.     end
  101.     object edtHostName: TEdit
  102.       Left = 16
  103.       Top = 116
  104.       Width = 201
  105.       Height = 20
  106.       TabOrder = 2
  107.       Text = 'edtHostName'
  108.     end
  109.     object edtPortNum: TEdit
  110.       Left = 16
  111.       Top = 156
  112.       Width = 49
  113.       Height = 20
  114.       MaxLength = 3
  115.       TabOrder = 3
  116.       Text = 'edtPortNum'
  117.       OnKeyPress = edtIntervalKeyPress
  118.     end
  119.     object btnTest: TButton
  120.       Left = 128
  121.       Top = 152
  122.       Width = 89
  123.       Height = 25
  124.       Caption = 'ソスレ托ソスソスeソスXソスg(&T)'
  125.       TabOrder = 4
  126.       OnClick = btnTestClick
  127.     end
  128.   end
  129.   object btnOk: TButton
  130.     Left = 168
  131.     Top = 304
  132.     Width = 89
  133.     Height = 25
  134.     Caption = 'ソスoソス^(&E)'
  135.     Default = True
  136.     TabOrder = 3
  137.     OnClick = btnOkClick
  138.   end
  139.   object btnCancel: TButton
  140.     Left = 272
  141.     Top = 304
  142.     Width = 89
  143.     Height = 25
  144.     Cancel = True
  145.     Caption = 'ソスLソスソスソスソスソスZソスソス(&C)'
  146.     TabOrder = 4
  147.     OnClick = btnCancelClick
  148.   end
  149.   object GroupBox3: TGroupBox
  150.     Left = 8
  151.     Top = 200
  152.     Width = 353
  153.     Height = 89
  154.     Caption = 'EL WatcherソスソスソスO'
  155.     TabOrder = 2
  156.     object Label6: TLabel
  157.       Left = 16
  158.       Top = 24
  159.       Width = 94
  160.       Height = 12
  161.       Caption = 'ソスoソスヘ撰ソスtソスHソスソスソス_(&F)'
  162.       FocusControl = edtPathName
  163.     end
  164.     object edtPathName: TEdit
  165.       Left = 16
  166.       Top = 36
  167.       Width = 329
  168.       Height = 20
  169.       TabOrder = 0
  170.       Text = 'edtPathName'
  171.     end
  172.     object btnBrowse: TButton
  173.       Left = 256
  174.       Top = 56
  175.       Width = 89
  176.       Height = 25
  177.       Caption = 'ソスQソスソス(&B)...'
  178.       TabOrder = 1
  179.       OnClick = btnBrowseClick
  180.     end
  181.   end
  182. end
  183.