home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 June / VPR0106A.BIN / OLS / SCHWATCH / schwatch.lzh / Schwatch.exe / 0 / RCDATA / TDLGTODOINPUT / TDLGTODOINPUT.txt
Text File  |  2000-11-11  |  4KB  |  191 lines

  1. object DlgTodoInput: TDlgTodoInput
  2.   Left = 195
  3.   Top = 111
  4.   BorderStyle = bsDialog
  5.   Caption = 'ToDoソスフ登ソス^'
  6.   ClientHeight = 359
  7.   ClientWidth = 344
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'MS UI Gothic'
  12.   Font.Style = []
  13.   Scaled = False
  14.   OnCloseQuery = FormCloseQuery
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object Label2: TLabel
  20.     Left = 16
  21.     Top = 22
  22.     Width = 42
  23.     Height = 12
  24.     Caption = 'ソスソスソスソスソスソスソスF'
  25.   end
  26.   object Label3: TLabel
  27.     Left = 16
  28.     Top = 54
  29.     Width = 30
  30.     Height = 12
  31.     Caption = 'ソスソスソスソスソスF'
  32.   end
  33.   object Label1: TLabel
  34.     Left = 16
  35.     Top = 214
  36.     Width = 30
  37.     Height = 12
  38.     Caption = 'ソスソスソズ:'
  39.   end
  40.   object Label4: TLabel
  41.     Left = 16
  42.     Top = 248
  43.     Width = 42
  44.     Height = 12
  45.     Caption = 'ソスiソスソスソスソスソスF'
  46.   end
  47.   object Label5: TLabel
  48.     Left = 96
  49.     Top = 294
  50.     Width = 42
  51.     Height = 12
  52.     Caption = 'ソスソスソスソスソスソスソスF'
  53.   end
  54.   object DtpTodoLimit: TDateTimePicker
  55.     Left = 64
  56.     Top = 16
  57.     Width = 153
  58.     Height = 20
  59.     CalAlignment = dtaLeft
  60.     Date = 36524.406119328710000000
  61.     Time = 36524.406119328710000000
  62.     Checked = False
  63.     DateFormat = dfLong
  64.     DateMode = dmComboBox
  65.     Kind = dtkDate
  66.     ParseInput = False
  67.   end
  68.   object BtnOk: TButton
  69.     Left = 160
  70.     Top = 328
  71.     Width = 81
  72.     Height = 22
  73.     Caption = 'OK'
  74.     ModalResult = 1
  75.     TabOrder = 8
  76.     OnClick = BtnOkClick
  77.   end
  78.   object BtnCancel: TButton
  79.     Left = 248
  80.     Top = 328
  81.     Width = 81
  82.     Height = 22
  83.     Caption = 'ソスソスンセソス'
  84.     ModalResult = 2
  85.     TabOrder = 10
  86.   end
  87.   object RadioPri: TRadioGroup
  88.     Left = 16
  89.     Top = 152
  90.     Width = 313
  91.     Height = 41
  92.     Caption = 'ソスDソスソスx(&P)'
  93.     Columns = 4
  94.     ItemIndex = 1
  95.     Items.Strings = (
  96.       'ソスル急'
  97.       'ソス`'
  98.       'ソスa'
  99.       'ソスb')
  100.     TabOrder = 3
  101.   end
  102.   object ChkTask: TCheckBox
  103.     Left = 16
  104.     Top = 294
  105.     Width = 65
  106.     Height = 15
  107.     Caption = 'ソスソスソスソスソスソス'
  108.     TabOrder = 7
  109.     OnClick = ChkTaskCheck
  110.   end
  111.   object EditTitle: TEdit
  112.     Left = 64
  113.     Top = 48
  114.     Width = 265
  115.     Height = 20
  116.     ImeMode = imHira
  117.     MaxLength = 80
  118.     TabOrder = 1
  119.   end
  120.   object CmbBunrui: TComboBox
  121.     Left = 72
  122.     Top = 208
  123.     Width = 169
  124.     Height = 20
  125.     Style = csDropDownList
  126.     DropDownCount = 16
  127.     ImeMode = imClose
  128.     ItemHeight = 12
  129.     TabOrder = 4
  130.   end
  131.   object BtnCat: TButton
  132.     Left = 248
  133.     Top = 208
  134.     Width = 81
  135.     Height = 22
  136.     Caption = 'ソスソスソズの設抵ソス'
  137.     TabOrder = 5
  138.     OnClick = BtnCatClick
  139.   end
  140.   object TrackProgress: TTrackBar
  141.     Left = 64
  142.     Top = 240
  143.     Width = 225
  144.     Height = 33
  145.     LineSize = 0
  146.     Orientation = trHorizontal
  147.     Frequency = 1
  148.     Position = 0
  149.     SelEnd = 0
  150.     SelStart = 0
  151.     TabOrder = 6
  152.     TickMarks = tmBottomRight
  153.     TickStyle = tsAuto
  154.     OnChange = TrackProgressChange
  155.   end
  156.   object DtpTodoOk: TDateTimePicker
  157.     Left = 144
  158.     Top = 288
  159.     Width = 153
  160.     Height = 20
  161.     CalAlignment = dtaLeft
  162.     Date = 36212.866783333330000000
  163.     Time = 36212.866783333330000000
  164.     DateFormat = dfLong
  165.     DateMode = dmComboBox
  166.     Kind = dtkDate
  167.     ParseInput = False
  168.   end
  169.   object LabelProgress: TStaticText
  170.     Left = 296
  171.     Top = 245
  172.     Width = 33
  173.     Height = 15
  174.     Alignment = taRightJustify
  175.     AutoSize = False
  176.     BorderStyle = sbsSunken
  177.     Color = clBtnFace
  178.     ParentColor = False
  179.     TabOrder = 11
  180.   end
  181.   object MemoTodo: TMemo
  182.     Left = 16
  183.     Top = 80
  184.     Width = 313
  185.     Height = 65
  186.     ImeMode = imHira
  187.     ScrollBars = ssVertical
  188.     TabOrder = 2
  189.   end
  190. end
  191.