home *** CD-ROM | disk | FTP | other *** search
- object Registercode: TRegistercode
- Left = 388
- Top = 139
- BorderStyle = bsDialog
- Caption = 'Register JavaDraw!'
- ClientHeight = 216
- ClientWidth = 386
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- PixelsPerInch = 120
- TextHeight = 16
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 393
- Height = 177
- Picture.Data = {<image000.bmp>}
- end
- object OKBtn: TButton
- Left = 80
- Top = 184
- Width = 129
- Height = 30
- Caption = 'Register JavaDraw!'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnClick = OKBtnClick
- end
- object CancelBtn: TButton
- Left = 216
- Top = 184
- Width = 92
- Height = 30
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- object Edit1: TEdit
- Left = 8
- Top = 104
- Width = 369
- Height = 24
- TabOrder = 2
- end
- end
-