home *** CD-ROM | disk | FTP | other *** search
- object frmAddBrowser: TfrmAddBrowser
- Left = 373
- Top = 257
- BorderStyle = bsDialog
- Caption = 'P�idat'
- ClientHeight = 106
- ClientWidth = 329
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object GroupBox1: TGroupBox
- Left = 4
- Top = 3
- Width = 320
- Height = 72
- TabOrder = 0
- object Label1: TLabel
- Left = 9
- Top = 18
- Width = 37
- Height = 13
- Caption = 'N�zev :'
- end
- object Label2: TLabel
- Left = 9
- Top = 44
- Width = 33
- Height = 13
- Caption = 'Cesta :'
- end
- object btnBrowserFile: TSpeedButton
- Left = 286
- Top = 39
- Width = 23
- Height = 22
- Glyph.Data = {
- 42020000424D4202000000000000420000002800000010000000100000000100
- 1000030000000002000000000000000000000000000000000000007C0000E003
- 00001F0000001863186318631863186318631863186318631863186318631863
- 1863186318631863186318631863186318631863186318631863186318631863
- 1863186318630000000000000000000000000000000000000000000018631863
- 1863186318630000000000420042004200420042004200420042004200001863
- 1863186318630000E07F00000042004200420042004200420042004200420000
- 1863186318630000FF7FE07F0000004200420042004200420042004200420042
- 0000186318630000E07FFF7FE07F000000420042004200420042004200420042
- 0042000018630000FF7FE07FFF7FE07F00000000000000000000000000000000
- 0000000000000000E07FFF7FE07FFF7FE07FFF7FE07FFF7FE07F000018631863
- 1863186318630000FF7FE07FFF7FE07FFF7FE07FFF7FE07FFF7F000018631863
- 1863186318630000E07FFF7FE07F000000000000000000000000000018631863
- 1863186318631863000000000000186318631863186318631863186318630000
- 0000000018631863186318631863186318631863186318631863186318631863
- 0000000018631863186318631863186318631863186300001863186318630000
- 1863000018631863186318631863186318631863186318630000000000001863
- 1863186318631863186318631863186318631863186318631863186318631863
- 186318631863}
- OnClick = btnBrowserFileClick
- end
- object edName: TEdit
- Left = 55
- Top = 13
- Width = 253
- Height = 21
- TabOrder = 0
- end
- object edPath: TEdit
- Left = 55
- Top = 40
- Width = 229
- Height = 21
- TabOrder = 1
- end
- end
- object btnOK: TButton
- Left = 170
- Top = 80
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 1
- OnClick = btnOKClick
- end
- object btnStorno: TButton
- Left = 249
- Top = 80
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Storno'
- TabOrder = 2
- OnClick = btnStornoClick
- end
- end
-