home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 January / Chip_1999-01_cd.bin / sharewar / setup21 / easypad.exe / 0 / RCDATA / TFRMUPRAVIT / TFRMUPRAVIT.txt
Text File  |  1998-10-18  |  1KB  |  72 lines

  1. object frmUPRAVIT: TfrmUPRAVIT
  2.   Left = 175
  3.   Top = 116
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜prava zna∩┐╜ky'
  6.   ClientHeight = 220
  7.   ClientWidth = 352
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 8
  18.     Top = 10
  19.     Width = 40
  20.     Height = 13
  21.     Caption = 'Zna∩┐╜ka:'
  22.   end
  23.   object Label2: TLabel
  24.     Left = 8
  25.     Top = 38
  26.     Width = 41
  27.     Height = 13
  28.     Caption = 'Syntaxe:'
  29.   end
  30.   object Bevel1: TBevel
  31.     Left = 56
  32.     Top = 181
  33.     Width = 289
  34.     Height = 7
  35.     Shape = bsBottomLine
  36.   end
  37.   object Edit1: TEdit
  38.     Left = 56
  39.     Top = 8
  40.     Width = 289
  41.     Height = 21
  42.     TabOrder = 0
  43.   end
  44.   object Memo1: TMemo
  45.     Left = 56
  46.     Top = 40
  47.     Width = 289
  48.     Height = 137
  49.     TabOrder = 1
  50.   end
  51.   object btnINSERT: TButton
  52.     Left = 184
  53.     Top = 192
  54.     Width = 75
  55.     Height = 25
  56.     Caption = '&Ulo∩┐╜it'
  57.     Default = True
  58.     TabOrder = 2
  59.     OnClick = btnINSERTClick
  60.   end
  61.   object btnSTORNO: TButton
  62.     Left = 272
  63.     Top = 192
  64.     Width = 75
  65.     Height = 25
  66.     Cancel = True
  67.     Caption = 'Storno'
  68.     TabOrder = 3
  69.     OnClick = btnSTORNOClick
  70.   end
  71. end
  72.