home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 May / VPR9705A.ISO / NIFLIB / lib_view.exe / 0 / RCDATA / TFORM4 / TFORM4.txt < prev   
Text File  |  1997-03-08  |  2KB  |  106 lines

  1. object Form4: TForm4
  2.   Left = 190
  3.   Top = 203
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'ソスソスソスソスソスソスソスソス'
  7.   ClientHeight = 301
  8.   ClientWidth = 657
  9.   Font.Color = clWindowText
  10.   Font.Height = -15
  11.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Icon.Data = {<image000.ico>}
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 120
  18.   TextHeight = 15
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 620
  23.     Height = 260
  24.     AutoSize = True
  25.     Picture.Data = {<image001.bmp>}
  26.   end
  27.   object bot1: TImage
  28.     Left = 584
  29.     Top = 16
  30.     Width = 60
  31.     Height = 40
  32.     Hint = 'ソスwソス閧オソスソスソスfソス[ソス^ソスヨジソスソスソスソスソスv'
  33.     AutoSize = True
  34.     ParentShowHint = False
  35.     Picture.Data = {<image002.bmp>}
  36.     ShowHint = True
  37.     OnClick = bot1Click
  38.   end
  39.   object bot2: TImage
  40.     Left = 584
  41.     Top = 80
  42.     Width = 60
  43.     Height = 40
  44.     Hint = 'ソスト鯉ソスソスソス'
  45.     AutoSize = True
  46.     ParentShowHint = False
  47.     Picture.Data = {<image003.bmp>}
  48.     ShowHint = True
  49.     OnClick = bot2Click
  50.   end
  51.   object bot3: TImage
  52.     Left = 592
  53.     Top = 144
  54.     Width = 60
  55.     Height = 40
  56.     Hint = 'ソスソスソスソスソスソスソスハ茨ソスソス'
  57.     AutoSize = True
  58.     ParentShowHint = False
  59.     Picture.Data = {<image004.bmp>}
  60.     ShowHint = True
  61.     OnClick = bot3Click
  62.   end
  63.   object bot4: TImage
  64.     Left = 600
  65.     Top = 208
  66.     Width = 60
  67.     Height = 40
  68.     Hint = 'Close'
  69.     AutoSize = True
  70.     ParentShowHint = False
  71.     Picture.Data = {<image005.bmp>}
  72.     ShowHint = True
  73.     OnClick = bot4Click
  74.   end
  75.   object ListBox1: TListBox
  76.     Left = 20
  77.     Top = 20
  78.     Width = 501
  79.     Height = 221
  80.     Hint = 'ソスソスソスソスソスソスソスハ茨ソスソス'
  81.     Color = clWhite
  82.     Font.Color = clBlack
  83.     Font.Height = -15
  84.     Font.Name = 'ソスlソスr ソスSソスVソスbソスN'
  85.     Font.Pitch = fpFixed
  86.     Font.Style = []
  87.     ItemHeight = 15
  88.     ParentFont = False
  89.     TabOrder = 0
  90.     OnDblClick = ListBox1DblClick
  91.   end
  92.   object RichEdit1: TRichEdit
  93.     Left = 0
  94.     Top = 270
  95.     Width = 621
  96.     Height = 21
  97.     Lines.Strings = (
  98.       'RichEdit1')
  99.     TabOrder = 1
  100.     Visible = False
  101.     WordWrap = False
  102.   end
  103.   object PrintDialog1: TPrintDialog
  104.   end
  105. end
  106.