home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
WDR Computer Club Digital 1998 March
/
CC9803-2.BIN
/
SHARE
/
95PIONEE
/
_SETUP.1
/
Pioneer.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1998-01-14
|
2KB
|
87 lines
object AboutBox: TAboutBox
Left = 158
Top = 120
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 325
ClientWidth = 536
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
Position = poScreenCenter
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object img_Billboard1: TImage
Left = 0
Top = 0
Width = 536
Height = 326
AutoSize = True
Enabled = False
Picture.Data = {<image000.bmp>}
end
object pnt_Lic: TPaintBox
Left = 284
Top = 248
Width = 184
Height = 16
Color = clBtnFace
Enabled = False
Font.Color = clYellow
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic]
ParentColor = False
ParentFont = False
OnPaint = pnt_LicPaint
end
object pnt_LicName: TPaintBox
Left = 284
Top = 270
Width = 244
Height = 14
Color = clBtnFace
Enabled = False
Font.Color = clAqua
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic]
ParentColor = False
ParentFont = False
OnPaint = pnt_LicNamePaint
end
object pnt_LicSNo: TPaintBox
Left = 284
Top = 296
Width = 245
Height = 14
Color = clBtnFace
Enabled = False
Font.Color = clAqua
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic]
ParentColor = False
ParentFont = False
OnPaint = pnt_LicSNoPaint
end
object pnt_LicCountry: TPaintBox
Left = 284
Top = 283
Width = 245
Height = 14
Color = clBtnFace
Enabled = False
Font.Color = clAqua
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic]
ParentColor = False
ParentFont = False
OnPaint = pnt_LicCountryPaint
end
end