home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 July
/
PCWorld_1999-07_cd.bin
/
software
/
TemaCD
/
Audiogrb
/
ag150beta.exe
/
0
/
RCDATA
/
TABOUTFORM
/
TABOUTFORM.txt
< prev
Wrap
Text File
|
1999-05-22
|
1KB
|
65 lines
object AboutForm: TAboutForm
Left = 354
Top = 204
BorderStyle = bsNone
Caption = 'AboutForm'
ClientHeight = 299
ClientWidth = 449
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
Scaled = False
OnClick = FormClick
OnClose = FormClose
OnCreate = FormCreate
OnKeyDown = FormKeyDown
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
object Label1: TLabel
Left = 93
Top = 191
Width = 254
Height = 20
Alignment = taCenter
Caption = 'http://www.audiograbber.com-us.net'
Font.Charset = DEFAULT_CHARSET
Font.Color = clYellow
Font.Height = -17
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
Transparent = True
OnClick = Label1Click
end
object Label2: TLabel
Left = 117
Top = 211
Width = 209
Height = 20
Alignment = taCenter
Caption = 'http://www.dezines.com/audio'
Font.Charset = DEFAULT_CHARSET
Font.Color = clYellow
Font.Height = -17
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
Transparent = True
OnClick = Label2Click
end
end