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

  1. object frmLicense: TfrmLicense
  2.   Left = 850
  3.   Top = 101
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'ソスソスソスCソスZソスソスソスXソスoソス^'
  7.   ClientHeight = 360
  8.   ClientWidth = 352
  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.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20.   object Label1: TLabel
  21.     Left = 8
  22.     Top = 8
  23.     Width = 84
  24.     Height = 12
  25.     Caption = 'ソスソスソスソスソスAソスcソスフ厄ソス(&O)'
  26.   end
  27.   object Label2: TLabel
  28.     Left = 8
  29.     Top = 48
  30.     Width = 64
  31.     Height = 12
  32.     Caption = 'ソスSソスソスソスメ厄ソス(&N)'
  33.   end
  34.   object Label3: TLabel
  35.     Left = 8
  36.     Top = 88
  37.     Width = 125
  38.     Height = 12
  39.     Caption = 'ソスgソスpソスRソスソスソスsソスソスソス[ソス^ソス[ソスソス(&U)'
  40.   end
  41.   object Label4: TLabel
  42.     Left = 8
  43.     Top = 128
  44.     Width = 96
  45.     Height = 12
  46.     Caption = 'ソスソスソスCソスZソスソスソスXソスRソス[ソスh(&L)'
  47.   end
  48.   object edtOrganization: TEdit
  49.     Left = 8
  50.     Top = 20
  51.     Width = 337
  52.     Height = 20
  53.     MaxLength = 50
  54.     TabOrder = 0
  55.   end
  56.   object edtName: TEdit
  57.     Left = 8
  58.     Top = 60
  59.     Width = 337
  60.     Height = 20
  61.     MaxLength = 50
  62.     TabOrder = 1
  63.   end
  64.   object edtComputerName: TEdit
  65.     Left = 8
  66.     Top = 100
  67.     Width = 337
  68.     Height = 20
  69.     MaxLength = 50
  70.     TabOrder = 2
  71.   end
  72.   object edtLicenseCode: TMemo
  73.     Left = 8
  74.     Top = 144
  75.     Width = 337
  76.     Height = 169
  77.     Font.Charset = SHIFTJIS_CHARSET
  78.     Font.Color = clWindowText
  79.     Font.Height = -12
  80.     Font.Name = 'ソスlソスr ソスSソスVソスbソスN'
  81.     Font.Style = []
  82.     ParentFont = False
  83.     TabOrder = 3
  84.   end
  85.   object brnEntry: TButton
  86.     Left = 72
  87.     Top = 328
  88.     Width = 81
  89.     Height = 25
  90.     Caption = 'ソスoソス^(&E)'
  91.     Default = True
  92.     TabOrder = 4
  93.     OnClick = brnEntryClick
  94.   end
  95.   object btnCancel: TButton
  96.     Left = 200
  97.     Top = 328
  98.     Width = 81
  99.     Height = 25
  100.     Cancel = True
  101.     Caption = 'ソスLソスソスソスソスソスZソスソス(&C)'
  102.     ModalResult = 2
  103.     TabOrder = 5
  104.   end
  105. end
  106.