home *** CD-ROM | disk | FTP | other *** search
- object ExpireNote: TExpireNote
- Left = 189
- Top = 104
- BorderStyle = bsDialog
- Caption = 'Expiration warning...'
- ClientHeight = 129
- ClientWidth = 350
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object LMDLabelFill1: TLMDLabelFill
- Left = 34
- Top = 8
- Width = 279
- Height = 28
- FillObject.Style = sfGradient
- Caption = 'Your evaluation time expires in'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -21
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- FontFx.Style = tdRaisedShadow
- ParentFont = False
- end
- object LMDLabelFill2: TLMDLabelFill
- Left = 130
- Top = 38
- Width = 71
- Height = 28
- FillObject.Style = sfGradient
- Caption = '10 days'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -21
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- FontFx.Style = tdRaisedShadow
- ParentFont = False
- end
- object Button1: TButton
- Left = 263
- Top = 99
- Width = 78
- Height = 25
- Caption = 'Close'
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 172
- Top = 99
- Width = 78
- Height = 25
- Caption = 'Register Now!'
- Default = True
- TabOrder = 1
- OnClick = Button2Click
- end
- object CheckBox1: TCheckBox
- Left = 5
- Top = 75
- Width = 197
- Height = 17
- Caption = 'Don'#39't remind me again!'
- TabOrder = 2
- end
- end
-