home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 December / PCWorld_2000-12_cd.bin / Software / TemaCD / ciskriz / PCISLA.EXE / 0 / RCDATA / TFORM5 / TFORM5.txt
Text File  |  2000-11-01  |  3KB  |  145 lines

  1. object Form5: TForm5
  2.   Left = 135
  3.   Top = 164
  4.   Width = 657
  5.   Height = 433
  6.   Caption = 'definice ∩┐╜lohy'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   OldCreateOrder = True
  14.   PixelsPerInch = 96
  15.   TextHeight = 16
  16.   object Label1: TLabel
  17.     Left = 8
  18.     Top = 328
  19.     Width = 84
  20.     Height = 16
  21.     Caption = 'n∩┐╜zev ∩┐╜lohy:'
  22.   end
  23.   object Label2: TLabel
  24.     Left = 136
  25.     Top = 328
  26.     Width = 75
  27.     Height = 16
  28.     Caption = '∩┐╜∩┐╜slo ∩┐╜lohy:'
  29.   end
  30.   object StringGrid1: TStringGrid
  31.     Left = 0
  32.     Top = 0
  33.     Width = 649
  34.     Height = 321
  35.     ColCount = 15
  36.     DefaultColWidth = 40
  37.     DefaultRowHeight = 18
  38.     FixedColor = clHighlightText
  39.     FixedCols = 0
  40.     RowCount = 15
  41.     FixedRows = 0
  42.     Font.Charset = DEFAULT_CHARSET
  43.     Font.Color = clBlack
  44.     Font.Height = -13
  45.     Font.Name = 'System'
  46.     Font.Style = []
  47.     GridLineWidth = 3
  48.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goEditing, goTabs, goAlwaysShowEditor]
  49.     ParentFont = False
  50.     TabOrder = 0
  51.   end
  52.   object Edit1: TEdit
  53.     Left = 8
  54.     Top = 344
  55.     Width = 113
  56.     Height = 24
  57.     MaxLength = 15
  58.     TabOrder = 1
  59.     Text = 'nov∩┐╜_∩┐╜loha'
  60.     OnChange = Edit1Change
  61.     OnExit = Edit1Change
  62.   end
  63.   object Button1: TButton
  64.     Left = 384
  65.     Top = 376
  66.     Width = 121
  67.     Height = 25
  68.     Caption = 'ulo∩┐╜ ∩┐╜lohu'
  69.     TabOrder = 2
  70.     OnClick = Button1Click
  71.   end
  72.   object Button2: TButton
  73.     Left = 528
  74.     Top = 376
  75.     Width = 113
  76.     Height = 25
  77.     Caption = 'zp∩┐╜t'
  78.     TabOrder = 3
  79.     OnClick = Button2Click
  80.   end
  81.   object Button3: TButton
  82.     Left = 264
  83.     Top = 328
  84.     Width = 121
  85.     Height = 25
  86.     Caption = 'vyma∩┐╜ formul∩┐╜∩┐╜'
  87.     TabOrder = 4
  88.     OnClick = Button3Click
  89.   end
  90.   object Button4: TButton
  91.     Left = 264
  92.     Top = 352
  93.     Width = 121
  94.     Height = 25
  95.     Caption = ' generuj strukturu'
  96.     TabOrder = 5
  97.     OnClick = Button4Click
  98.   end
  99.   object Button5: TButton
  100.     Left = 264
  101.     Top = 376
  102.     Width = 121
  103.     Height = 25
  104.     Caption = ' generuj v∩┐╜e'
  105.     TabOrder = 6
  106.     OnClick = Button5Click
  107.   end
  108.   object Button6: TButton
  109.     Left = 384
  110.     Top = 352
  111.     Width = 121
  112.     Height = 25
  113.     Caption = 'dokon∩┐╜i ∩┐╜lohu'
  114.     TabOrder = 7
  115.     OnClick = Button6Click
  116.   end
  117.   object Edit2: TEdit
  118.     Left = 136
  119.     Top = 344
  120.     Width = 73
  121.     Height = 24
  122.     MaxLength = 5
  123.     TabOrder = 8
  124.     Text = '         1'
  125.     OnChange = Edit2Change
  126.   end
  127.   object Button7: TButton
  128.     Left = 384
  129.     Top = 328
  130.     Width = 121
  131.     Height = 25
  132.     Caption = 'na∩┐╜ti ∩┐╜lohu'
  133.     TabOrder = 9
  134.     OnClick = Button7Click
  135.   end
  136.   object OpenDialog1: TOpenDialog
  137.     DefaultExt = 'kri'
  138.     Filter = '∩┐╜lohy|*.kri'
  139.     Options = [ofNoValidate, ofPathMustExist]
  140.     Title = 'soubor s definic∩┐╜ ∩┐╜loh'
  141.     Left = 608
  142.     Top = 8
  143.   end
  144. end
  145.