home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 January
/
CHIPCD1_98.iso
/
software
/
tipwin
/
mbm
/
_setup.1
/
mBackupMaster.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1997-05-04
|
1KB
|
71 lines
object AboutBox: TAboutBox
Left = 200
Top = 108
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 267
ClientWidth = 338
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 321
Height = 217
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
object Comments: TLabel
Left = 8
Top = 184
Width = 297
Height = 17
Alignment = taCenter
AutoSize = False
Caption = 'Distributed as Shareware. $25/PC Installation'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
IsControl = True
end
object Label1: TLabel
Left = 8
Top = 200
Width = 305
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'P.O. Box 0801, Pensacola, FL 32594-0801'
end
object elLogo: TImage
Left = 2
Top = 2
Width = 317
Height = 183
Align = alTop
AutoSize = True
Center = True
Picture.Data = {<image000.bmp>}
end
end
object OKButton: TButton
Left = 127
Top = 236
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
end