home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 June B / Pcwk6b98.iso / Mpeg3 / Audiogb / agsetup.exe / AUDIOGRABBER.EXE / 0 / RCDATA / TABOUTFORM / TABOUTFORM.txt < prev   
Encoding:
Text File  |  1998-01-06  |  609 b   |  31 lines

  1. object AboutForm: TAboutForm
  2.   Left = 284
  3.   Top = 128
  4.   BorderStyle = bsNone
  5.   Caption = 'AboutForm'
  6.   ClientHeight = 299
  7.   ClientWidth = 449
  8.   Color = 5378081
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OnClick = FormClick
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 449
  23.     Height = 299
  24.     Align = alClient
  25.     AutoSize = True
  26.     Center = True
  27.     Picture.Data = {<image000.bmp>}
  28.     OnClick = Image1Click
  29.   end
  30. end
  31.