home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 April / PCWorld_1999-04_cd.bin / Software / TemaCD / GoldHTML / Golden.exe / 0 / RCDATA / TFORM29 / TFORM29.txt
Text File  |  1998-04-04  |  1KB  |  67 lines

  1. object Form29: TForm29
  2.   Left = 407
  3.   Top = 105
  4.   ActiveControl = Edit1
  5.   BorderStyle = bsDialog
  6.   Caption = 'Parametr'
  7.   ClientHeight = 93
  8.   ClientWidth = 235
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   ShowHint = True
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 20
  19.     Top = 12
  20.     Width = 31
  21.     Height = 13
  22.     Caption = 'Jm∩┐╜no'
  23.   end
  24.   object Label2: TLabel
  25.     Left = 12
  26.     Top = 36
  27.     Width = 41
  28.     Height = 13
  29.     Caption = 'Hodnota'
  30.   end
  31.   object Edit1: TEdit
  32.     Left = 56
  33.     Top = 8
  34.     Width = 169
  35.     Height = 21
  36.     TabOrder = 0
  37.   end
  38.   object Edit2: TEdit
  39.     Left = 56
  40.     Top = 32
  41.     Width = 169
  42.     Height = 21
  43.     TabOrder = 1
  44.   end
  45.   object Button1: TButton
  46.     Left = 144
  47.     Top = 64
  48.     Width = 75
  49.     Height = 25
  50.     Caption = 'Vlo∩┐╜it'
  51.     Default = True
  52.     ModalResult = 1
  53.     TabOrder = 2
  54.     OnClick = Button1Click
  55.   end
  56.   object Button2: TButton
  57.     Left = 16
  58.     Top = 64
  59.     Width = 75
  60.     Height = 25
  61.     Cancel = True
  62.     Caption = 'Zp∩┐╜t'
  63.     ModalResult = 2
  64.     TabOrder = 3
  65.   end
  66. end
  67.