1501 lines
35 KiB
Plaintext
1501 lines
35 KiB
Plaintext
object formPlan: TformPlan
|
|
Left = 0
|
|
Top = 0
|
|
BorderIcons = [biSystemMenu]
|
|
Caption = ' P L '#193' N O V '#193' N '#205
|
|
ClientHeight = 790
|
|
ClientWidth = 1467
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
Position = poOwnerFormCenter
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnResize = FormResize
|
|
OnShow = FormShow
|
|
TextHeight = 17
|
|
object pnl1: TGridPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1467
|
|
Height = 790
|
|
Align = alClient
|
|
ColumnCollection = <
|
|
item
|
|
Value = 1.000000000000000000
|
|
end
|
|
item
|
|
Value = 46.000000000000000000
|
|
end
|
|
item
|
|
Value = 2.000000000000000000
|
|
end
|
|
item
|
|
Value = 50.000000000000000000
|
|
end
|
|
item
|
|
Value = 1.000000000000000000
|
|
end>
|
|
ControlCollection = <
|
|
item
|
|
Column = 1
|
|
Control = grdKalendar
|
|
Row = 2
|
|
end
|
|
item
|
|
Column = 3
|
|
Control = grdRozpis
|
|
Row = 2
|
|
end
|
|
item
|
|
Column = 1
|
|
Control = grd2
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 1
|
|
Control = pnl2
|
|
Row = 3
|
|
end
|
|
item
|
|
Column = 3
|
|
Control = grd4
|
|
Row = 3
|
|
end>
|
|
RowCollection = <
|
|
item
|
|
Value = 7.000000000000000000
|
|
end
|
|
item
|
|
Value = 2.000000000000000000
|
|
end
|
|
item
|
|
Value = 66.000000000000000000
|
|
end
|
|
item
|
|
Value = 25.000000000000000000
|
|
end>
|
|
TabOrder = 0
|
|
object grdKalendar: TJvDBGrid
|
|
Left = 16
|
|
Top = 72
|
|
Width = 674
|
|
Height = 520
|
|
Align = alClient
|
|
DataSource = dm2.dsKalendar
|
|
DrawingStyle = gdsClassic
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
Options = [dgTitles, dgIndicator, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit, dgTitleHotTrack]
|
|
ParentFont = False
|
|
ReadOnly = True
|
|
TabOrder = 0
|
|
TitleFont.Charset = DEFAULT_CHARSET
|
|
TitleFont.Color = clWindowText
|
|
TitleFont.Height = -13
|
|
TitleFont.Name = 'Segoe UI'
|
|
TitleFont.Style = [fsBold]
|
|
OnCellClick = grdKalendarCellClick
|
|
OnDrawColumnCell = grdKalendarDrawColumnCell
|
|
OnTitleClick = grdKalendarTitleClick
|
|
SelectColumnsDialogStrings.Caption = 'Select columns'
|
|
SelectColumnsDialogStrings.OK = '&OK'
|
|
SelectColumnsDialogStrings.NoSelectionWarning = 'At least one column must be visible!'
|
|
EditControls = <>
|
|
RowsHeight = 21
|
|
TitleRowHeight = 21
|
|
end
|
|
object grdRozpis: TJvDBGrid
|
|
Left = 719
|
|
Top = 72
|
|
Width = 732
|
|
Height = 520
|
|
Align = alClient
|
|
DataSource = dm2.dsRozpis
|
|
DrawingStyle = gdsClassic
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
Options = [dgTitles, dgIndicator, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit, dgTitleHotTrack]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
TitleFont.Charset = DEFAULT_CHARSET
|
|
TitleFont.Color = clWindowText
|
|
TitleFont.Height = -13
|
|
TitleFont.Name = 'Segoe UI'
|
|
TitleFont.Style = [fsBold]
|
|
OnCellClick = grdRozpisCellClick
|
|
OnDrawColumnCell = grdRozpisDrawColumnCell
|
|
OnDblClick = grdRozpisDblClick
|
|
OnMouseDown = grdRozpisMouseDown
|
|
OnTitleClick = grdRozpisTitleClick
|
|
SelectColumnsDialogStrings.Caption = 'Select columns'
|
|
SelectColumnsDialogStrings.OK = '&OK'
|
|
SelectColumnsDialogStrings.NoSelectionWarning = 'At least one column must be visible!'
|
|
EditControls = <>
|
|
RowsHeight = 21
|
|
TitleRowHeight = 21
|
|
end
|
|
object grd2: TGridPanel
|
|
Left = 16
|
|
Top = 1
|
|
Width = 674
|
|
Height = 55
|
|
Align = alClient
|
|
ColumnCollection = <
|
|
item
|
|
Value = 15.000000000000000000
|
|
end
|
|
item
|
|
Value = 5.000000000000000000
|
|
end
|
|
item
|
|
Value = 80.000000000000000000
|
|
end>
|
|
ControlCollection = <
|
|
item
|
|
Column = 2
|
|
Control = sgCas
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 0
|
|
Control = btnKonec
|
|
Row = 0
|
|
end>
|
|
RowCollection = <
|
|
item
|
|
Value = 100.000000000000000000
|
|
end>
|
|
TabOrder = 2
|
|
object sgCas: TJvStringGrid
|
|
Left = 135
|
|
Top = 1
|
|
Width = 538
|
|
Height = 53
|
|
Align = alClient
|
|
Color = clActiveBorder
|
|
ColCount = 4
|
|
DefaultColAlignment = taCenter
|
|
FixedCols = 0
|
|
ScrollBars = ssNone
|
|
TabOrder = 0
|
|
OnDblClick = sgCasDblClick
|
|
OnDrawCell = sgCasDrawCell
|
|
OnSelectCell = sgCasSelectCell
|
|
Alignment = taLeftJustify
|
|
FixedFont.Charset = DEFAULT_CHARSET
|
|
FixedFont.Color = clWindowText
|
|
FixedFont.Height = -12
|
|
FixedFont.Name = 'Segoe UI'
|
|
FixedFont.Style = []
|
|
ColWidths = (
|
|
70
|
|
73
|
|
114
|
|
121)
|
|
end
|
|
object btnKonec: TButton
|
|
Left = 1
|
|
Top = 1
|
|
Width = 57
|
|
Height = 47
|
|
ImageAlignment = iaCenter
|
|
ImageIndex = 2
|
|
ImageName = 'Item3'
|
|
Images = dm2.imgList
|
|
TabOrder = 1
|
|
OnClick = btnKonecClick
|
|
end
|
|
end
|
|
object pnl2: TGridPanel
|
|
Left = 16
|
|
Top = 592
|
|
Width = 674
|
|
Height = 197
|
|
Align = alClient
|
|
ColumnCollection = <
|
|
item
|
|
Value = 100.000000000000000000
|
|
end>
|
|
ControlCollection = <
|
|
item
|
|
Column = 0
|
|
Control = pnl3
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 0
|
|
Control = grd7
|
|
Row = 1
|
|
end>
|
|
RowCollection = <
|
|
item
|
|
Value = 50.000000000000000000
|
|
end
|
|
item
|
|
Value = 50.000000000000000000
|
|
end>
|
|
TabOrder = 3
|
|
object pnl3: TGridPanel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 672
|
|
Height = 98
|
|
Align = alClient
|
|
ColumnCollection = <
|
|
item
|
|
Value = 25.000000000000000000
|
|
end
|
|
item
|
|
Value = 25.000000000000000000
|
|
end
|
|
item
|
|
Value = 25.000000000000000000
|
|
end
|
|
item
|
|
Value = 25.000000000000000000
|
|
end>
|
|
ControlCollection = <
|
|
item
|
|
Column = 0
|
|
ColumnSpan = 4
|
|
Control = Label1
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 0
|
|
Control = Label2
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 1
|
|
Control = NumberBox1
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 2
|
|
Control = Label3
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 3
|
|
Control = nHodPlanZacatek
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 0
|
|
ColumnSpan = 2
|
|
Control = Label4
|
|
Row = 2
|
|
end
|
|
item
|
|
Column = 2
|
|
ColumnSpan = 2
|
|
Control = Label5
|
|
Row = 2
|
|
end
|
|
item
|
|
Column = 0
|
|
ColumnSpan = 2
|
|
Control = edtVyrobniZakazka
|
|
Row = 3
|
|
end
|
|
item
|
|
Column = 2
|
|
ColumnSpan = 2
|
|
Control = edtUdrzba
|
|
Row = 3
|
|
end>
|
|
RowCollection = <
|
|
item
|
|
Value = 25.000000000000000000
|
|
end
|
|
item
|
|
Value = 25.000000000000000000
|
|
end
|
|
item
|
|
Value = 25.000000000000000000
|
|
end
|
|
item
|
|
Value = 25.000000000000000000
|
|
end>
|
|
TabOrder = 0
|
|
DesignSize = (
|
|
672
|
|
98)
|
|
object Label1: TLabel
|
|
Left = 272
|
|
Top = 4
|
|
Width = 127
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'Zad'#225'n'#237' pl'#225'nu v'#253'roby'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
ExplicitLeft = 248
|
|
ExplicitTop = 6
|
|
end
|
|
object Label2: TLabel
|
|
Left = 131
|
|
Top = 25
|
|
Width = 38
|
|
Height = 24
|
|
Margins.Top = 0
|
|
Align = alRight
|
|
Alignment = taRightJustify
|
|
Caption = 'Hodin:'
|
|
ExplicitHeight = 17
|
|
end
|
|
object NumberBox1: TNumberBox
|
|
AlignWithMargins = True
|
|
Left = 179
|
|
Top = 25
|
|
Width = 147
|
|
Height = 24
|
|
Margins.Left = 10
|
|
Margins.Top = 0
|
|
Margins.Right = 10
|
|
Margins.Bottom = 0
|
|
Align = alClient
|
|
Alignment = taCenter
|
|
Color = 14738918
|
|
TabOrder = 0
|
|
ExplicitHeight = 25
|
|
end
|
|
object Label3: TLabel
|
|
Left = 420
|
|
Top = 25
|
|
Width = 84
|
|
Height = 24
|
|
Margins.Top = 0
|
|
Align = alRight
|
|
Caption = 'Za'#269#225'tek v hod:'
|
|
ExplicitHeight = 17
|
|
end
|
|
object nHodPlanZacatek: TNumberBox
|
|
AlignWithMargins = True
|
|
Left = 506
|
|
Top = 25
|
|
Width = 75
|
|
Height = 24
|
|
Margins.Left = 2
|
|
Margins.Top = 0
|
|
Margins.Right = 0
|
|
Margins.Bottom = 0
|
|
Align = alLeft
|
|
Alignment = taCenter
|
|
AutoSize = False
|
|
Color = 14738918
|
|
TabOrder = 1
|
|
end
|
|
object Label4: TLabel
|
|
Left = 118
|
|
Top = 52
|
|
Width = 100
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'V'#253'robn'#237' zak'#225'zka'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
ExplicitLeft = 99
|
|
ExplicitTop = 42
|
|
end
|
|
object Label5: TLabel
|
|
Left = 482
|
|
Top = 52
|
|
Width = 43
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = #218'dr'#382'ba'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
ExplicitLeft = 365
|
|
ExplicitTop = 40
|
|
end
|
|
object edtVyrobniZakazka: TEdit
|
|
AlignWithMargins = True
|
|
Left = 26
|
|
Top = 73
|
|
Width = 284
|
|
Height = 25
|
|
Margins.Top = 0
|
|
Margins.Bottom = 0
|
|
Alignment = taCenter
|
|
Anchors = []
|
|
Color = 13041359
|
|
ReadOnly = True
|
|
TabOrder = 2
|
|
OnDblClick = edtVyrobniZakazkaDblClick
|
|
end
|
|
object edtUdrzba: TEdit
|
|
Left = 487
|
|
Top = 73
|
|
Width = 184
|
|
Height = 24
|
|
Margins.Top = 0
|
|
Margins.Bottom = 0
|
|
Align = alRight
|
|
Alignment = taCenter
|
|
Color = 13041359
|
|
ReadOnly = True
|
|
TabOrder = 3
|
|
OnDblClick = edtUdrzbaDblClick
|
|
ExplicitHeight = 25
|
|
end
|
|
end
|
|
object grd7: TGridPanel
|
|
Left = 1
|
|
Top = 99
|
|
Width = 672
|
|
Height = 97
|
|
Align = alClient
|
|
ColumnCollection = <
|
|
item
|
|
Value = 24.000000000000000000
|
|
end
|
|
item
|
|
Value = 12.000000000000000000
|
|
end
|
|
item
|
|
Value = 12.000000000000000000
|
|
end
|
|
item
|
|
Value = 12.000000000000000000
|
|
end
|
|
item
|
|
Value = 12.000000000000000000
|
|
end
|
|
item
|
|
Value = 12.000000000000000000
|
|
end
|
|
item
|
|
Value = 16.000000000000000000
|
|
end>
|
|
ControlCollection = <
|
|
item
|
|
Column = 0
|
|
Control = Label6
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 1
|
|
Control = Label7
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 2
|
|
Control = Label8
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 3
|
|
Control = Label9
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 4
|
|
Control = Label10
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 6
|
|
Control = Label12
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 0
|
|
Control = lblOznaceni
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 1
|
|
Control = edtVyrobaKs
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 2
|
|
Control = edtVyrobaKA
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 3
|
|
Control = edtVyrobaPal
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 4
|
|
Control = edtKsZaHod
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 6
|
|
Control = edtHodUdrzba
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 0
|
|
Control = Label13
|
|
Row = 2
|
|
end
|
|
item
|
|
Column = 0
|
|
Control = edtMJZakazka
|
|
Row = 3
|
|
end
|
|
item
|
|
Column = 3
|
|
ColumnSpan = 2
|
|
Control = btnPridatZakazku
|
|
Row = 2
|
|
RowSpan = 2
|
|
end
|
|
item
|
|
Column = 5
|
|
ColumnSpan = 2
|
|
Control = btnUdrzba
|
|
Row = 2
|
|
RowSpan = 2
|
|
end>
|
|
RowCollection = <
|
|
item
|
|
Value = 25.000000000000000000
|
|
end
|
|
item
|
|
Value = 25.000000000000000000
|
|
end
|
|
item
|
|
Value = 25.000000000000000000
|
|
end
|
|
item
|
|
Value = 25.000000000000000000
|
|
end>
|
|
TabOrder = 1
|
|
DesignSize = (
|
|
672
|
|
97)
|
|
object Label6: TLabel
|
|
Left = 18
|
|
Top = 4
|
|
Width = 126
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'Ozna'#269'en'#237' ('#269#237'slo zbo'#382#237')'
|
|
ExplicitLeft = 20
|
|
end
|
|
object Label7: TLabel
|
|
Left = 173
|
|
Top = 4
|
|
Width = 58
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'V'#253'roba ks'
|
|
ExplicitLeft = 106
|
|
ExplicitTop = 2
|
|
end
|
|
object Label8: TLabel
|
|
Left = 274
|
|
Top = 4
|
|
Width = 16
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'KA'
|
|
ExplicitLeft = 215
|
|
ExplicitTop = 2
|
|
end
|
|
object Label9: TLabel
|
|
Left = 356
|
|
Top = 4
|
|
Width = 14
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'Pa'
|
|
ExplicitLeft = 303
|
|
ExplicitTop = 2
|
|
end
|
|
object Label10: TLabel
|
|
Left = 423
|
|
Top = 4
|
|
Width = 40
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'ks/hod'
|
|
ExplicitLeft = 378
|
|
ExplicitTop = 2
|
|
end
|
|
object Label12: TLabel
|
|
Left = 578
|
|
Top = 4
|
|
Width = 79
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'Hodin '#250'dr'#382'by'
|
|
ExplicitLeft = 533
|
|
ExplicitTop = 2
|
|
end
|
|
object lblOznaceni: TLabel
|
|
Left = 79
|
|
Top = 28
|
|
Width = 4
|
|
Height = 17
|
|
Anchors = []
|
|
ExplicitLeft = 11
|
|
ExplicitTop = 21
|
|
end
|
|
object edtVyrobaKs: TNumberBox
|
|
AlignWithMargins = True
|
|
Left = 167
|
|
Top = 25
|
|
Width = 70
|
|
Height = 24
|
|
Margins.Left = 5
|
|
Margins.Top = 0
|
|
Margins.Right = 5
|
|
Margins.Bottom = 0
|
|
Align = alClient
|
|
Alignment = taCenter
|
|
TabOrder = 0
|
|
ExplicitHeight = 25
|
|
end
|
|
object edtVyrobaKA: TNumberBox
|
|
AlignWithMargins = True
|
|
Left = 250
|
|
Top = 25
|
|
Width = 65
|
|
Height = 24
|
|
Margins.Left = 8
|
|
Margins.Top = 0
|
|
Margins.Right = 8
|
|
Margins.Bottom = 0
|
|
Align = alClient
|
|
Alignment = taCenter
|
|
TabOrder = 1
|
|
ExplicitHeight = 25
|
|
end
|
|
object edtVyrobaPal: TNumberBox
|
|
AlignWithMargins = True
|
|
Left = 331
|
|
Top = 25
|
|
Width = 64
|
|
Height = 24
|
|
Margins.Left = 8
|
|
Margins.Top = 0
|
|
Margins.Right = 8
|
|
Margins.Bottom = 0
|
|
Align = alClient
|
|
Alignment = taCenter
|
|
TabOrder = 2
|
|
ExplicitHeight = 25
|
|
end
|
|
object edtKsZaHod: TNumberBox
|
|
AlignWithMargins = True
|
|
Left = 411
|
|
Top = 25
|
|
Width = 64
|
|
Height = 24
|
|
Margins.Left = 8
|
|
Margins.Top = 0
|
|
Margins.Right = 8
|
|
Margins.Bottom = 0
|
|
Align = alClient
|
|
Alignment = taCenter
|
|
Color = 14738918
|
|
ReadOnly = True
|
|
TabOrder = 3
|
|
ExplicitHeight = 25
|
|
end
|
|
object edtHodUdrzba: TNumberBox
|
|
AlignWithMargins = True
|
|
Left = 572
|
|
Top = 25
|
|
Width = 91
|
|
Height = 24
|
|
Margins.Left = 8
|
|
Margins.Top = 0
|
|
Margins.Right = 8
|
|
Margins.Bottom = 0
|
|
Align = alClient
|
|
Alignment = taCenter
|
|
TabOrder = 4
|
|
ExplicitHeight = 25
|
|
end
|
|
object Label13: TLabel
|
|
Left = 73
|
|
Top = 52
|
|
Width = 17
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'MJ'
|
|
ExplicitLeft = 38
|
|
ExplicitTop = 40
|
|
end
|
|
object edtMJZakazka: TEdit
|
|
AlignWithMargins = True
|
|
Left = 11
|
|
Top = 72
|
|
Width = 141
|
|
Height = 24
|
|
Margins.Left = 10
|
|
Margins.Top = 0
|
|
Margins.Right = 10
|
|
Margins.Bottom = 0
|
|
Align = alClient
|
|
Alignment = taCenter
|
|
Color = 14738918
|
|
ReadOnly = True
|
|
TabOrder = 5
|
|
ExplicitHeight = 25
|
|
end
|
|
object btnPridatZakazku: TBitBtn
|
|
Left = 341
|
|
Top = 64
|
|
Width = 124
|
|
Height = 32
|
|
Anchors = [akBottom]
|
|
Caption = 'P'#345'idat zak'#225'zku'
|
|
ImageIndex = 1
|
|
ImageName = 'Item2'
|
|
Images = dm2.imgList
|
|
TabOrder = 6
|
|
OnClick = btnPridatZakazkuClick
|
|
end
|
|
object btnUdrzba: TBitBtn
|
|
Left = 546
|
|
Top = 66
|
|
Width = 125
|
|
Height = 30
|
|
Anchors = [akRight, akBottom]
|
|
Caption = #218'drzba'
|
|
ImageIndex = 1
|
|
ImageName = 'Item2'
|
|
Images = dm2.imgList
|
|
TabOrder = 7
|
|
OnClick = btnUdrzbaClick
|
|
end
|
|
end
|
|
end
|
|
object grd4: TGridPanel
|
|
Left = 719
|
|
Top = 592
|
|
Width = 732
|
|
Height = 197
|
|
Align = alClient
|
|
ColumnCollection = <
|
|
item
|
|
Value = 70.000000000000000000
|
|
end
|
|
item
|
|
Value = 30.000000000000000000
|
|
end>
|
|
ControlCollection = <
|
|
item
|
|
Column = 0
|
|
Control = grd5
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 1
|
|
Control = grd9
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 0
|
|
Control = grd6
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 1
|
|
Control = btnKontrolaVyrobene
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 1
|
|
Control = GridPanel1
|
|
Row = 2
|
|
end
|
|
item
|
|
Column = 0
|
|
Control = GridPanel3
|
|
Row = 2
|
|
end>
|
|
RowCollection = <
|
|
item
|
|
Value = 36.000000000000000000
|
|
end
|
|
item
|
|
Value = 34.000000000000000000
|
|
end
|
|
item
|
|
Value = 30.000000000000000000
|
|
end>
|
|
TabOrder = 4
|
|
object grd5: TGridPanel
|
|
AlignWithMargins = True
|
|
Left = 4
|
|
Top = 4
|
|
Width = 505
|
|
Height = 64
|
|
Align = alClient
|
|
ColumnCollection = <
|
|
item
|
|
Value = 30.000000000000000000
|
|
end
|
|
item
|
|
Value = 50.000000000000000000
|
|
end
|
|
item
|
|
Value = 10.000000000000000000
|
|
end
|
|
item
|
|
Value = 10.000000000000000000
|
|
end>
|
|
ControlCollection = <
|
|
item
|
|
Column = 0
|
|
ColumnSpan = 4
|
|
Control = Label14
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 0
|
|
Control = edtVyrobekCislo
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 1
|
|
Control = edtVyrobekNazev
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 2
|
|
Control = edtRozpisKsVKA
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 3
|
|
Control = edtRozpisKAnaPal
|
|
Row = 1
|
|
end>
|
|
RowCollection = <
|
|
item
|
|
Value = 50.000000000000000000
|
|
end
|
|
item
|
|
Value = 50.000000000000000000
|
|
end>
|
|
TabOrder = 0
|
|
DesignSize = (
|
|
505
|
|
64)
|
|
object Label14: TLabel
|
|
Left = 228
|
|
Top = 8
|
|
Width = 48
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'V'#253'robek'
|
|
ExplicitLeft = 38
|
|
ExplicitTop = 6
|
|
end
|
|
object edtVyrobekCislo: TEdit
|
|
AlignWithMargins = True
|
|
Left = 4
|
|
Top = 35
|
|
Width = 145
|
|
Height = 25
|
|
Align = alClient
|
|
Alignment = taCenter
|
|
Color = 14738918
|
|
ReadOnly = True
|
|
TabOrder = 0
|
|
end
|
|
object edtVyrobekNazev: TEdit
|
|
AlignWithMargins = True
|
|
Left = 155
|
|
Top = 35
|
|
Width = 245
|
|
Height = 25
|
|
Align = alClient
|
|
Alignment = taCenter
|
|
Color = 14738918
|
|
ReadOnly = True
|
|
TabOrder = 1
|
|
end
|
|
object edtRozpisKsVKA: TNumberBox
|
|
Left = 403
|
|
Top = 32
|
|
Width = 51
|
|
Height = 31
|
|
Hint = 'Po'#269'et ks v kartonu'
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Color = 14738918
|
|
ParentShowHint = False
|
|
ReadOnly = True
|
|
ShowHint = True
|
|
TabOrder = 2
|
|
ExplicitHeight = 25
|
|
end
|
|
object edtRozpisKAnaPal: TNumberBox
|
|
Left = 454
|
|
Top = 32
|
|
Width = 50
|
|
Height = 31
|
|
Hint = 'Po'#269'et karton'#367' na palet'#283
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Color = 14738918
|
|
ParentShowHint = False
|
|
ReadOnly = True
|
|
ShowHint = True
|
|
TabOrder = 3
|
|
ExplicitHeight = 25
|
|
end
|
|
end
|
|
object grd9: TGridPanel
|
|
Left = 512
|
|
Top = 1
|
|
Width = 219
|
|
Height = 70
|
|
Align = alClient
|
|
ColumnCollection = <
|
|
item
|
|
Value = 50.000000000000000000
|
|
end
|
|
item
|
|
Value = 50.000000000000000000
|
|
end>
|
|
ControlCollection = <
|
|
item
|
|
Column = 0
|
|
ColumnSpan = 2
|
|
Control = Label11
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 0
|
|
Control = edtRozpisPalet1
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 1
|
|
Control = edtRozpisPalet2
|
|
Row = 1
|
|
end>
|
|
RowCollection = <
|
|
item
|
|
Value = 50.000000000000000000
|
|
end
|
|
item
|
|
Value = 50.000000000000000000
|
|
end>
|
|
TabOrder = 1
|
|
DesignSize = (
|
|
219
|
|
70)
|
|
object Label11: TLabel
|
|
Left = 95
|
|
Top = 9
|
|
Width = 28
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'Palet'
|
|
ExplicitLeft = 39
|
|
end
|
|
object edtRozpisPalet1: TNumberBox
|
|
AlignWithMargins = True
|
|
Left = 17
|
|
Top = 39
|
|
Width = 76
|
|
Height = 25
|
|
Alignment = taRightJustify
|
|
Anchors = [akTop, akBottom]
|
|
Color = 14738918
|
|
DisplayFormat = '#,##0.##'
|
|
ReadOnly = True
|
|
TabOrder = 0
|
|
end
|
|
object edtRozpisPalet2: TNumberBox
|
|
AlignWithMargins = True
|
|
Left = 119
|
|
Top = 39
|
|
Width = 88
|
|
Height = 25
|
|
Alignment = taRightJustify
|
|
Anchors = [akTop, akBottom]
|
|
Color = 13041146
|
|
DisplayFormat = '#,##0.##'
|
|
ReadOnly = True
|
|
TabOrder = 1
|
|
end
|
|
end
|
|
object grd6: TGridPanel
|
|
Left = 1
|
|
Top = 71
|
|
Width = 511
|
|
Height = 66
|
|
Align = alClient
|
|
ColumnCollection = <
|
|
item
|
|
Value = 18.000000000000000000
|
|
end
|
|
item
|
|
Value = 18.000000000000000000
|
|
end
|
|
item
|
|
Value = 17.000000000000000000
|
|
end
|
|
item
|
|
Value = 10.000000000000000000
|
|
end
|
|
item
|
|
Value = 17.000000000000000000
|
|
end
|
|
item
|
|
Value = 5.000000000000000000
|
|
end
|
|
item
|
|
Value = 5.000000000000000000
|
|
end
|
|
item
|
|
Value = 5.000000000000000000
|
|
end
|
|
item
|
|
Value = 5.000000000000000000
|
|
end>
|
|
ControlCollection = <
|
|
item
|
|
Column = 0
|
|
Control = Label15
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 2
|
|
Control = Label16
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 5
|
|
Control = Label17
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 6
|
|
Control = Label18
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 7
|
|
Control = Label19
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 8
|
|
Control = Label20
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 4
|
|
Control = Label21
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 3
|
|
Control = Label22
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 2
|
|
Control = lblRozpisCelkemKs
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 0
|
|
Control = edtZakazka
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 3
|
|
Control = lblRozpisPalet
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 4
|
|
Control = lblRozpisMJ
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 8
|
|
Control = chbU
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 7
|
|
Control = chbF
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 6
|
|
Control = chbT
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 5
|
|
Control = chbPL
|
|
Row = 1
|
|
end>
|
|
RowCollection = <
|
|
item
|
|
Value = 50.000000000000000000
|
|
end
|
|
item
|
|
Value = 50.000000000000000000
|
|
end>
|
|
TabOrder = 2
|
|
DesignSize = (
|
|
511
|
|
66)
|
|
object Label15: TLabel
|
|
Left = 24
|
|
Top = 8
|
|
Width = 46
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'Zak'#225'zka'
|
|
ExplicitLeft = 5
|
|
ExplicitTop = 6
|
|
end
|
|
object Label16: TLabel
|
|
Left = 198
|
|
Top = 8
|
|
Width = 58
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'Ks celkem'
|
|
ExplicitLeft = 141
|
|
ExplicitTop = 6
|
|
end
|
|
object Label17: TLabel
|
|
Left = 414
|
|
Top = 8
|
|
Width = 13
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'PL'
|
|
ExplicitLeft = 302
|
|
ExplicitTop = 6
|
|
end
|
|
object Label18: TLabel
|
|
Left = 443
|
|
Top = 8
|
|
Width = 7
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'T'
|
|
ExplicitLeft = 329
|
|
ExplicitTop = 6
|
|
end
|
|
object Label19: TLabel
|
|
Left = 469
|
|
Top = 8
|
|
Width = 6
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'F'
|
|
ExplicitLeft = 430
|
|
ExplicitTop = 6
|
|
end
|
|
object Label20: TLabel
|
|
Left = 493
|
|
Top = 8
|
|
Width = 9
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'U'
|
|
ExplicitLeft = 423
|
|
ExplicitTop = 6
|
|
end
|
|
object Label21: TLabel
|
|
Left = 331
|
|
Top = 8
|
|
Width = 67
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'MJ v'#253'robku'
|
|
ExplicitLeft = 235
|
|
ExplicitTop = 6
|
|
end
|
|
object Label22: TLabel
|
|
Left = 282
|
|
Top = 8
|
|
Width = 28
|
|
Height = 17
|
|
Anchors = []
|
|
Caption = 'Palet'
|
|
ExplicitLeft = 106
|
|
ExplicitTop = 6
|
|
end
|
|
object lblRozpisCelkemKs: TLabel
|
|
Left = 225
|
|
Top = 40
|
|
Width = 4
|
|
Height = 17
|
|
Alignment = taCenter
|
|
Anchors = []
|
|
ExplicitLeft = 169
|
|
end
|
|
object edtZakazka: TEdit
|
|
Left = 1
|
|
Top = 33
|
|
Width = 92
|
|
Height = 25
|
|
Align = alTop
|
|
Alignment = taCenter
|
|
Color = 13041359
|
|
Enabled = False
|
|
TabOrder = 0
|
|
OnDblClick = edtZakazkaDblClick
|
|
end
|
|
object lblRozpisPalet: TLabel
|
|
Left = 294
|
|
Top = 40
|
|
Width = 4
|
|
Height = 17
|
|
Alignment = taCenter
|
|
Anchors = []
|
|
ExplicitLeft = 250
|
|
end
|
|
object lblRozpisMJ: TLabel
|
|
Left = 363
|
|
Top = 40
|
|
Width = 4
|
|
Height = 17
|
|
Alignment = taCenter
|
|
Anchors = []
|
|
ExplicitLeft = 300
|
|
end
|
|
object chbU: TJvCheckBox
|
|
Left = 491
|
|
Top = 40
|
|
Width = 13
|
|
Height = 17
|
|
Anchors = []
|
|
TabOrder = 1
|
|
LinkedControls = <>
|
|
ReadOnly = True
|
|
end
|
|
object chbF: TJvCheckBox
|
|
Left = 465
|
|
Top = 40
|
|
Width = 13
|
|
Height = 17
|
|
Hint = 'Fixace zak'#225'zky'
|
|
Anchors = []
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 2
|
|
LinkedControls = <>
|
|
ReadOnly = True
|
|
end
|
|
object chbT: TJvCheckBox
|
|
Left = 440
|
|
Top = 40
|
|
Width = 13
|
|
Height = 17
|
|
Anchors = []
|
|
TabOrder = 3
|
|
LinkedControls = <>
|
|
ReadOnly = True
|
|
end
|
|
object chbPL: TJvCheckBox
|
|
Left = 414
|
|
Top = 40
|
|
Width = 13
|
|
Height = 17
|
|
Hint = 'Rezervovan'#233' PL'
|
|
Anchors = []
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 4
|
|
LinkedControls = <>
|
|
ReadOnly = True
|
|
end
|
|
end
|
|
object btnKontrolaVyrobene: TBitBtn
|
|
AlignWithMargins = True
|
|
Left = 522
|
|
Top = 81
|
|
Width = 199
|
|
Height = 46
|
|
Margins.Left = 10
|
|
Margins.Top = 10
|
|
Margins.Right = 10
|
|
Margins.Bottom = 10
|
|
Align = alClient
|
|
Caption = 'Kontrola vyrobeno'
|
|
Enabled = False
|
|
ImageIndex = 0
|
|
ImageName = 'Item1'
|
|
Images = dm2.imgList
|
|
TabOrder = 3
|
|
WordWrap = True
|
|
OnClick = btnKontrolaVyrobeneClick
|
|
end
|
|
object GridPanel1: TGridPanel
|
|
Left = 512
|
|
Top = 137
|
|
Width = 219
|
|
Height = 59
|
|
Align = alClient
|
|
ColumnCollection = <
|
|
item
|
|
Value = 100.000000000000000000
|
|
end>
|
|
ControlCollection = <
|
|
item
|
|
Column = 0
|
|
Control = btnRezervacePL
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 0
|
|
Control = edtCisloZakNaPL
|
|
Row = 0
|
|
end>
|
|
RowCollection = <
|
|
item
|
|
Value = 50.000000000000000000
|
|
end
|
|
item
|
|
Value = 50.000000000000000000
|
|
end>
|
|
TabOrder = 4
|
|
DesignSize = (
|
|
219
|
|
59)
|
|
object btnRezervacePL: TJvBitBtn
|
|
Left = 40
|
|
Top = 29
|
|
Width = 138
|
|
Height = 30
|
|
Anchors = []
|
|
Caption = 'Rezervovat PL'
|
|
Enabled = False
|
|
ImageIndex = 5
|
|
ImageName = 'Item6'
|
|
Images = dm2.imgList
|
|
TabOrder = 0
|
|
OnClick = btnRezervacePLClick
|
|
end
|
|
object edtCisloZakNaPL: TLabeledEdit
|
|
Left = 118
|
|
Top = 2
|
|
Width = 81
|
|
Height = 25
|
|
Alignment = taCenter
|
|
EditLabel.Width = 114
|
|
EditLabel.Height = 25
|
|
EditLabel.Caption = #268#237'slo zak'#225'zky na PL:'
|
|
Enabled = False
|
|
LabelPosition = lpLeft
|
|
TabOrder = 1
|
|
Text = ''
|
|
end
|
|
end
|
|
object GridPanel3: TGridPanel
|
|
Left = 1
|
|
Top = 137
|
|
Width = 511
|
|
Height = 59
|
|
Align = alClient
|
|
ColumnCollection = <
|
|
item
|
|
Value = 19.000000000000000000
|
|
end
|
|
item
|
|
Value = 27.000000000000000000
|
|
end
|
|
item
|
|
Value = 8.000000000000000000
|
|
end
|
|
item
|
|
Value = 27.000000000000000000
|
|
end
|
|
item
|
|
Value = 19.000000000000000000
|
|
end>
|
|
ControlCollection = <
|
|
item
|
|
Column = 1
|
|
Control = btnZrusitZakazku
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 3
|
|
Control = btnFixovatZakazku
|
|
Row = 1
|
|
end>
|
|
RowCollection = <
|
|
item
|
|
Value = 50.000000000000000000
|
|
end
|
|
item
|
|
Value = 50.000000000000000000
|
|
end>
|
|
TabOrder = 5
|
|
DesignSize = (
|
|
511
|
|
59)
|
|
object btnZrusitZakazku: TJvBitBtn
|
|
Left = 104
|
|
Top = 29
|
|
Width = 125
|
|
Height = 30
|
|
Anchors = []
|
|
Caption = 'Zru'#353'it zak'#225'zku'
|
|
Enabled = False
|
|
ImageIndex = 3
|
|
ImageName = 'Item4'
|
|
Images = dm2.imgList
|
|
TabOrder = 0
|
|
OnClick = btnZrusitZakazkuClick
|
|
end
|
|
object btnFixovatZakazku: TJvBitBtn
|
|
Left = 282
|
|
Top = 29
|
|
Width = 124
|
|
Height = 30
|
|
Anchors = []
|
|
Caption = 'Fixovat zak'#225'zku'
|
|
Enabled = False
|
|
ImageIndex = 6
|
|
ImageName = 'Item7'
|
|
Images = dm2.imgList
|
|
TabOrder = 1
|
|
OnClick = btnFixovatZakazkuClick
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|