home *** CD-ROM | disk | FTP | other *** search
- object obtiznost_form: Tobtiznost_form
- Left = 189
- Top = 166
- HelpContext = 37
- BorderStyle = bsDialog
- Caption = 'Obt'#237#382'nost'
- ClientHeight = 217
- ClientWidth = 354
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- KeyPreview = True
- OldCreateOrder = False
- OnKeyDown = FormKeyDown
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Stupenobtiznosti: TRadioGroup
- Left = 16
- Top = 16
- Width = 153
- Height = 137
- Caption = 'Stupe'#328' obt'#237#382'nosti'
- Items.Strings = (
- 'Nejni'#382#353#237
- 'N'#237'zk'#225
- 'St'#345'edn'#237
- 'Vysok'#225
- 'Vlastn'#237)
- TabOrder = 0
- OnClick = StupenobtiznostiClick
- end
- object Button1: TButton
- Left = 68
- Top = 176
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 1
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 212
- Top = 176
- Width = 75
- Height = 25
- Caption = 'Storno'
- TabOrder = 2
- OnClick = Button2Click
- end
- object GroupBox1: TGroupBox
- Left = 184
- Top = 16
- Width = 153
- Height = 137
- Caption = 'Po'#269#237'tat p'#367'ltah'#367' dop'#345'edu:'
- TabOrder = 3
- object Label1: TLabel
- Left = 24
- Top = 56
- Width = 87
- Height = 13
- Caption = 'v hlavn'#237'm v'#253'po'#269'tu'
- end
- object Label2: TLabel
- Left = 24
- Top = 112
- Width = 110
- Height = 13
- Caption = 'v ohodnocovac'#237' funkci'
- end
- object SpinEdit1: TSpinEdit
- Left = 24
- Top = 29
- Width = 73
- Height = 22
- MaxValue = 20
- MinValue = 0
- TabOrder = 0
- Value = 0
- OnChange = SpinEdit1Change
- OnExit = SpinEdit1Exit
- end
- object SpinEdit2: TSpinEdit
- Left = 24
- Top = 85
- Width = 73
- Height = 22
- MaxValue = 20
- MinValue = 0
- TabOrder = 1
- Value = 0
- OnChange = SpinEdit2Change
- OnExit = SpinEdit2Exit
- end
- end
- end
-