home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 245
- Top = 137
- BorderIcons = []
- BorderStyle = bsDialog
- ClientHeight = 168
- ClientWidth = 306
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- OnCreate = FormCreate
- TextHeight = 16
- object BitBtn1: TBitBtn
- Left = 114
- Top = 130
- Width = 77
- Height = 30
- TabOrder = 0
- Kind = bkOK
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 306
- Height = 122
- Align = alTop
- BevelInner = bvLowered
- BevelOuter = bvNone
- Caption = 'Panel1'
- TabOrder = 1
- object Viewer: THTMLViewer
- Left = 1
- Top = 1
- Width = 304
- Height = 120
- Cursor = crIBeam
- ViewImages = False
- TabOrder = 0
- Align = alClient
- BorderStyle = bsNone
- HistoryMaxCount = 0
- DefFontName = 'Times New Roman'
- end
- end
- end
-