home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 August / VPR9708A.ISO / OLS / WIN32 / Husen1ab / HUSEN1AB.LZH / Husen97.exe / 0 / RCDATA / TSENDBOX / TSENDBOX.txt < prev   
Text File  |  1997-06-01  |  2KB  |  110 lines

  1. object SendBox: TSendBox
  2.   Left = 202
  3.   Top = 158
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'ソスt箋趣ソスソスソスソスMソス_ソスCソスAソスソスソスO'
  7.   ClientHeight = 236
  8.   ClientWidth = 415
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object Label2: TLabel
  20.     Left = 16
  21.     Top = 16
  22.     Width = 80
  23.     Height = 12
  24.     Caption = 'ソスソスソスMソスツ能ソスソスリスソス'
  25.   end
  26.   object Label1: TLabel
  27.     Left = 184
  28.     Top = 68
  29.     Width = 75
  30.     Height = 12
  31.     Caption = 'ソスソスソスMソスIソスvソスVソスソスソスソス'
  32.   end
  33.   object btnSearch: TButton
  34.     Left = 184
  35.     Top = 32
  36.     Width = 209
  37.     Height = 25
  38.     Caption = 'ソスソスソスMソスツ能ソスメゑソスソスソスソスソス'
  39.     TabOrder = 0
  40.     OnClick = btnSearchClick
  41.   end
  42.   object btnSend: TButton
  43.     Left = 184
  44.     Top = 192
  45.     Width = 97
  46.     Height = 25
  47.     Caption = 'ソスソスソスM'
  48.     Default = True
  49.     Enabled = False
  50.     TabOrder = 1
  51.     OnClick = btnSendClick
  52.   end
  53.   object btnCancel: TButton
  54.     Left = 296
  55.     Top = 192
  56.     Width = 97
  57.     Height = 25
  58.     Cancel = True
  59.     Caption = 'ソスソスンセソス'
  60.     TabOrder = 2
  61.     OnClick = btnCancelClick
  62.   end
  63.   object ListBox1: TListBox
  64.     Left = 16
  65.     Top = 32
  66.     Width = 153
  67.     Height = 185
  68.     ItemHeight = 12
  69.     Sorted = True
  70.     TabOrder = 3
  71.     OnClick = ListBox1Click
  72.     OnMouseUp = ListBox1MouseUp
  73.   end
  74.   object cb_huseru: TCheckBox
  75.     Left = 184
  76.     Top = 88
  77.     Width = 225
  78.     Height = 17
  79.     Caption = 'ソスソスソスeソスソスソスモゑソスソスト貼ソスソスtソスソスソスソス'
  80.     TabOrder = 4
  81.     OnClick = cb_huseruClick
  82.   end
  83.   object cb_Zenmen: TCheckBox
  84.     Left = 184
  85.     Top = 160
  86.     Width = 217
  87.     Height = 17
  88.     Caption = 'ソスソスソスソスノ確ソスFソスソスソスbソスZソス[ソスWソスソス\ソスソスソスソスソスソス'
  89.     TabOrder = 5
  90.   end
  91.   object cb_Password: TCheckBox
  92.     Left = 184
  93.     Top = 112
  94.     Width = 225
  95.     Height = 17
  96.     Caption = 'ソスpソスXソスソスソス[ソスhソスソスvソスソスソスソスソスソス'
  97.     Enabled = False
  98.     TabOrder = 6
  99.   end
  100.   object cb_Check: TCheckBox
  101.     Left = 184
  102.     Top = 136
  103.     Width = 225
  104.     Height = 17
  105.     Caption = 'ソスソスソス閧ェソスヌんだゑソスソスニゑソスソスmソスFソスソスソスソス'
  106.     Enabled = False
  107.     TabOrder = 7
  108.   end
  109. end
  110.