object formVyrobniDenik: TformVyrobniDenik Left = 0 Top = 0 BorderStyle = bsDialog Caption = ' V'#253'robn'#237' den'#237'k' ClientHeight = 665 ClientWidth = 1140 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Segoe UI' Font.Style = [] Position = poOwnerFormCenter OnShow = FormShow TextHeight = 21 object GridPanel1: TGridPanel AlignWithMargins = True Left = 3 Top = 3 Width = 1134 Height = 659 Align = alClient ColumnCollection = < item Value = 100.000000000000000000 end> ControlCollection = < item Column = 0 Control = edtVyrobniDen Row = 0 end item Column = 0 Control = GridPanel2 Row = 2 end item Column = 0 Control = grdVyrobniDenik Row = 1 end> RowCollection = < item Value = 5.000000000000000000 end item Value = 75.000000000000000000 end item Value = 20.000000000000000000 end> TabOrder = 0 DesignSize = ( 1134 659) object edtVyrobniDen: TLabeledEdit Left = 556 Top = 3 Width = 121 Height = 29 TabStop = False Alignment = taCenter Anchors = [] Color = 15790320 EditLabel.Width = 96 EditLabel.Height = 29 EditLabel.Caption = 'V'#253'robn'#237' den: ' LabelPosition = lpLeft ReadOnly = True TabOrder = 0 Text = '' end object GridPanel2: TGridPanel AlignWithMargins = True Left = 4 Top = 530 Width = 1126 Height = 125 Align = alClient ColumnCollection = < item Value = 33.333333333333340000 end item Value = 33.333333333333340000 end item Value = 33.333333333333310000 end> ControlCollection = < item Column = 0 Control = btnNahledDenik Row = 0 end item Column = 1 Control = btnDenniSoupisCCP1 Row = 0 end item Column = 2 Control = btnSeznamVyrobenychPalet Row = 0 end item Column = 1 Control = btnCCP1NovyZapis Row = 1 end item Column = 2 Control = btnNovyVzorek Row = 1 end> RowCollection = < item Value = 50.000000000000000000 end item Value = 50.000000000000000000 end> TabOrder = 1 DesignSize = ( 1126 125) object btnNahledDenik: TButton Left = 65 Top = 9 Width = 246 Height = 45 Anchors = [] Caption = 'N'#225'hled - v'#253'robn'#237' den'#237'k' ImageIndex = 3 ImageName = 'imgPrinter' Images = dm.imgList TabOrder = 0 OnClick = btnNahledDenikClick end object btnDenniSoupisCCP1: TButton Left = 429 Top = 9 Width = 267 Height = 45 Anchors = [] Caption = 'Denn'#237' soupis kontrol CCP1' TabOrder = 1 end object btnSeznamVyrobenychPalet: TButton Left = 808 Top = 9 Width = 259 Height = 45 Anchors = [] Caption = 'Seznam vyroben'#253'ch palet' TabOrder = 2 OnClick = btnSeznamVyrobenychPaletClick end object btnCCP1NovyZapis: TButton Left = 429 Top = 71 Width = 268 Height = 45 Anchors = [] Caption = 'CCP1 nov'#253' z'#225'pis' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -19 Font.Name = 'Segoe UI' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = btnCCP1NovyZapisClick end object btnNovyVzorek: TButton Left = 850 Top = 71 Width = 174 Height = 45 Anchors = [] Caption = 'Nov'#253' vzorek' Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -19 Font.Name = 'Segoe UI' Font.Style = [] ParentFont = False TabOrder = 4 OnClick = btnNovyVzorekClick end end object grdVyrobniDenik: TDBGrid AlignWithMargins = True Left = 4 Top = 37 Width = 1126 Height = 487 Align = alClient DataSource = dm.dsVyrobniDenik DrawingStyle = gdsGradient GradientEndColor = clActiveCaption GradientStartColor = 16776176 Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit, dgTitleClick, dgTitleHotTrack] TabOrder = 2 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = clWindowText TitleFont.Height = -16 TitleFont.Name = 'Segoe UI' TitleFont.Style = [] OnDrawColumnCell = grdVyrobniDenikDrawColumnCell Columns = < item Alignment = taCenter Expanded = False FieldName = 'colSmena' Title.Alignment = taCenter Title.Caption = 'Sm'#283'na' Width = 61 Visible = True end item Alignment = taCenter Expanded = False FieldName = 'colStroj' Title.Alignment = taCenter Title.Caption = 'Stroj' Width = 285 Visible = True end item Alignment = taCenter Expanded = False FieldName = 'colUdalost' Title.Alignment = taCenter Title.Caption = 'Ud'#225'lost' Width = 188 Visible = True end item Expanded = False FieldName = 'colNazev1' Title.Alignment = taCenter Title.Caption = 'V'#253'robek' Width = 330 Visible = True end item Alignment = taCenter Expanded = False FieldName = 'colMJ' Title.Alignment = taCenter Title.Caption = 'MJ' Visible = True end item Alignment = taCenter Expanded = False FieldName = 'colMnoz' Title.Alignment = taCenter Title.Caption = 'Mno'#382'stv'#237 Width = 79 Visible = True end item Alignment = taCenter Expanded = False FieldName = 'colMnozKA' Title.Alignment = taCenter Title.Caption = 'KA' Width = 71 Visible = True end item Expanded = False FieldName = 'colMnozPal' Visible = False end item Expanded = False FieldName = 'colIDKmen' Visible = False end item Expanded = False FieldName = 'colIDStroj' Visible = False end item Expanded = False FieldName = 'colCisloZbozi' Visible = False end item Expanded = False FieldName = 'colDatum' Visible = False end> end end end