home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9UTI
/
MCP3B.ZIP
/
_SETUP.1
/
MCP.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1998-05-10
|
4KB
|
193 lines
object AboutBox: TAboutBox
Left = 215
Top = 112
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'About MCP'
ClientHeight = 328
ClientWidth = 411
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 393
Height = 281
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
object ProgramIcon: TImage
Left = 8
Top = 16
Width = 113
Height = 41
Picture.Data = {<image000.bmp>}
Stretch = True
IsControl = True
end
object Version: TLabel
Left = 120
Top = 16
Width = 41
Height = 13
Caption = 'Build 3.0'
IsControl = True
end
object Copyright: TLabel
Left = 56
Top = 264
Width = 286
Height = 13
Caption = 'MCP and logo are trademarks of enCOM SYSware (c) ,1998'
IsControl = True
end
object Comments: TLabel
Left = 8
Top = 88
Width = 377
Height = 26
Caption =
'Get into touch with us at: www.geocities.com/SiliconValley/Pines' +
'/5299/index.html '
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
IsControl = True
end
object Label1: TLabel
Left = 32
Top = 64
Width = 336
Height = 13
Caption =
'By C. Winters of enCOM SYSware, 1998. -Email: cleaner1@juno.c' +
'om'
end
object Label2: TLabel
Left = 24
Top = 248
Width = 353
Height = 17
Caption = 'Check out the informational file below to the left for MCP info!'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic]
ParentFont = False
WordWrap = True
end
object Label3: TLabel
Left = 120
Top = 40
Width = 159
Height = 19
Caption = 'Master Control Panel'
DragMode = dmAutomatic
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
OnDragDrop = Label3DragDrop
end
object Label4: TLabel
Left = 8
Top = 136
Width = 369
Height = 26
Caption =
'Would like to THANK GOD first of all for giving me this talent t' +
'o program, and be a computer, networks, electronics tech!'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
OnDblClick = Label4DblClick
end
object Label7: TLabel
Left = 16
Top = 184
Width = 359
Height = 39
Caption =
'This product is unregistered. If you like Master Control Panel t' +
'hen feel free to register. It will enable more features of MCP a' +
'nd other benefits. Click MCP info button or email above for more' +
' information on registering.'
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
OnDblClick = Label7DblClick
end
object Label5: TLabel
Left = 264
Top = 112
Width = 73
Height = 13
Caption = '(case sensitive)'
end
object Label6: TLabel
Left = 264
Top = 16
Width = 86
Height = 13
Caption = 'UNREGISTERED'
end
end
object OKButton: TButton
Left = 328
Top = 296
Width = 75
Height = 25
Caption = '&OK, leave...'
Default = True
ModalResult = 1
TabOrder = 1
end
object Button1: TButton
Left = 8
Top = 296
Width = 73
Height = 25
Caption = '&MCP info'
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 88
Top = 296
Width = 75
Height = 25
Caption = '&Contributors'
TabOrder = 3
OnClick = Button2Click
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 360
Top = 16
end
end