home *** CD-ROM | disk | FTP | other *** search
/ internet.au CDrom 42 / NETCD42.iso / web / w95 / hm5ev.exe / data1.cab / Program_Top / SQCBldr.dll / RCDATA / TFORM1 / TFORM1.txt < prev   
Encoding:
Text File  |  1998-11-03  |  1.3 KB  |  68 lines

  1. object Form1: TForm1
  2.   Left = 220
  3.   Top = 155
  4.   BorderStyle = bsDialog
  5.   Caption = 'About HoTMetaL PRO 4.0'
  6.   ClientHeight = 306
  7.   ClientWidth = 512
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 0
  19.     Top = 0
  20.     Width = 512
  21.     Height = 306
  22.     AutoSize = True
  23.     Picture.Data = {<image000.bmp>}
  24.   end
  25.   object VersionLabel: TLabel
  26.     Left = 292
  27.     Top = 286
  28.     Width = 51
  29.     Height = 13
  30.     AutoSize = False
  31.     Caption = '3.408'
  32.     Color = clWhite
  33.     Font.Charset = DEFAULT_CHARSET
  34.     Font.Color = clWhite
  35.     Font.Height = -11
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = []
  38.     ParentColor = False
  39.     ParentFont = False
  40.     Transparent = True
  41.   end
  42.   object RichEdit1: TRichEdit
  43.     Left = 292
  44.     Top = 79
  45.     Width = 213
  46.     Height = 179
  47.     TabStop = False
  48.     Color = clBlack
  49.     Ctl3D = False
  50.     Lines.Strings = (
  51.       'RichEdit1')
  52.     ParentCtl3D = False
  53.     ReadOnly = True
  54.     ScrollBars = ssVertical
  55.     TabOrder = 0
  56.   end
  57.   object Button1: TButton
  58.     Left = 360
  59.     Top = 271
  60.     Width = 73
  61.     Height = 25
  62.     Caption = 'OK'
  63.     Default = True
  64.     TabOrder = 1
  65.     OnClick = Button1Click
  66.   end
  67. end
  68.