home *** CD-ROM | disk | FTP | other *** search
- object AboutForm: TAboutForm
- Left = 284
- Top = 128
- BorderStyle = bsNone
- Caption = 'AboutForm'
- ClientHeight = 299
- ClientWidth = 449
- Color = 5378081
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnClick = FormClick
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 449
- Height = 299
- Align = alClient
- AutoSize = True
- Center = True
- Picture.Data = {<image000.bmp>}
- OnClick = Image1Click
- end
- end
-