home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2004 June / VPR0406.ISO / OLS / IF2EX121 / if2ex121.lzh / IdeaFrg2.exe / 0 / RCDATA / TFINDSETDLG / TFINDSETDLG.txt
Text File  |  2004-03-18  |  2KB  |  102 lines

  1. object FindSetDlg: TFindSetDlg
  2.   Left = 269
  3.   Top = 196
  4.   Anchors = []
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'ソスソスソスソス'
  8.   ClientHeight = 127
  9.   ClientWidth = 299
  10.   Color = clBtnFace
  11.   Font.Charset = SHIFTJIS_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -15
  14.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poDefault
  18.   ShowHint = True
  19.   OnClose = FormClose
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 15
  23.   object Label1: TLabel
  24.     Left = 8
  25.     Top = 13
  26.     Width = 45
  27.     Height = 15
  28.     Caption = 'ソスソスソスソスソスソス'
  29.   end
  30.   object OKBtn: TButton
  31.     Left = 45
  32.     Top = 92
  33.     Width = 89
  34.     Height = 25
  35.     Anchors = [akLeft, akBottom]
  36.     Caption = 'ソスJソスn'
  37.     Default = True
  38.     ModalResult = 1
  39.     TabOrder = 1
  40.     OnClick = OKBtnClick
  41.   end
  42.   object CancelBtn: TButton
  43.     Left = 165
  44.     Top = 92
  45.     Width = 89
  46.     Height = 25
  47.     Anchors = [akLeft, akBottom]
  48.     Cancel = True
  49.     Caption = 'ソスLソスソスソスソスソスZソスソス'
  50.     ModalResult = 2
  51.     TabOrder = 2
  52.   end
  53.   object FindComboBox: TComboBox
  54.     Left = 64
  55.     Top = 8
  56.     Width = 225
  57.     Height = 24
  58.     DropDownCount = 10
  59.     Font.Charset = SHIFTJIS_CHARSET
  60.     Font.Color = clWindowText
  61.     Font.Height = -16
  62.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  63.     Font.Style = []
  64.     ItemHeight = 16
  65.     MaxLength = 80
  66.     ParentFont = False
  67.     TabOrder = 0
  68.   end
  69.   object OrRadioBtn: TRadioButton
  70.     Left = 176
  71.     Top = 40
  72.     Width = 56
  73.     Height = 17
  74.     Caption = '&OR/'
  75.     TabOrder = 3
  76.   end
  77.   object AndRadioBtn: TRadioButton
  78.     Left = 232
  79.     Top = 40
  80.     Width = 57
  81.     Height = 17
  82.     Caption = '&AND'
  83.     TabOrder = 4
  84.   end
  85.   object CaseChkBox: TCheckBox
  86.     Left = 16
  87.     Top = 40
  88.     Width = 145
  89.     Height = 17
  90.     Caption = 'ソス蜿ャソスソスソスソスソスソスソス(&C)'
  91.     TabOrder = 5
  92.   end
  93.   object FlUpCheckBox: TCheckBox
  94.     Left = 16
  95.     Top = 64
  96.     Width = 217
  97.     Height = 17
  98.     Caption = 'ソスfソスミソスソスXソスgソスナ先頭ソスノ集ソス゚ゑソス'
  99.     TabOrder = 6
  100.   end
  101. end
  102.