home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 April / VPR0004A.BIN / OLS / CLE110 / cle110.lzh / CXCleaner.exe / 0 / RCDATA / TEDITFORM / TEDITFORM.txt
Text File  |  1999-03-13  |  1KB  |  77 lines

  1. object EditForm: TEditForm
  2.   Left = 200
  3.   Top = 107
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソスソスソスeソスフ修ソスソス'
  6.   ClientHeight = 151
  7.   ClientWidth = 418
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnClose = FormClose
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 12
  18.   object Label1: TLabel
  19.     Left = 8
  20.     Top = 8
  21.     Width = 80
  22.     Height = 12
  23.     Caption = 'ソス\ソスソスソスソスソス髢シソスO ソスF'
  24.   end
  25.   object Label2: TLabel
  26.     Left = 8
  27.     Top = 56
  28.     Width = 87
  29.     Height = 12
  30.     Caption = 'ソスソスソスsソスtソス@ソスCソスソスソスソス ソスF'
  31.   end
  32.   object Bevel1: TBevel
  33.     Left = 8
  34.     Top = 96
  35.     Width = 401
  36.     Height = 17
  37.     Shape = bsBottomLine
  38.   end
  39.   object Button1: TButton
  40.     Left = 240
  41.     Top = 120
  42.     Width = 75
  43.     Height = 25
  44.     Caption = 'OK'
  45.     Default = True
  46.     ModalResult = 1
  47.     TabOrder = 2
  48.   end
  49.   object Button2: TButton
  50.     Left = 328
  51.     Top = 120
  52.     Width = 75
  53.     Height = 25
  54.     Caption = 'ソスLソスソスソスソスソスZソスソス'
  55.     ModalResult = 2
  56.     TabOrder = 3
  57.   end
  58.   object DisplayName: TEdit
  59.     Left = 16
  60.     Top = 24
  61.     Width = 385
  62.     Height = 20
  63.     TabOrder = 0
  64.     Text = 'DisplayName'
  65.     OnChange = DisplayNameChange
  66.   end
  67.   object UninstallString: TEdit
  68.     Left = 16
  69.     Top = 72
  70.     Width = 385
  71.     Height = 20
  72.     TabOrder = 1
  73.     Text = 'UninstallString'
  74.     OnChange = DisplayNameChange
  75.   end
  76. end
  77.