home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / sharewar / devilpad / htmlpad.exe / HTMLPad.exe / 0 / RCDATA / TFRMADDBROWSER / TFRMADDBROWSER.txt
Encoding:
Text File  |  2001-06-24  |  2.8 KB  |  101 lines

  1. object frmAddBrowser: TfrmAddBrowser
  2.   Left = 373
  3.   Top = 257
  4.   BorderStyle = bsDialog
  5.   Caption = 'P∩┐╜idat'
  6.   ClientHeight = 106
  7.   ClientWidth = 329
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object GroupBox1: TGroupBox
  19.     Left = 4
  20.     Top = 3
  21.     Width = 320
  22.     Height = 72
  23.     TabOrder = 0
  24.     object Label1: TLabel
  25.       Left = 9
  26.       Top = 18
  27.       Width = 37
  28.       Height = 13
  29.       Caption = 'N∩┐╜zev :'
  30.     end
  31.     object Label2: TLabel
  32.       Left = 9
  33.       Top = 44
  34.       Width = 33
  35.       Height = 13
  36.       Caption = 'Cesta :'
  37.     end
  38.     object btnBrowserFile: TSpeedButton
  39.       Left = 286
  40.       Top = 39
  41.       Width = 23
  42.       Height = 22
  43.       Glyph.Data = {
  44.         42020000424D4202000000000000420000002800000010000000100000000100
  45.         1000030000000002000000000000000000000000000000000000007C0000E003
  46.         00001F0000001863186318631863186318631863186318631863186318631863
  47.         1863186318631863186318631863186318631863186318631863186318631863
  48.         1863186318630000000000000000000000000000000000000000000018631863
  49.         1863186318630000000000420042004200420042004200420042004200001863
  50.         1863186318630000E07F00000042004200420042004200420042004200420000
  51.         1863186318630000FF7FE07F0000004200420042004200420042004200420042
  52.         0000186318630000E07FFF7FE07F000000420042004200420042004200420042
  53.         0042000018630000FF7FE07FFF7FE07F00000000000000000000000000000000
  54.         0000000000000000E07FFF7FE07FFF7FE07FFF7FE07FFF7FE07F000018631863
  55.         1863186318630000FF7FE07FFF7FE07FFF7FE07FFF7FE07FFF7F000018631863
  56.         1863186318630000E07FFF7FE07F000000000000000000000000000018631863
  57.         1863186318631863000000000000186318631863186318631863186318630000
  58.         0000000018631863186318631863186318631863186318631863186318631863
  59.         0000000018631863186318631863186318631863186300001863186318630000
  60.         1863000018631863186318631863186318631863186318630000000000001863
  61.         1863186318631863186318631863186318631863186318631863186318631863
  62.         186318631863}
  63.       OnClick = btnBrowserFileClick
  64.     end
  65.     object edName: TEdit
  66.       Left = 55
  67.       Top = 13
  68.       Width = 253
  69.       Height = 21
  70.       TabOrder = 0
  71.     end
  72.     object edPath: TEdit
  73.       Left = 55
  74.       Top = 40
  75.       Width = 229
  76.       Height = 21
  77.       TabOrder = 1
  78.     end
  79.   end
  80.   object btnOK: TButton
  81.     Left = 170
  82.     Top = 80
  83.     Width = 75
  84.     Height = 25
  85.     Caption = 'OK'
  86.     Default = True
  87.     TabOrder = 1
  88.     OnClick = btnOKClick
  89.   end
  90.   object btnStorno: TButton
  91.     Left = 249
  92.     Top = 80
  93.     Width = 75
  94.     Height = 25
  95.     Cancel = True
  96.     Caption = 'Storno'
  97.     TabOrder = 2
  98.     OnClick = btnStornoClick
  99.   end
  100. end
  101.