home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 February
/
PCWorld_1999-02_cd.bin
/
temacd
/
DataArm
/
_SETUP.1
/
mpw32.dll
/
RCDATA
/
TABOUTFORM
/
TABOUTFORM.txt
< prev
Wrap
Text File
|
1998-05-25
|
2KB
|
93 lines
object AboutForm: TAboutForm
Left = 249
Top = 115
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'AboutForm'
ClientHeight = 183
ClientWidth = 317
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ShowHint = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Frame: TGroupBox
Left = 8
Top = 12
Width = 301
Height = 133
Caption = 'BRAINTREE REG-O-MATIC'
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object Copyright: TLabel
Left = 8
Top = 113
Width = 289
Height = 13
AutoSize = False
Caption = 'Copyright � 1995-1998 BrainTree Ltd. All Rights Reserved.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Logo: TImage
Left = 6
Top = 41
Width = 125
Height = 64
Center = True
Picture.Data = {<image000.bmp>}
end
object Info: TLabel
Left = 135
Top = 39
Width = 163
Height = 69
AutoSize = False
Caption =
'BrainTree Reg-O-Matic is freely available to qualified developer' +
's. For up-to-the-minute info on all of our software, visit our w' +
'eb site at http://www.moneypump.com.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
end
object MoreInfoButton: TButton
Left = 158
Top = 152
Width = 97
Height = 25
Caption = 'Download &Demo'
TabOrder = 2
OnClick = MoreInfoButtonClick
end
object OKButton: TButton
Left = 260
Top = 152
Width = 49
Height = 25
Cancel = True
Caption = '&OK'
ModalResult = 2
TabOrder = 1
end
end