home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / edukacja / AstroMart / _SETUP.1 / Astro5.exe / 0 / RCDATA / TEXINFODLG / TEXINFODLG.txt
Encoding:
Text File  |  1998-05-13  |  495 b   |  27 lines

  1. object ExInfoDlg: TExInfoDlg
  2.   Left = 200
  3.   Top = 104
  4.   Width = 387
  5.   Height = 250
  6.   Caption = 'ExInfoDlg'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   FormStyle = fsStayOnTop
  12.   Position = poDefault
  13.   Visible = True
  14.   OnClose = FormClose
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object RichEdit: TGWRichEdit
  18.     Left = 0
  19.     Top = 0
  20.     Width = 379
  21.     Height = 223
  22.     Align = alClient
  23.     ScrollBars = ssVertical
  24.     TabOrder = 0
  25.   end
  26. end
  27.