home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bila Vrana
/
BILA_VRANA.iso
/
011A
/
ULOGIC13.ZIP
/
_SETUP.1
/
UltraLogic.exe
/
0
/
RCDATA
/
TFRMNAG
/
TFRMNAG.txt
< prev
Wrap
Text File
|
1996-09-28
|
6KB
|
262 lines
object frmNag: TfrmNag
Left = 181
Top = 83
ActiveControl = btnRegisterLater
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsDialog
Caption = 'Welcome to Ultra Logic!'
ClientHeight = 306
ClientWidth = 360
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object imgBackGround: TImage
Left = 0
Top = 0
Width = 360
Height = 306
Align = alClient
Picture.Data = {<image000.bmp>}
Stretch = True
end
object Image2: TImage
Left = 49
Top = 179
Width = 14
Height = 14
AutoSize = True
Picture.Data = {<image001.bmp>}
end
object LabelEffect1: TLabelEffect
Left = 87
Top = 1
Width = 175
Height = 42
DirectionHighlight = edDownRight
DirectionShadow = edUpLeft
ColourHighlight = clGray
ColourShadow = clGray
EffectStyle = esCustom
ColourScheme = csCustom
AutoSize = True
Caption = 'Ultra Logic'
Color = clBtnFace
Font.Color = clBlack
Font.Height = -37
Font.Name = 'Arial'
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
end
object Label1: TLabel
Left = 5
Top = 51
Width = 340
Height = 26
Caption =
'Ultra Logic is distributed using the shareware concept. You are ' +
'allowed to use this version for a period of 21 days for free. '
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
WordWrap = True
end
object Bevel1: TBevel
Left = 5
Top = 41
Width = 352
Height = 5
Shape = bsBottomLine
end
object Label3: TLabel
Left = 5
Top = 123
Width = 321
Height = 26
Caption =
'When you register you receive a special registration code which ' +
'will convert this shareware version to the full, registered vers' +
'ion.'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
WordWrap = True
end
object Label4: TLabel
Left = 67
Top = 179
Width = 117
Height = 13
Caption = 'Expert level enabled'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Image3: TImage
Left = 49
Top = 198
Width = 14
Height = 14
AutoSize = True
Picture.Data = {<image002.bmp>}
end
object Label5: TLabel
Left = 67
Top = 198
Width = 181
Height = 13
Caption = 'Custom board sizes up to 10x15'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Image4: TImage
Left = 49
Top = 216
Width = 14
Height = 14
AutoSize = True
Picture.Data = {<image003.bmp>}
end
object Label6: TLabel
Left = 67
Top = 216
Width = 93
Height = 13
Caption = 'FREE upgrades!'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Image5: TImage
Left = 49
Top = 235
Width = 14
Height = 14
AutoSize = True
Picture.Data = {<image004.bmp>}
end
object Label7: TLabel
Left = 67
Top = 235
Width = 232
Height = 13
Caption = 'No more annoying screens (like this one)'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 5
Top = 80
Width = 342
Height = 39
Caption =
'If at the end of this evaluation period you decide that you want' +
' to continue using it then you must register with the author by ' +
'paying a small ($10) registration fee.'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
WordWrap = True
end
object Label8: TLabel
Left = 113
Top = 161
Width = 119
Height = 13
Alignment = taCenter
Caption = 'Registration Benifits:'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
Transparent = True
end
object Bevel3: TBevel
Left = 4
Top = 155
Width = 352
Height = 5
Shape = bsBottomLine
end
object Bevel2: TBevel
Left = 4
Top = 258
Width = 352
Height = 3
Shape = bsBottomLine
end
object btnRegisterNow: TButton
Left = 6
Top = 268
Width = 101
Height = 35
Caption = '&Register'
Default = True
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = btnRegisterNowClick
end
object btnRegisterLater: TButton
Left = 253
Top = 268
Width = 105
Height = 35
Cancel = True
Caption = 'Register &Later'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 2
end
object btnRegistrationCode: TButton
Left = 110
Top = 268
Width = 139
Height = 35
Caption = 'Enter Registration &Code'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = btnRegistrationCodeClick
end
end