Files
LOVATO-plugin/frmOdvedPrikaz.dfm
2026-04-07 18:23:56 +02:00

831 lines
22 KiB
Plaintext

object formOdvedeniPrikazu: TformOdvedeniPrikazu
Left = 0
Top = 0
BorderIcons = [biSystemMenu]
ClientHeight = 577
ClientWidth = 724
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Position = poOwnerFormCenter
OnActivate = FormActivate
OnClose = FormClose
OnKeyUp = FormKeyUp
OnResize = FormResize
OnShow = FormShow
DesignSize = (
724
577)
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 272
Width = 121
Height = 17
Caption = 'Odv'#225'd'#283'n'#253'ch kus'#367' :'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 10
Top = 231
Width = 51
Height = 17
Caption = 'Sm'#283'na :'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 11
Top = 185
Width = 51
Height = 17
Caption = 'Datum :'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 205
Top = 185
Width = 91
Height = 17
Caption = 'Zam'#283'stnanec :'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object lblZamest: TLabel
Left = 400
Top = 183
Width = 275
Height = 20
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object lblDilec: TLabel
Left = 8
Top = 38
Width = 404
Height = 20
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object Label11: TLabel
Left = 13
Top = 74
Width = 95
Height = 17
Caption = 'V'#253'robn'#237' p'#345#237'kaz :'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object Label12: TLabel
Left = 8
Top = 11
Width = 101
Height = 17
Caption = 'D'#237'lec / v'#253'robek :'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object Label13: TLabel
Left = 11
Top = 146
Width = 37
Height = 17
Caption = 'Sklad:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object Label15: TLabel
Left = 10
Top = 111
Width = 87
Height = 17
Caption = 'Fronta pr'#225'ce :'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Visible = False
end
object gOperace: TNextGrid6
Left = 15
Top = 318
Width = 701
Height = 208
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
ParentColor = False
ParentFont = False
PopupMenu = pOperace
TabOrder = 12
TabStop = True
Touch.InteractiveGestures = [igPan, igPressAndTap]
Touch.InteractiveGestureOptions = [igoPanSingleFingerHorizontal, igoPanSingleFingerVertical, igoPanInertia, igoPanGutter, igoParentPassthrough]
ActiveView = gView
ActiveViewIndex = 0
ScrollBars = [sbHorizontal, sbVertical]
SelectFullRow = True
UserDefinedColorPalette.GeometryHoverColor = clBlack
object gView: TNxReportGridView6
ColumnMoving = False
GridLines = True
HeaderHeight = 24
InsertRowHeight = 24
end
object colOper: TNxNumberColumn6
Alignment = taCenter
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
Footer.Font.Charset = DEFAULT_CHARSET
Footer.Font.Color = clWindowText
Footer.Font.Height = -13
Footer.Font.Name = 'Tahoma'
Footer.Font.Style = []
Footer.ParentFont = False
Footer.FormatMask = '#,##0.00'
Header.Alignment = taCenter
Header.Caption = #268'.op.'
Header.Font.Charset = DEFAULT_CHARSET
Header.Font.Color = clWindowText
Header.Font.Height = -17
Header.Font.Name = 'Tahoma'
Header.Font.Style = []
Header.ParentFont = False
Index = 0
PlaceholderText = '1742.50'
Position = 0
FormatMask = '0'
Precision = 0
Increment = 1.000000000000000000
InsertString = '0'
end
object colEvid: TNxCheckBoxColumn6
Alignment = taCenter
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
Footer.Font.Charset = DEFAULT_CHARSET
Footer.Font.Color = clWindowText
Footer.Font.Height = -13
Footer.Font.Name = 'Tahoma'
Footer.Font.Style = []
Footer.ParentFont = False
Footer.FormatMask = '#,##0.00'
Header.Alignment = taCenter
Header.Caption = 'Evid ?'
Header.Font.Charset = DEFAULT_CHARSET
Header.Font.Color = clWindowText
Header.Font.Height = -17
Header.Font.Name = 'Tahoma'
Header.Font.Style = []
Header.ParentFont = False
Index = 1
PlaceholderText = 'True'
Position = 1
CheckedImageIndex = -1
UncheckedImageIndex = -1
InsertString = 'False'
end
object colPopis: TNxTextColumn6
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
Footer.Font.Charset = DEFAULT_CHARSET
Footer.Font.Color = clWindowText
Footer.Font.Height = -13
Footer.Font.Name = 'Tahoma'
Footer.Font.Style = []
Footer.ParentFont = False
Footer.FormatMask = '#,##0.00'
Header.Caption = 'Popis'
Header.Font.Charset = DEFAULT_CHARSET
Header.Font.Color = clWindowText
Header.Font.Height = -17
Header.Font.Name = 'Tahoma'
Header.Font.Style = []
Header.ParentFont = False
Index = 2
PlaceholderText = 'Text Text'
Position = 2
end
object colIdPostup: TNxNumberColumn6
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
Footer.Font.Charset = DEFAULT_CHARSET
Footer.Font.Color = clWindowText
Footer.Font.Height = -13
Footer.Font.Name = 'Tahoma'
Footer.Font.Style = []
Footer.ParentFont = False
Footer.FormatMask = '#,##0.00'
Header.Caption = 'idPostup'
Header.Font.Charset = DEFAULT_CHARSET
Header.Font.Color = clWindowText
Header.Font.Height = -11
Header.Font.Name = 'Tahoma'
Header.Font.Style = []
Header.ParentFont = False
Index = 3
PlaceholderText = '1742.50'
Position = 3
Visible = False
Width = 8
FormatMask = '#,##0.00'
Precision = 0
Increment = 1.000000000000000000
InsertString = '0'
end
object colNormCasS: TNxNumberColumn6
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
Footer.Font.Charset = DEFAULT_CHARSET
Footer.Font.Color = clWindowText
Footer.Font.Height = -13
Footer.Font.Name = 'Tahoma'
Footer.Font.Style = []
Footer.ParentFont = False
Footer.FormatMask = '#,##0.00'
Header.Caption = 'NormCasS'
Header.Font.Charset = DEFAULT_CHARSET
Header.Font.Color = clWindowText
Header.Font.Height = -11
Header.Font.Name = 'Tahoma'
Header.Font.Style = []
Header.ParentFont = False
Index = 4
PlaceholderText = '1742.50'
Position = 4
Visible = False
Width = 8
FormatMask = '#,##0.00'
Precision = 0
Increment = 1.000000000000000000
InsertString = '0'
end
end
object edtKusu: TRzNumericEdit
Left = 140
Top = 268
Width = 68
Height = 25
Alignment = taCenter
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
MaxLength = 6
ParentFont = False
ParentShowHint = False
ShowHint = False
TabOrder = 5
OnEnter = edtKusuEnter
OnExit = edtKusuExit
OnKeyUp = edtKusuKeyUp
Max = 999999.000000000000000000
DisplayFormat = ',0;(,0)'
end
object GroupBox2: TGroupBox
Left = 488
Top = 8
Width = 225
Height = 109
Anchors = [akTop, akRight]
Caption = ' Kusy '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 13
object Label2: TLabel
Left = 8
Top = 22
Width = 86
Height = 17
Caption = 'Kusy zadan'#233' :'
end
object lblZadane: TLabel
Left = 171
Top = 21
Width = 8
Height = 14
Alignment = taRightJustify
Caption = '0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 8
Top = 53
Width = 95
Height = 17
Caption = 'Kusy zb'#253'vaj'#237'c'#237' :'
end
object lblZive: TLabel
Left = 171
Top = 52
Width = 8
Height = 14
Alignment = taRightJustify
Caption = '0'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object Label9: TLabel
Left = 8
Top = 83
Width = 74
Height = 17
Caption = 'Evidov'#225'no :'
end
object lblEvid: TLabel
Left = 171
Top = 81
Width = 8
Height = 14
Alignment = taRightJustify
Caption = '0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
end
object btnSave: TBitBtn
Left = 205
Top = 537
Width = 92
Height = 32
Align = alCustom
Anchors = [akBottom]
Caption = 'OK'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
ModalResult = 1
NumGlyphs = 2
ParentFont = False
TabOrder = 7
OnClick = btnSaveClick
end
object btnCancel: TBitBtn
Left = 405
Top = 537
Width = 89
Height = 32
Anchors = [akBottom]
Caption = ' Storno'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
Kind = bkCancel
NumGlyphs = 2
ParentFont = False
TabOrder = 8
end
object cbCasMzda: TCheckBox
Left = 238
Top = 228
Width = 184
Height = 17
Caption = 'Mzda dle skute'#269'n'#233'ho '#269'asu'
Checked = True
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 11
end
object selSmena: TRzButtonEdit
Left = 68
Top = 228
Width = 75
Height = 25
Text = ''
Alignment = taCenter
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
MaxLength = 2
ParentFont = False
TabOrder = 10
AltBtnNumGlyphs = 1
ButtonNumGlyphs = 1
end
object selZamest: TRzButtonEdit
Left = 303
Top = 181
Width = 84
Height = 25
Text = ''
Alignment = taCenter
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 4
OnEnter = selZamestEnter
OnExit = selZamestExit
OnKeyUp = selZamestKeyUp
AltBtnNumGlyphs = 1
ButtonNumGlyphs = 1
OnButtonClick = selZamestButtonClick
end
object selBarCode: TRzButtonEdit
Left = 256
Top = 69
Width = 131
Height = 25
Text = ''
CharCase = ecUpperCase
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
MaxLength = 15
ParentFont = False
TabOrder = 2
Visible = False
OnExit = selBarCodeExit
OnKeyUp = selBarCodeKeyUp
ButtonGlyph.Data = {
AE060000424DAE0600000000000036000000280000001E000000120000000100
18000000000078060000C40E0000C40E00000000000000000000FBFCF8F0F1EE
FBFCF8FBFCF8FBFCF8CDCECAE3E4E0CACAC7DDDEDAC4C4C1E7E8E4DEDFDBECED
E9CFCFCBECEDE9F7F8F4CBCBC8E5E6E2DCDCD8F5F6F2DCDDD9E6E7E4CCCCC9E7
E8E5EAEAE7FBFCF8FBFCF8FBFCF8EFEFECF6F7F30000FAFBF7CDCECACBCCC9BA
BAB7D2D3CFB5B6B3BFBFBC949391BFBEBC9C9C9ACECFCBB1B0AEDCDDD99C9C9A
BFBFBCD1D1CF929290D2D3CF7F7E7CDDDEDAB1B2AFCECECB9B9B98E3E3E0B2B2
AFC5C5C2A4A4A2BFBFBCC8C9C6E8E9E50000FBFCF8E8E8E4A1A29F80807FAFAF
ACA8A8A6BABAB7959593AFB0ADADADABC0C1BEA8A9A6D8D9D5A8A8A5959694AB
ABA9C8C8C6D9D9D6959593C8C9C6A1A19FC9C9C7D5D6D2DADBD7B2B2AF959593
5857588A8A88D8D9D5F6F7F30000FBFCF8F7F8F4A1A29F80807FAFAFAC919190
908F8E3C3B3B545453A2A2A07D7D7C8686858C8C8B4847474B4A4B8C8C8BA3A3
A1A3A3A15F5F5E90908E6F6E6E6C6C6BD2D3D0C2C2C0B4B5B29898975857588A
8A88E8E9E5FBFCF80000FBFCF8F7F8F4A1A29F80807FAFAFAC919190908F8E3C
3B3B545453A2A2A07D7D7C8686858C8C8B4847474B4A4B8C8C8BA3A3A1A3A3A1
5F5F5E90908E6F6E6E6C6C6BD2D3D0C2C2C0B4B5B29898975857588A8A88E8E9
E5FBFCF80000FBFCF8F7F8F4A1A29F80807FAFAFAC919190908F8E3C3B3B5454
53A2A2A07D7D7C8686858C8C8B4847474B4A4B8C8C8BA3A3A1A3A3A15F5F5E90
908E6F6E6E6C6C6BD2D3D0C2C2C0B4B5B29898975857588A8A88E8E9E5FBFCF8
0000FBFCF8F7F8F4A1A29F80807FAFAFAC919190908F8E3C3B3B545453A2A2A0
7D7D7C8686858C8C8B4847474B4A4B8C8C8BA3A3A1A3A3A15F5F5E90908E6F6E
6E6C6C6BD2D3D0C2C2C0B4B5B29898975857588A8A88E8E9E5FBFCF80000FBFC
F8F7F8F4A1A29F80807FAFAFAC919190908F8E3C3B3B545453A2A2A07D7D7C86
86858C8C8B4847474B4A4B8C8C8BA3A3A1A3A3A15F5F5E90908E6F6E6E6C6C6B
D2D3D0C2C2C0B4B5B29898975857588A8A88E8E9E5FBFCF80000FBFCF8F7F8F4
A1A29F80807FAFAFAC919190908F8E3C3B3B545453A2A2A07D7D7C8686858C8C
8B4847474B4A4B8C8C8BA3A3A1A3A3A15F5F5E90908E6F6E6E6C6C6BD2D3D0C2
C2C0B4B5B29898975857588A8A88E8E9E5FBFCF80000FBFCF8F7F8F4A1A29F80
807FAFAFAC919190908F8E3C3B3B545453A2A2A07D7D7C8686858C8C8B484747
4B4A4B8C8C8BA3A3A1A3A3A15F5F5E90908E6F6E6E6C6C6BD2D3D0C2C2C0B4B5
B29898975857588A8A88E8E9E5FBFCF80000FBFCF8F7F8F4A1A29F80807FAFAF
AC919190908F8E3C3B3B545453A2A2A07D7D7C8686858C8C8B4847474B4A4B8C
8C8BA3A3A1A3A3A15F5F5E90908E6F6E6E6C6C6BD2D3D0C2C2C0B4B5B2989897
5857588A8A88E8E9E5FBFCF80000FBFCF8F7F8F4A1A29F80807FAFAFAC919190
908F8E3C3B3B545453A2A2A07D7D7C8686858C8C8B4847474B4A4B8C8C8BA3A3
A1A3A3A15F5F5E90908E6F6E6E6C6C6BD2D3D0C2C2C0B4B5B29898975857588A
8A88E8E9E5FBFCF80000FBFCF8F7F8F4A1A29F80807FAFAFAC919190908F8E3C
3B3B545453A2A2A07D7D7C8686858C8C8B4847474B4A4B8C8C8BA3A3A1A3A3A1
5F5F5E90908E6F6E6E6C6C6BD2D3D0C2C2C0B4B5B29898975857588A8A88E8E9
E5FBFCF80000FBFCF8F7F8F4A1A29F80807FAFAFAC919190908F8E3C3B3B5454
53A2A2A07D7D7C8686858C8C8B4847474B4A4B8C8C8BA3A3A1A3A3A15F5F5E90
908E6F6E6E6C6C6BD2D3D0C2C2C0B4B5B29898975857588A8A88E8E9E5FBFCF8
0000FBFCF8F7F8F4A1A29F80807FAFAFAC919190908F8E3C3B3B545453A2A2A0
7D7D7C8686858C8C8B4847474B4A4B8C8C8BA3A3A1A3A3A15F5F5E90908E6F6E
6E6C6C6BD2D3D0C2C2C0B4B5B29898975857588A8A88E8E9E5FBFCF80000FBFC
F8F7F8F4A1A29F80807FAFAFAC919190908F8E3C3B3B545453A2A2A07D7D7C86
86858C8C8B4847474B4A4B8C8C8BA3A3A1A3A3A15F5F5E90908E6F6E6E6C6C6B
D2D3D0C2C2C0B4B5B29898975857588A8A88E8E9E5FBFCF80000FBFCF8F7F8F4
A2A2A081817FAFAFAD92929190908E3D3C3C555554A2A2A07E7E7D8787858D8D
8C4948484C4C4C8D8D8CA3A4A2A4A4A260605F9191907170706D6D6CD2D3D0C2
C3C0B4B5B39999975958598B8B89E8E9E5FBFCF80000FBFCF8FAFBF7D8D8D5CB
CBC8DDDDDAD1D2CFD0D1CEAFB0ADB9BAB7D8D9D5C9CAC7CDCDCACFD0CDB4B5B2
B5B5B3CFD0CDD8D9D6D8D9D5BDBEBBD2D3D0C7C7C5C4C4C1EBECE8E4E5E2DFE0
DCD4D4D1BABBB8CFCFCCF3F4F0FBFCF80000}
AltBtnNumGlyphs = 1
ButtonNumGlyphs = 1
ButtonKind = bkCustom
ButtonWidth = 16
end
object selPrikaz: TRzButtonEdit
Left = 115
Top = 69
Width = 132
Height = 25
Text = ''
Alignment = taCenter
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
MaxLength = 20
ParentFont = False
TabOrder = 1
OnExit = selPrikazExit
OnKeyUp = selPrikazKeyUp
AltBtnNumGlyphs = 1
ButtonNumGlyphs = 1
OnButtonClick = selPrikazButtonClick
end
object selDilec: TRzButtonEdit
Left = 122
Top = 6
Width = 183
Height = 25
Text = ''
Alignment = taCenter
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
MaxLength = 22
ParentFont = False
TabOrder = 0
OnEnter = selDilecEnter
OnExit = selDilecExit
OnKeyDown = selDilecKeyDown
OnKeyUp = selDilecKeyUp
AltBtnNumGlyphs = 1
ButtonNumGlyphs = 1
OnButtonClick = selDilecButtonClick
end
object cbSklad: TComboBox
Left = 58
Top = 143
Width = 198
Height = 25
Style = csDropDownList
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
ItemIndex = 0
ParentFont = False
TabOrder = 3
Text = '200 - V'#253'roba'
Items.Strings = (
'200 - V'#253'roba'
'210 - Sklad v'#253'robk'#367
'200.00105 - Nadv'#253'roba'
'100.00300 - Va'#269'ky')
end
object dtDatum: TRzDateTimePicker
Left = 70
Top = 182
Width = 121
Height = 26
Date = 41401.000000000000000000
Format = 'dd.MM.yyyy'
Time = 41401.000000000000000000
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Tahoma'
Font.Style = []
MinDate = 41275.000000000000000000
ParentFont = False
TabOrder = 9
ShowToday = True
FirstDayOfWeek = dowMonday
end
object grpTampo: TGroupBox
Left = 238
Top = 262
Width = 294
Height = 31
TabOrder = 6
object Label6: TLabel
Left = 4
Top = 11
Width = 76
Height = 13
Caption = 'Evidovan'#253' '#269'as :'
OnMouseDown = Label6MouseDown
end
object Label7: TLabel
Left = 136
Top = 11
Width = 26
Height = 14
AutoSize = False
Caption = 'hod'
end
object Label8: TLabel
Left = 223
Top = 11
Width = 25
Height = 14
AutoSize = False
Caption = 'min'
end
object edtCasHod: TRzNumericEdit
Left = 96
Top = 4
Width = 32
Height = 25
Alignment = taCenter
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
MaxLength = 2
ParentFont = False
TabOrder = 0
OnKeyUp = edtCasHodKeyUp
DisplayFormat = ',0;(,0)'
end
object edtCasMin: TRzNumericEdit
Left = 179
Top = 4
Width = 39
Height = 25
Alignment = taCenter
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 1
OnKeyUp = edtCasMinKeyUp
DisplayFormat = ',0;(,0)'
end
end
object grpNadvyroba: TGroupBox
Left = 238
Top = 263
Width = 307
Height = 30
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 14
object Label14: TLabel
Left = 10
Top = 6
Width = 113
Height = 17
Caption = 'V'#253'dejka materi'#225'lu:'
end
object selVydejMat: TRzButtonEdit
Left = 140
Top = 4
Width = 161
Height = 25
Text = ''
Alignment = taCenter
TabOrder = 0
OnExit = selVydejMatExit
AltBtnNumGlyphs = 1
ButtonNumGlyphs = 1
OnButtonClick = selVydejMatButtonClick
end
end
object selFronta: TRzButtonEdit
Left = 103
Top = 106
Width = 132
Height = 25
Text = ''
Alignment = taCenter
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
MaxLength = 20
ParentFont = False
TabOrder = 15
Visible = False
OnExit = selFrontaExit
AltBtnNumGlyphs = 1
ButtonNumGlyphs = 1
OnButtonClick = selFrontaButtonClick
end
object pOperace: TPopupMenu
Left = 510
Top = 347
object pOdznacVse: TMenuItem
Caption = 'O&dzna'#269'it v'#353'e'
OnClick = pOdznacVseClick
end
object pVyberVse: TMenuItem
Caption = '&Vybrat v'#353'e'
OnClick = pVyberVseClick
end
end
end