home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2002 July / VPR0207A.ISO / OLS / SW235 / sw235.lzh / Schwatch.exe / 0 / RCDATA / TDLGFIND / TDLGFIND.txt
Text File  |  2002-04-17  |  3KB  |  175 lines

  1. object DlgFind: TDlgFind
  2.   Left = 200
  3.   Top = 107
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソスソスソスソス'
  6.   ClientHeight = 230
  7.   ClientWidth = 389
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'MS UI Gothic'
  12.   Font.Style = []
  13.   Position = poDefault
  14.   Scaled = False
  15.   OnCloseQuery = FormCloseQuery
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object Label1: TLabel
  20.     Left = 240
  21.     Top = 52
  22.     Width = 18
  23.     Height = 12
  24.     Caption = 'ソスソスソスソス'
  25.   end
  26.   object Label2: TLabel
  27.     Left = 16
  28.     Top = 118
  29.     Width = 66
  30.     Height = 12
  31.     Caption = 'ソスソスソスeソスソスソスソスソスソスF'
  32.   end
  33.   object Label3: TLabel
  34.     Left = 16
  35.     Top = 152
  36.     Width = 30
  37.     Height = 12
  38.     Caption = 'ソスソスソズ:'
  39.   end
  40.   object LabelFile: TLabel
  41.     Left = 16
  42.     Top = 20
  43.     Width = 54
  44.     Height = 12
  45.     Caption = 'ソスソスソスソスソスホ象:'
  46.   end
  47.   object Label4: TLabel
  48.     Left = 240
  49.     Top = 76
  50.     Width = 19
  51.     Height = 12
  52.     Caption = 'ソスワゑソス'
  53.   end
  54.   object DtpFromDate: TDateTimePicker
  55.     Left = 96
  56.     Top = 48
  57.     Width = 137
  58.     Height = 20
  59.     CalAlignment = dtaLeft
  60.     Date = 36202.937295833330000000
  61.     Time = 36202.937295833330000000
  62.     DateFormat = dfLong
  63.     DateMode = dmComboBox
  64.     Enabled = False
  65.     Kind = dtkDate
  66.     ParseInput = False
  67.   end
  68.   object DtpToDate: TDateTimePicker
  69.     Left = 96
  70.     Top = 72
  71.     Width = 137
  72.     Height = 20
  73.     CalAlignment = dtaLeft
  74.     Date = 36202.937357523150000000
  75.     Time = 36202.937357523150000000
  76.     DateFormat = dfLong
  77.     DateMode = dmComboBox
  78.     Enabled = False
  79.     Kind = dtkDate
  80.     ParseInput = False
  81.   end
  82.   object EditTitle: TEdit
  83.     Left = 96
  84.     Top = 112
  85.     Width = 281
  86.     Height = 20
  87.     ImeMode = imHira
  88.     MaxLength = 20
  89.     TabOrder = 6
  90.   end
  91.   object CmbBunrui: TComboBox
  92.     Left = 96
  93.     Top = 144
  94.     Width = 137
  95.     Height = 20
  96.     Style = csDropDownList
  97.     DropDownCount = 16
  98.     ImeMode = imClose
  99.     ItemHeight = 12
  100.     TabOrder = 7
  101.   end
  102.   object ChkDate: TCheckBox
  103.     Left = 16
  104.     Top = 50
  105.     Width = 57
  106.     Height = 17
  107.     Caption = 'ソスソスソスヤ:'
  108.     TabOrder = 1
  109.     OnClick = ChkDateClick
  110.   end
  111.   object BtnOk: TButton
  112.     Left = 168
  113.     Top = 200
  114.     Width = 113
  115.     Height = 22
  116.     Caption = 'ソスソスソスソスソスJソスn(&I)'
  117.     Default = True
  118.     ModalResult = 1
  119.     TabOrder = 9
  120.     OnClick = BtnOkClick
  121.   end
  122.   object BtnClose: TButton
  123.     Left = 288
  124.     Top = 200
  125.     Width = 89
  126.     Height = 22
  127.     Cancel = True
  128.     Caption = 'ソスソスンセソス'
  129.     ModalResult = 2
  130.     TabOrder = 10
  131.   end
  132.   object CmbFile: TComboBox
  133.     Left = 96
  134.     Top = 16
  135.     Width = 137
  136.     Height = 20
  137.     Style = csDropDownList
  138.     ImeMode = imClose
  139.     ItemHeight = 12
  140.     Items.Strings = (
  141.       'ソスXソスPソスWソスソスソス[ソスソス'
  142.       'ソスソスソスソス')
  143.     TabOrder = 0
  144.     OnChange = FileListSelect
  145.   end
  146.   object BtnYear: TButton
  147.     Left = 288
  148.     Top = 48
  149.     Width = 89
  150.     Height = 22
  151.     Caption = 'ソスソスソスN'
  152.     Enabled = False
  153.     TabOrder = 4
  154.     OnClick = BtnYearClick
  155.   end
  156.   object BtnMonth: TButton
  157.     Left = 288
  158.     Top = 72
  159.     Width = 89
  160.     Height = 22
  161.     Caption = 'ソスソスソスソス'
  162.     Enabled = False
  163.     TabOrder = 5
  164.     OnClick = BtnMonthClick
  165.   end
  166.   object ChkCapital: TCheckBox
  167.     Left = 16
  168.     Top = 176
  169.     Width = 217
  170.     Height = 17
  171.     Caption = 'ソス蝠カソスソスソスニ擾ソスソスソスソスソスソスソスソスソスハゑソスソスソスB'
  172.     TabOrder = 8
  173.   end
  174. end
  175.