home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 236
- Top = 140
- AutoScroll = False
- Caption = 'Register Test'
- ClientHeight = 273
- ClientWidth = 425
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Menu = MainMenu1
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object MainMenu1: TMainMenu
- Left = 384
- Top = 240
- object System1: TMenuItem
- Caption = 'System'
- ShortCut = 0
- object Registernow1: TMenuItem
- Caption = 'Register now !'
- ShortCut = 0
- OnClick = Registernow1Click
- end
- object N1: TMenuItem
- Caption = '-'
- ShortCut = 0
- end
- object Exit1: TMenuItem
- Caption = 'Exit'
- ShortCut = 32883
- OnClick = Exit1Click
- end
- end
- object Delete1: TMenuItem
- Caption = 'Remove'
- ShortCut = 0
- object Lock1: TMenuItem
- Caption = 'Locks'
- ShortCut = 0
- OnClick = Lock1Click
- end
- object Registration1: TMenuItem
- Caption = 'Registration'
- ShortCut = 0
- OnClick = Registration1Click
- end
- end
- object Help1: TMenuItem
- Caption = 'Help'
- ShortCut = 0
- object About1: TMenuItem
- Caption = '&About...'
- ShortCut = 112
- OnClick = About1Click
- end
- end
- end
- object RtRegControl1: TRtRegControl
- FileName = 'demo.lic'
- SaveFileName = 'REGVCL.INI'
- SaveKind = skIni
- PCKey = False
- ProductKey = 'ProductKey'
- OnRegister = RtRegControl1Register
- OnStartCountLock = RtRegControl1StartCountLock
- OnEndCountLock = RtRegControl1EndCountLock
- OnEndDateLock = RtRegControl1EndCountLock
- Left = 344
- Top = 240
- Data = {05525452454704859402D42E0000B8F67600B7010150}
- end
- end
-