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

  1. object frmEditToDo: TfrmEditToDo
  2.   Left = 742
  3.   Top = 101
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'ソスソスソスソスソス`'
  7.   ClientHeight = 272
  8.   ClientWidth = 528
  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.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20.   object Label1: TLabel
  21.     Left = 8
  22.     Top = 8
  23.     Width = 39
  24.     Height = 12
  25.     Caption = 'ソスソスソスソス(&T)'
  26.     FocusControl = lbxToDo
  27.   end
  28.   object lbxToDo: TListBox
  29.     Left = 8
  30.     Top = 24
  31.     Width = 169
  32.     Height = 241
  33.     ItemHeight = 12
  34.     Items.Strings = (
  35.       'ソスtソス@ソスCソスソスソスYソスt'
  36.       'ソスvソスソスソスOソスソスソスソスソスソスソスs'
  37.       'ソスvソスソスソスOソスソスソスソスソスソスソスs(ソスIソスソスソスソスメゑソス)'
  38.       'ソスTソス[ソスrソスXソスJソスn'
  39.       'ソスTソス[ソスrソスXソスソス~'
  40.       'ソスTソス[ソスrソスXソス齊橸ソスソス~'
  41.       'ソスTソス[ソスrソスXソスト開')
  42.     TabOrder = 0
  43.     OnClick = lbxToDoClick
  44.   end
  45.   object pnlService: TPanel
  46.     Left = 184
  47.     Top = 8
  48.     Width = 233
  49.     Height = 257
  50.     BevelOuter = bvNone
  51.     TabOrder = 1
  52.     object Label2: TLabel
  53.       Left = 0
  54.       Top = 0
  55.       Width = 60
  56.       Height = 12
  57.       Caption = 'ソスTソス[ソスrソスX(&S)'
  58.       FocusControl = lbxService
  59.     end
  60.     object lbxService: TListBox
  61.       Left = 0
  62.       Top = 16
  63.       Width = 233
  64.       Height = 241
  65.       ItemHeight = 12
  66.       Sorted = True
  67.       TabOrder = 0
  68.     end
  69.   end
  70.   object btnEntry: TButton
  71.     Left = 432
  72.     Top = 24
  73.     Width = 89
  74.     Height = 25
  75.     Caption = 'ソスoソス^(&E)'
  76.     Default = True
  77.     TabOrder = 4
  78.     OnClick = btnEntryClick
  79.   end
  80.   object btnCancel: TButton
  81.     Left = 432
  82.     Top = 64
  83.     Width = 89
  84.     Height = 25
  85.     Cancel = True
  86.     Caption = 'ソスLソスソスソスソスソスZソスソス(&C)'
  87.     ModalResult = 2
  88.     TabOrder = 5
  89.   end
  90.   object pnlProgram: TPanel
  91.     Left = 184
  92.     Top = 8
  93.     Width = 233
  94.     Height = 257
  95.     BevelOuter = bvNone
  96.     TabOrder = 2
  97.     object Label5: TLabel
  98.       Left = 0
  99.       Top = 0
  100.       Width = 69
  101.       Height = 12
  102.       Caption = 'ソスvソスソスソスOソスソスソスソス(&P)'
  103.       FocusControl = edtProgram
  104.     end
  105.     object edtProgram: TEdit
  106.       Left = 0
  107.       Top = 16
  108.       Width = 233
  109.       Height = 20
  110.       TabOrder = 0
  111.     end
  112.     object btnBrowseProgram: TButton
  113.       Left = 160
  114.       Top = 40
  115.       Width = 73
  116.       Height = 17
  117.       Caption = 'ソスQソスソス(&B)...'
  118.       TabOrder = 1
  119.       OnClick = btnBrowseProgramClick
  120.     end
  121.   end
  122.   object pnlAttached: TPanel
  123.     Left = 184
  124.     Top = 8
  125.     Width = 233
  126.     Height = 257
  127.     BevelOuter = bvNone
  128.     TabOrder = 3
  129.     object Label8: TLabel
  130.       Left = 0
  131.       Top = 0
  132.       Width = 56
  133.       Height = 12
  134.       Caption = 'ソスtソス@ソスCソスソス(&F)'
  135.       FocusControl = edtFile
  136.     end
  137.     object Label9: TLabel
  138.       Left = 0
  139.       Top = 64
  140.       Width = 62
  141.       Height = 12
  142.       Caption = 'ソスナ新ソスソスソスソス(&N)'
  143.     end
  144.     object Label10: TLabel
  145.       Left = 48
  146.       Top = 84
  147.       Width = 99
  148.       Height = 12
  149.       Caption = 'ソスツのフソス@ソスCソスソスソスソスソスワゑソス'
  150.     end
  151.     object edtFile: TEdit
  152.       Left = 0
  153.       Top = 16
  154.       Width = 233
  155.       Height = 20
  156.       TabOrder = 0
  157.     end
  158.     object btnBrowseFile: TButton
  159.       Left = 160
  160.       Top = 40
  161.       Width = 73
  162.       Height = 17
  163.       Caption = 'ソスQソスソス(&B)...'
  164.       TabOrder = 1
  165.       OnClick = btnBrowseFileClick
  166.     end
  167.     object edtNumFiles: TEdit
  168.       Left = 0
  169.       Top = 80
  170.       Width = 41
  171.       Height = 20
  172.       MaxLength = 5
  173.       TabOrder = 2
  174.       OnKeyPress = edtNumFilesKeyPress
  175.     end
  176.   end
  177. end
  178.