home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 February / VPR9702A.ISO / OLS / Win95 / Mgn121 / MGN121.LZH / Megane.exe / 0 / RCDATA / TOPENFORM / TOPENFORM.txt < prev   
Text File  |  1996-11-20  |  2KB  |  91 lines

  1. object OpenForm: TOpenForm
  2.   Left = 305
  3.   Top = 453
  4.   ActiveControl = Panel1
  5.   BorderStyle = bsNone
  6.   Caption = 'OpenForm'
  7.   ClientHeight = 114
  8.   ClientWidth = 321
  9.   Font.Color = clWindowText
  10.   Font.Height = -15
  11.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  12.   Font.Style = []
  13.   OnCreate = FormCreate
  14.   OnDeactivate = FormDeactivate
  15.   PixelsPerInch = 120
  16.   TextHeight = 15
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 321
  21.     Height = 114
  22.     Align = alClient
  23.     BevelWidth = 2
  24.     Font.Color = clBlack
  25.     Font.Height = -23
  26.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  27.     Font.Style = [fsBold, fsItalic]
  28.     ParentFont = False
  29.     TabOrder = 0
  30.     object Panel2: TPanel
  31.       Left = 8
  32.       Top = 8
  33.       Width = 305
  34.       Height = 97
  35.       BevelInner = bvRaised
  36.       BevelOuter = bvLowered
  37.       TabOrder = 0
  38.       object Image1: TImage
  39.         Left = 32
  40.         Top = 22
  41.         Width = 33
  42.         Height = 33
  43.         Picture.Data = {<image000.ico>}
  44.       end
  45.       object HSLabel1: THSLabel
  46.         Left = 10
  47.         Top = 74
  48.         Width = 287
  49.         Height = 15
  50.         Alignment = taCenter
  51.         Caption = '(C)T.Tsuda  1996 All rights reserved'
  52.         Font.Color = clBlack
  53.         Font.Height = -15
  54.         Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  55.         Font.Style = [fsBold]
  56.         ParentFont = False
  57.         Shadow = True
  58.         Transparent = True
  59.       end
  60.       object Label3D1: TLabel3D
  61.         Left = 88
  62.         Top = 16
  63.         Width = 156
  64.         Height = 30
  65.         Caption = 'ソス゚ゑソスソスヒゑソスソスソス'
  66.         Font.Color = clTeal
  67.         Font.Height = -30
  68.         Font.Name = 'ソスlソスr ソスSソスVソスbソスN'
  69.         Font.Style = [fsBold, fsItalic]
  70.         ParentFont = False
  71.         CaptionStyle = csHeavyRaised
  72.         ShadowColor = clBlack
  73.       end
  74.       object Label3D2: TLabel3D
  75.         Left = 184
  76.         Top = 48
  77.         Width = 97
  78.         Height = 19
  79.         Caption = 'Version 1.21'
  80.         Font.Color = clOlive
  81.         Font.Height = -17
  82.         Font.Name = 'Arial'
  83.         Font.Style = [fsBold]
  84.         ParentFont = False
  85.         CaptionStyle = csRecessed
  86.         ShadowColor = clWhite
  87.       end
  88.     end
  89.   end
  90. end
  91.