home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9UTI
/
MEMOPAD.ZIP
/
_SETUP.1
/
MemoPadPro.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
Wrap
Text File
|
1998-05-28
|
4KB
|
260 lines
object Form2: TForm2
Left = 172
Top = 104
BorderStyle = bsToolWindow
Caption = 'Please register'
ClientHeight = 177
ClientWidth = 312
Color = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 24
Top = 72
Width = 46
Height = 16
Caption = 'Name:'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 8
Top = 104
Width = 85
Height = 32
Alignment = taCenter
Caption = 'Registration Code:'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 297
Height = 57
TabOrder = 4
object Label1: TLabel
Left = 8
Top = 8
Width = 272
Height = 42
Alignment = taCenter
Caption = 'Please enter the name and code you received when you registered'
Color = clInfoBk
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Comic Sans MS'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
WordWrap = True
end
end
object Edit1: TEdit
Left = 96
Top = 72
Width = 137
Height = 21
MaxLength = 15
TabOrder = 0
end
object Edit2: TEdit
Left = 96
Top = 112
Width = 137
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object Button1: TButton
Left = 240
Top = 88
Width = 65
Height = 25
Caption = 'Enter'
TabOrder = 2
OnClick = Button1Click
end
object ListBox1: TListBox
Left = 24
Top = 264
Width = 89
Height = 9
ItemHeight = 13
TabOrder = 5
Visible = False
end
object ListBox2: TListBox
Left = 480
Top = 40
Width = 65
Height = 17
ItemHeight = 13
TabOrder = 6
Visible = False
end
object Button2: TButton
Left = 8
Top = 144
Width = 297
Height = 25
Caption = 'Click here to register MemoPad Pro on the Web!'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = Button2Click
end
object Memo1: TMemo
Left = 472
Top = 72
Width = 25
Height = 17
Lines.Strings = (
'Thank you for registering!'
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
'357'
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
'')
TabOrder = 7
Visible = False
WordWrap = False
end
object ComboBox1: TComboBox
Left = 528
Top = 72
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 8
Text = 'ComboBox1'
end
end