home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 July / VPR0007A.BIN / OLS / ANA155 / ana155.lzh / anahori.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  2000-03-28  |  2KB  |  80 lines

  1. object Form2: TForm2
  2.   Left = 361
  3.   Top = 162
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsNone
  6.   Caption = 'ソスソスソス@ソスソスWars2'
  7.   ClientHeight = 117
  8.   ClientWidth = 235
  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.   Icon.Data = {<image000.ico>}
  16.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   OnKeyDown = FormKeyDown
  19.   OnMouseDown = FormMouseDown
  20.   OnMouseMove = FormMouseMove
  21.   PixelsPerInch = 96
  22.   TextHeight = 12
  23.   object Label1: TLabel
  24.     Left = 72
  25.     Top = 16
  26.     Width = 122
  27.     Height = 19
  28.     Caption = 'ソスソスソス@ソスソスvソスソスソスソスソスソスソスQ'
  29.     Font.Charset = SHIFTJIS_CHARSET
  30.     Font.Color = clWindowText
  31.     Font.Height = -19
  32.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  33.     Font.Style = [fsBold]
  34.     ParentFont = False
  35.   end
  36.   object Label2: TLabel
  37.     Left = 56
  38.     Top = 64
  39.     Width = 117
  40.     Height = 12
  41.     Caption = 'Presented By Lighters!'
  42.     Font.Charset = SHIFTJIS_CHARSET
  43.     Font.Color = clWindowText
  44.     Font.Height = -12
  45.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  46.     Font.Style = []
  47.     ParentFont = False
  48.   end
  49.   object Label3: TLabel
  50.     Left = 112
  51.     Top = 40
  52.     Width = 32
  53.     Height = 12
  54.     Caption = 'Ver ??'
  55.   end
  56.   object Panel1: TPanel
  57.     Left = 8
  58.     Top = 8
  59.     Width = 49
  60.     Height = 49
  61.     TabOrder = 0
  62.     object Image1: TImage
  63.       Left = 8
  64.       Top = 8
  65.       Width = 32
  66.       Height = 32
  67.       Picture.Data = {<image001.ico>}
  68.     end
  69.   end
  70.   object Button1: TButton
  71.     Left = 80
  72.     Top = 88
  73.     Width = 75
  74.     Height = 25
  75.     Caption = 'OK'
  76.     TabOrder = 1
  77.     OnClick = Button1Click
  78.   end
  79. end
  80.