home *** CD-ROM | disk | FTP | other *** search
- object JSOknoDlg: TJSOknoDlg
- Left = 246
- Top = 102
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsDialog
- Caption = 'Parametry otwieranego okna'
- ClientHeight = 205
- ClientWidth = 442
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- Position = poScreenCenter
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object Przycisk_OK: TToolbarButton97
- Left = 374
- Top = 5
- Width = 65
- Height = 65
- Cursor = crHandPoint
- Caption = '&OK'
- Layout = blGlyphTop
- ParentShowHint = False
- ShowHint = False
- Spacing = 5
- OnClick = Przycisk_OKClick
- end
- object Przycisk_Anuluj: TToolbarButton97
- Left = 374
- Top = 70
- Width = 65
- Height = 65
- Cursor = crHandPoint
- Caption = '&Anuluj'
- Layout = blGlyphTop
- ParentShowHint = False
- ShowHint = False
- Spacing = 5
- OnClick = Przycisk_AnulujClick
- end
- object Przycisk_Pomoc: TToolbarButton97
- Left = 374
- Top = 135
- Width = 65
- Height = 65
- Cursor = crHandPoint
- Caption = '&Pomoc'
- Layout = blGlyphTop
- ParentShowHint = False
- ShowHint = False
- Spacing = 5
- OnClick = Przycisk_PomocClick
- end
- object Image2: TImage
- Left = 6
- Top = 14
- Width = 32
- Height = 32
- Hint =
- 'To narz�dzie s�u�y do okre�lania parametr�w '#13#10'otwieranego przez ' +
- 'JavaScript nowego okna '#13#10'przegl�darki.'
- AutoSize = True
- ParentShowHint = False
- Picture.Data = {<image000.ico>}
- ShowHint = True
- end
- object Panel1: TPanel
- Left = 44
- Top = 4
- Width = 327
- Height = 197
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object Bevel2: TBevel
- Left = 8
- Top = 100
- Width = 313
- Height = 13
- Shape = bsTopLine
- Style = bsRaised
- end
- object Label1: TLabel
- Left = 24
- Top = 12
- Width = 53
- Height = 13
- Caption = '&Zawarto��:'
- FocusControl = Edit_URL
- end
- object Label2: TLabel
- Left = 49
- Top = 41
- Width = 28
- Height = 13
- Caption = '&Tytu�:'
- FocusControl = Edit_Title
- end
- object Label3: TLabel
- Left = 83
- Top = 70
- Width = 53
- Height = 13
- Caption = '&Szeroko��:'
- FocusControl = Edit1
- end
- object Label4: TLabel
- Left = 207
- Top = 70
- Width = 53
- Height = 13
- Caption = '&Wysoko��:'
- FocusControl = Edit2
- end
- object Label5: TLabel
- Left = 8
- Top = 124
- Width = 65
- Height = 41
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Opcje wy�wietlania okna:'
- WordWrap = True
- end
- object Przycisk_URL: TToolbarButton97
- Left = 294
- Top = 8
- Width = 23
- Height = 22
- Cursor = crHandPoint
- Hint = 'Kliknij, aby wybra� dokument do umieszczenia w ramce'
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 77777777777777777777777788888888777777700000000087777700FBFBFBFB
- 0877770F0FBFBFBFB087770BF0FBFBFBFB08770FBF0000000007770BFBFBFBFB
- 0877770FBFBFBFBF077777000000000077777770FBFB07777777777800008777
- 7777777777777777777777777777777777777777777777777777}
- Layout = blGlyphTop
- ParentShowHint = False
- ShowHint = True
- OnClick = Przycisk_URLClick
- end
- object Edit_URL: TComboBox98
- Left = 85
- Top = 9
- Width = 206
- Height = 21
- Hint = 'Zawarto�� nowo otwieranego okna'
- HelpContext = 1180
- ItemHeight = 13
- TabOrder = 0
- OnDblClick = Przycisk_URLClick
- Complete = True
- MinLengthComplete = 0
- end
- object Edit_Title: TEdit97
- Left = 85
- Top = 38
- Width = 233
- Height = 19
- Hint = 'Tytu� otwieranego okna'
- HelpContext = 1181
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- end
- object Edit1: TEdit97
- Left = 145
- Top = 67
- Width = 35
- Height = 19
- HelpContext = 1182
- TabOrder = 2
- Text = '0'
- end
- object Edit2: TEdit97
- Left = 265
- Top = 67
- Width = 35
- Height = 19
- HelpContext = 1182
- TabOrder = 3
- Text = '0'
- end
- object Spin_Width: TUpDown
- Left = 180
- Top = 66
- Width = 15
- Height = 21
- HelpContext = 1182
- Associate = Edit1
- Min = 0
- Max = 2048
- Increment = 5
- Position = 0
- TabOrder = 4
- Wrap = False
- end
- object Spin_Height: TUpDown
- Left = 300
- Top = 66
- Width = 15
- Height = 21
- HelpContext = 1182
- Associate = Edit2
- Min = 0
- Max = 2048
- Increment = 5
- Position = 0
- TabOrder = 5
- Wrap = False
- end
- end
- object Check_Toolbar: TCheckBox
- Left = 128
- Top = 112
- Width = 97
- Height = 17
- HelpContext = 1183
- Caption = 'pasek narz�dzi'
- TabOrder = 1
- end
- object Check_menu: TCheckBox
- Left = 128
- Top = 132
- Width = 97
- Height = 17
- HelpContext = 1183
- Caption = 'menu programu'
- TabOrder = 2
- end
- object Check_scrollbars: TCheckBox
- Left = 128
- Top = 152
- Width = 97
- Height = 17
- HelpContext = 1183
- Caption = 'paski przesuwu'
- TabOrder = 3
- end
- object Check_resize: TCheckBox
- Left = 128
- Top = 172
- Width = 97
- Height = 17
- HelpContext = 1183
- Caption = 'zmiana rozmiaru'
- TabOrder = 4
- end
- object Check_statusbar: TCheckBox
- Left = 241
- Top = 112
- Width = 97
- Height = 17
- HelpContext = 1183
- Caption = 'linia statusu'
- TabOrder = 5
- end
- object Check_location: TCheckBox
- Left = 241
- Top = 132
- Width = 105
- Height = 17
- HelpContext = 1183
- Caption = 'okienko lokalizacji'
- TabOrder = 6
- end
- object Check_dir: TCheckBox
- Left = 241
- Top = 152
- Width = 97
- Height = 17
- HelpContext = 1183
- Caption = 'katalogi'
- TabOrder = 7
- end
- object Check_historia: TCheckBox
- Left = 241
- Top = 172
- Width = 97
- Height = 17
- HelpContext = 1183
- Caption = 'historia'
- TabOrder = 8
- end
- end
-