home *** CD-ROM | disk | FTP | other *** search
- object HTMLHelpDesignerForm: THTMLHelpDesignerForm
- Left = 418
- Top = 479
- BorderStyle = bsToolWindow
- Caption = 'Vyhledejte URL:'
- ClientHeight = 63
- ClientWidth = 372
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- PixelsPerInch = 96
- TextHeight = 13
- object TridaLbl: TLabel
- Left = 8
- Top = 16
- Width = 29
- Height = 13
- Caption = 'T��da:'
- end
- object Label1: TLabel
- Left = 8
- Top = 40
- Width = 25
- Height = 13
- Caption = 'URL:'
- end
- object TridaEdit: TEdit
- Left = 48
- Top = 8
- Width = 233
- Height = 21
- ReadOnly = True
- TabOrder = 0
- end
- object URLEdit: TEdit
- Left = 48
- Top = 32
- Width = 233
- Height = 21
- TabOrder = 1
- end
- object OKBtn: TButton
- Left = 288
- Top = 5
- Width = 75
- Height = 25
- Caption = 'P�evezmi URL'
- TabOrder = 2
- OnClick = OKBtnClick
- end
- object NastavURLBtn: TButton
- Left = 288
- Top = 32
- Width = 75
- Height = 25
- Caption = 'Nastav URL'
- TabOrder = 3
- OnClick = NastavURLBtnClick
- end
- end
-