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
Wrap
Text File
|
2000-05-24
|
3KB
|
132 lines
object VlozitFciFm: TVlozitFciFm
Left = 221
Top = 163
BorderStyle = bsDialog
Caption = 'Vlo�it funkci'
ClientHeight = 402
ClientWidth = 692
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object PopisLab: TLabel
Left = 328
Top = 32
Width = 228
Height = 13
Caption = 'Vypoo��t� koeficienty u regresn� funcke'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object Image: TImage
Left = 432
Top = 384
Width = 12
Height = 12
AutoSize = True
Picture.Data = {<image000.bmp>}
Visible = False
end
object DeklaraceLab: TLabel
Left = 6
Top = 8
Width = 67
Height = 13
Caption = 'DeklaraceLab'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object ZadneParamLab: TLabel
Left = 328
Top = 96
Width = 177
Height = 13
Caption = '(funkce nevy�aduje ��dn� parametry)'
end
object BitBtn1: TBitBtn
Left = 606
Top = 365
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = 'Storno'
TabOrder = 0
Kind = bkCancel
end
object BitBtn2: TBitBtn
Left = 518
Top = 365
Width = 75
Height = 25
Anchors = [akRight, akBottom]
TabOrder = 1
Kind = bkOK
end
object PovinneGB: TGroupBox
Left = 328
Top = 96
Width = 353
Height = 121
Caption = 'Povinn� parametry'
TabOrder = 2
end
object NepovinneGB: TGroupBox
Left = 328
Top = 224
Width = 353
Height = 121
Caption = 'Nepovinn� parametry'
TabOrder = 3
end
object TypFceLB: TListBox
Left = 0
Top = 32
Width = 153
Height = 329
ItemHeight = 13
TabOrder = 4
OnClick = TypFceLBClick
end
object NazevFceLB: TListBox
Left = 157
Top = 32
Width = 161
Height = 329
ItemHeight = 13
TabOrder = 5
OnClick = NazevFceLBClick
end
object ColorDialog: TColorDialog
Ctl3D = True
Left = 448
Top = 376
end
object FontDialog: TFontDialog
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Device = fdBoth
MinFontSize = 0
MaxFontSize = 0
Left = 480
Top = 376
end
end