home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / zkuste / matika / down / Matematika.exe / 0 / RCDATA / TVLOZITFCIFM / TVLOZITFCIFM.txt < prev   
Text File  |  2000-05-24  |  3KB  |  132 lines

  1. object VlozitFciFm: TVlozitFciFm
  2.   Left = 221
  3.   Top = 163
  4.   BorderStyle = bsDialog
  5.   Caption = 'Vlo∩┐╜it funkci'
  6.   ClientHeight = 402
  7.   ClientWidth = 692
  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 PopisLab: TLabel
  19.     Left = 328
  20.     Top = 32
  21.     Width = 228
  22.     Height = 13
  23.     Caption = 'Vypoo∩┐╜∩┐╜t∩┐╜ koeficienty u regresn∩┐╜ funcke'
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -11
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.     WordWrap = True
  31.   end
  32.   object Image: TImage
  33.     Left = 432
  34.     Top = 384
  35.     Width = 12
  36.     Height = 12
  37.     AutoSize = True
  38.     Picture.Data = {<image000.bmp>}
  39.     Visible = False
  40.   end
  41.   object DeklaraceLab: TLabel
  42.     Left = 6
  43.     Top = 8
  44.     Width = 67
  45.     Height = 13
  46.     Caption = 'DeklaraceLab'
  47.     Font.Charset = EASTEUROPE_CHARSET
  48.     Font.Color = clWindowText
  49.     Font.Height = -11
  50.     Font.Name = 'MS Sans Serif'
  51.     Font.Style = []
  52.     ParentFont = False
  53.   end
  54.   object ZadneParamLab: TLabel
  55.     Left = 328
  56.     Top = 96
  57.     Width = 177
  58.     Height = 13
  59.     Caption = '(funkce nevy∩┐╜aduje ∩┐╜∩┐╜dn∩┐╜ parametry)'
  60.   end
  61.   object BitBtn1: TBitBtn
  62.     Left = 606
  63.     Top = 365
  64.     Width = 75
  65.     Height = 25
  66.     Anchors = [akRight, akBottom]
  67.     Caption = 'Storno'
  68.     TabOrder = 0
  69.     Kind = bkCancel
  70.   end
  71.   object BitBtn2: TBitBtn
  72.     Left = 518
  73.     Top = 365
  74.     Width = 75
  75.     Height = 25
  76.     Anchors = [akRight, akBottom]
  77.     TabOrder = 1
  78.     Kind = bkOK
  79.   end
  80.   object PovinneGB: TGroupBox
  81.     Left = 328
  82.     Top = 96
  83.     Width = 353
  84.     Height = 121
  85.     Caption = 'Povinn∩┐╜ parametry'
  86.     TabOrder = 2
  87.   end
  88.   object NepovinneGB: TGroupBox
  89.     Left = 328
  90.     Top = 224
  91.     Width = 353
  92.     Height = 121
  93.     Caption = 'Nepovinn∩┐╜ parametry'
  94.     TabOrder = 3
  95.   end
  96.   object TypFceLB: TListBox
  97.     Left = 0
  98.     Top = 32
  99.     Width = 153
  100.     Height = 329
  101.     ItemHeight = 13
  102.     TabOrder = 4
  103.     OnClick = TypFceLBClick
  104.   end
  105.   object NazevFceLB: TListBox
  106.     Left = 157
  107.     Top = 32
  108.     Width = 161
  109.     Height = 329
  110.     ItemHeight = 13
  111.     TabOrder = 5
  112.     OnClick = NazevFceLBClick
  113.   end
  114.   object ColorDialog: TColorDialog
  115.     Ctl3D = True
  116.     Left = 448
  117.     Top = 376
  118.   end
  119.   object FontDialog: TFontDialog
  120.     Font.Charset = DEFAULT_CHARSET
  121.     Font.Color = clWindowText
  122.     Font.Height = -11
  123.     Font.Name = 'MS Sans Serif'
  124.     Font.Style = []
  125.     Device = fdBoth
  126.     MinFontSize = 0
  127.     MaxFontSize = 0
  128.     Left = 480
  129.     Top = 376
  130.   end
  131. end
  132.