home *** CD-ROM | disk | FTP | other *** search
- object frmAboutBox: TfrmAboutBox
- Left = 366
- Top = 208
- BorderStyle = bsDialog
- Caption = 'Zaregistrujte se !!!'
- ClientHeight = 179
- ClientWidth = 389
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label3: TLabel
- Left = 4
- Top = 160
- Width = 236
- Height = 13
- Caption = 'Copyright Michal V�ch. V�echna pr�va vyhrazena.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object btnOk: TButton
- Left = 311
- Top = 6
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 0
- OnClick = btnOkClick
- end
- object btnReg: TButton
- Left = 311
- Top = 36
- Width = 75
- Height = 25
- Caption = 'Registrace...'
- TabOrder = 1
- OnClick = btnRegClick
- end
- object GroupBox1: TGroupBox
- Left = 4
- Top = 1
- Width = 303
- Height = 154
- TabOrder = 2
- object Image1: TImage
- Left = 10
- Top = 15
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.ico>}
- end
- object Label1: TLabel
- Left = 54
- Top = 15
- Width = 215
- Height = 28
- Caption = 'Devil'#39's HTMLPad'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clMaroon
- Font.Height = -23
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lbShareware: TLabel
- Left = 13
- Top = 63
- Width = 272
- Height = 39
- Caption =
- 'Tento program je shareware. Mu�ete ho zdarma pou��vat po dobu 30' +
- ' dn�. Po uplnynut� t�to doby mus�te program zaregistrovat nebo o' +
- 'dstranit z va�eho po��ta�e.'
- WordWrap = True
- end
- object Label4: TLabel
- Left = 77
- Top = 45
- Width = 213
- Height = 13
- Caption = 'HTMLEditor pro Windows 95/Me/NT a 2000'
- end
- object Label5: TLabel
- Left = 15
- Top = 113
- Width = 30
- Height = 13
- Caption = 'e-mail:'
- end
- object Label6: TLabel
- Left = 15
- Top = 129
- Width = 23
- Height = 13
- Caption = 'web:'
- end
- object lbUserName: TLabel
- Left = 14
- Top = 63
- Width = 104
- Height = 13
- Caption = 'Registrovan� u�ivatel:'
- Visible = False
- end
- object Label7: TLabel
- Left = 55
- Top = 113
- Width = 98
- Height = 13
- Cursor = crHandPoint
- Caption = 'htmlpad@seznam.cz'
- OnClick = Label7Click
- end
- object Label8: TLabel
- Left = 55
- Top = 129
- Width = 71
- Height = 13
- Cursor = crArrow
- Caption = 'htmlpad.zde.cz'
- OnClick = Label8Click
- end
- end
- object btnClose: TButton
- Left = 311
- Top = 65
- Width = 75
- Height = 25
- Caption = 'Ukon�it'
- TabOrder = 3
- Visible = False
- OnClick = btnCloseClick
- end
- end
-