home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 220
- Top = 155
- BorderStyle = bsDialog
- Caption = 'About HoTMetaL PRO 4.0'
- ClientHeight = 306
- ClientWidth = 512
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 512
- Height = 306
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object VersionLabel: TLabel
- Left = 292
- Top = 286
- Width = 51
- Height = 13
- AutoSize = False
- Caption = '3.408'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object RichEdit1: TRichEdit
- Left = 292
- Top = 79
- Width = 213
- Height = 179
- TabStop = False
- Color = clBlack
- Ctl3D = False
- Lines.Strings = (
- 'RichEdit1')
- ParentCtl3D = False
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 0
- end
- object Button1: TButton
- Left = 360
- Top = 271
- Width = 73
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 1
- OnClick = Button1Click
- end
- end
-