home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 7
/
Chip_Hitware_Vol_07.iso
/
chiphit7
/
tools
/
desqtops
/
dsqsln32.exe
/
0
/
RCDATA
/
TNAGDLG
/
TNAGDLG.txt
Wrap
Text File
|
1996-08-17
|
4KB
|
177 lines
object NagDlg: TNagDlg
Left = 376
Top = 230
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 261
ClientWidth = 370
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 0
Width = 370
Height = 261
Align = alClient
BevelInner = bvLowered
BevelWidth = 2
TabOrder = 0
object Panel2: TPanel
Left = 15
Top = 15
Width = 341
Height = 232
BevelInner = bvLowered
BevelOuter = bvLowered
BevelWidth = 2
Color = clMaroon
Font.Color = clBlack
Font.Height = -13
Font.Name = 'System'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 50
Top = 142
Width = 241
Height = 13
Caption = 'You have been using this DeskTop Solutions for'
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Serif'
Font.Style = [fsBold]
ParentFont = False
end
object DaysLbl: TLabel
Left = 38
Top = 158
Width = 48
Height = 13
Caption = '100 days.'
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 93
Top = 158
Width = 218
Height = 13
Caption = 'Information about registering this solfware'
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 64
Top = 174
Width = 212
Height = 13
Caption = 'may be found by pressing the Help button.'
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 102
Top = 122
Width = 143
Height = 19
Caption = 'This is not Freeware!'
Font.Color = clRed
Font.Height = -16
Font.Name = 'Times New Roman'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object rhLabel3D1: TrhLabel3D
Left = 42
Top = 12
Width = 257
Height = 36
Alignment = taCenter
Caption = 'DesqTop Solutions'
Font.Color = clWhite
Font.Height = -32
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
Style3D = tsShadowed
ShadowOffset = 3
Color3DShadow = clBlack
end
object rhLabel3D2: TrhLabel3D
Left = 132
Top = 52
Width = 76
Height = 19
Caption = 'Version 2.1'
Font.Color = clWhite
Font.Height = -16
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
Style3D = tsShadowed
ShadowOffset = 3
Color3DShadow = clBlack
end
object OkBtn: TBitBtn
Left = 101
Top = 194
Width = 67
Height = 25
TabOrder = 0
Kind = bkOK
end
object TimerPnl: TPanel
Left = 147
Top = 76
Width = 47
Height = 41
BevelOuter = bvLowered
Color = clMaroon
Font.Color = clSilver
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object HelpBtn: TBitBtn
Left = 173
Top = 194
Width = 67
Height = 25
Font.Color = clBlack
Font.Height = -11
Font.Name = 'System'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
OnClick = HelpBtnClick
Kind = bkHelp
end
end
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 48
Top = 90
end
end