home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 February
/
Chip_2001-02_cd1.bin
/
sharewar
/
talisman
/
_SETUP.1
/
talisman.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
2000-10-04
|
6KB
|
245 lines
object AboutBox: TAboutBox
Left = 225
Top = 131
BorderStyle = bsNone
Caption = 'About'
ClientHeight = 396
ClientWidth = 596
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
Position = poScreenCenter
Scaled = False
OnClick = OKButtonClick
OnCreate = FormCreate
OnHide = FormHide
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 596
Height = 396
Align = alClient
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Panel1Click
object Image2: TImage
Left = 39
Top = 300
Width = 229
Height = 45
Picture.Data = {<image001.bmp>}
end
object Shape2: TShape
Left = 300
Top = 9
Width = 289
Height = 344
Brush.Style = bsClear
Pen.Color = clSilver
end
object Shape1: TShape
Left = 8
Top = 8
Width = 285
Height = 345
Brush.Style = bsClear
Pen.Color = clSilver
end
object SpeedButton2: TSpeedButton
Left = 86
Top = 360
Width = 139
Height = 25
Cursor = crHandPoint
Caption = 'Ok'
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = Panel1Click
end
object Label8: TLabel
Left = 372
Top = 64
Width = 181
Height = 21
AutoSize = False
Caption = '30 days trial period.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
WordWrap = True
end
object SpeedButton4: TSpeedButton
Left = 376
Top = 164
Width = 129
Height = 23
Cursor = crHandPoint
Caption = 'Online Registration'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton4Click
end
object Label9: TLabel
Left = 314
Top = 208
Width = 259
Height = 26
AutoSize = False
Caption = '2. Enter your registration name and code:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clSilver
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
WordWrap = True
end
object Label10: TLabel
Left = 312
Top = 118
Width = 255
Height = 26
Caption =
'1. Register via a secure Internet server (for other ways - see r' +
'eadme.txt):'
Font.Charset = DEFAULT_CHARSET
Font.Color = clSilver
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
WordWrap = True
end
object Label_user: TLabel
Left = 22
Top = 282
Width = 259
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = 'Unregistered copy'
Font.Charset = DEFAULT_CHARSET
Font.Color = clSilver
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object SpeedButton1: TSpeedButton
Left = 375
Top = 284
Width = 131
Height = 23
Cursor = crHandPoint
Caption = 'Register!'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton1Click
end
object Label1: TLabel
Left = 16
Top = 28
Width = 168
Height = 32
Caption = 'Lighttek Software '#13#10'Talisman Version 1.7 beta 1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clSilver
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object edit_code: TEdit
Left = 376
Top = 258
Width = 129
Height = 21
Color = clBlack
Ctl3D = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentCtl3D = False
ParentFont = False
TabOrder = 0
Text = 'Your code'
end
object edit_name: TEdit
Left = 376
Top = 230
Width = 129
Height = 21
Color = clBlack
Ctl3D = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentCtl3D = False
ParentFont = False
TabOrder = 1
Text = 'Your name'
end
object Panel2: TPanel
Left = 300
Top = 208
Width = 289
Height = 109
Caption = 'Invalide registration name or code. Try again.'
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
Visible = False
end
end
object Timer1: TTimer
Enabled = False
OnTimer = Timer1Timer
Left = 452
Top = 124
end
end