home *** CD-ROM | disk | FTP | other *** search
- object rscFormReg: TrscFormReg
- Left = 200
- Top = 108
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Register Copy'
- ClientHeight = 239
- ClientWidth = 221
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object rscLabel1: TLabel
- Left = 39
- Top = 8
- Width = 142
- Height = 20
- Caption = 'Register you Copy:'
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsItalic]
- ParentFont = False
- end
- object rscLabel2: TLabel
- Left = 52
- Top = 40
- Width = 116
- Height = 13
- Caption = 'Your Activation Code is :'
- end
- object acode: TLabel
- Left = 68
- Top = 60
- Width = 12
- Height = 13
- end
- object rscLabel3: TLabel
- Left = 36
- Top = 84
- Width = 149
- Height = 13
- Caption = 'Please Enter your Register Key:'
- end
- object rscLabel4: TLabel
- Left = 59
- Top = 140
- Width = 102
- Height = 13
- Caption = 'Directory of .DCU file:'
- end
- object RegisterK: TEdit
- Left = 50
- Top = 108
- Width = 121
- Height = 21
- TabOrder = 0
- end
- object rscPanel1: TPanel
- Left = 4
- Top = 196
- Width = 213
- Height = 2
- TabOrder = 4
- end
- object rscBitBtn1: TBitBtn
- Left = 4
- Top = 208
- Width = 75
- Height = 25
- TabOrder = 2
- OnClick = rscBitBtn1Click
- Kind = bkOK
- end
- object rscBitBtn2: TBitBtn
- Left = 140
- Top = 208
- Width = 75
- Height = 25
- TabOrder = 3
- OnClick = rscBitBtn2Click
- Kind = bkCancel
- end
- object RDirec: TEdit
- Left = 16
- Top = 164
- Width = 189
- Height = 21
- TabOrder = 1
- end
- end
-