home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 December (DVD) / VPR0112A.ISO / OLS / HP100D32F / Hp100D32F.LZH / hp880 / _SETUP.1 / Hp.exe / 0 / RCDATA / TFORM100 / TFORM100.txt
Text File  |  2001-09-27  |  2KB  |  102 lines

  1. object Form100: TForm100
  2.   Left = 152
  3.   Top = 113
  4.   Width = 279
  5.   Height = 138
  6.   BorderIcons = [biSystemMenu]
  7.   Caption = 'ソスヘ囲難ソスソスソス'
  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.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object Label1: TLabel
  20.     Left = 8
  21.     Top = 28
  22.     Width = 24
  23.     Height = 12
  24.     Caption = 'ソスnソス_'
  25.   end
  26.   object Label2: TLabel
  27.     Left = 8
  28.     Top = 52
  29.     Width = 24
  30.     Height = 12
  31.     Caption = 'ソスIソス_'
  32.   end
  33.   object Label3: TLabel
  34.     Left = 72
  35.     Top = 8
  36.     Width = 23
  37.     Height = 12
  38.     Caption = 'ソスソス X'
  39.   end
  40.   object Label4: TLabel
  41.     Left = 184
  42.     Top = 8
  43.     Width = 23
  44.     Height = 12
  45.     Caption = 'ソスc Y'
  46.   end
  47.   object Edit1: TEdit
  48.     Left = 48
  49.     Top = 24
  50.     Width = 81
  51.     Height = 20
  52.     TabOrder = 0
  53.     Text = 'Edit1'
  54.     OnChange = Edit1Change
  55.   end
  56.   object Edit2: TEdit
  57.     Left = 160
  58.     Top = 24
  59.     Width = 81
  60.     Height = 20
  61.     TabOrder = 1
  62.     Text = 'Edit2'
  63.     OnChange = Edit2Change
  64.   end
  65.   object Edit3: TEdit
  66.     Left = 48
  67.     Top = 48
  68.     Width = 81
  69.     Height = 20
  70.     TabOrder = 2
  71.     Text = 'Edit3'
  72.     OnChange = Edit3Change
  73.   end
  74.   object Edit4: TEdit
  75.     Left = 160
  76.     Top = 48
  77.     Width = 81
  78.     Height = 20
  79.     TabOrder = 3
  80.     Text = 'Edit4'
  81.     OnChange = Edit4Change
  82.   end
  83.   object Button1: TButton
  84.     Left = 40
  85.     Top = 80
  86.     Width = 97
  87.     Height = 25
  88.     Caption = 'OK'
  89.     TabOrder = 4
  90.     OnClick = Button1Click
  91.   end
  92.   object Button2: TButton
  93.     Left = 144
  94.     Top = 80
  95.     Width = 113
  96.     Height = 25
  97.     Caption = 'ソスLソスソスソスソスソスZソスソス'
  98.     TabOrder = 5
  99.     OnClick = Button2Click
  100.   end
  101. end
  102.