554 lines
12 KiB
Plaintext
554 lines
12 KiB
Plaintext
object formUkonceniPalety: TformUkonceniPalety
|
|
Left = 0
|
|
Top = 0
|
|
BorderStyle = bsDialog
|
|
Caption = ' Ukon'#269'en'#237' v'#253'roby palety'
|
|
ClientHeight = 665
|
|
ClientWidth = 525
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
Position = poOwnerFormCenter
|
|
OnClose = FormClose
|
|
OnShow = FormShow
|
|
TextHeight = 21
|
|
object btnZapisPaletyATisk: TButton
|
|
Left = 144
|
|
Top = 527
|
|
Width = 239
|
|
Height = 97
|
|
Hint = 'Tisk formulare PEK-2'
|
|
Caption = 'Z'#225'pis nov'#283' vyroben'#233' palety'#13#10' Tisk PL'
|
|
TabOrder = 0
|
|
OnClick = btnZapisPaletyATiskClick
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 4
|
|
Top = 86
|
|
Width = 519
|
|
Height = 161
|
|
TabOrder = 1
|
|
object edtPaleta: TLabeledEdit
|
|
Left = 120
|
|
Top = 17
|
|
Width = 161
|
|
Height = 29
|
|
TabStop = False
|
|
Alignment = taCenter
|
|
Color = 15790320
|
|
EditLabel.Width = 48
|
|
EditLabel.Height = 29
|
|
EditLabel.Caption = 'Paleta :'
|
|
LabelPosition = lpLeft
|
|
ReadOnly = True
|
|
TabOrder = 0
|
|
Text = ''
|
|
end
|
|
object edtSarze: TLabeledEdit
|
|
Left = 374
|
|
Top = 17
|
|
Width = 121
|
|
Height = 29
|
|
TabStop = False
|
|
Alignment = taCenter
|
|
Color = 15790320
|
|
EditLabel.Width = 45
|
|
EditLabel.Height = 29
|
|
EditLabel.Caption = #352'ar'#382'e :'
|
|
LabelPosition = lpLeft
|
|
ReadOnly = True
|
|
TabOrder = 1
|
|
Text = ''
|
|
end
|
|
object edtSZ: TLabeledEdit
|
|
Left = 120
|
|
Top = 50
|
|
Width = 45
|
|
Height = 29
|
|
TabStop = False
|
|
Alignment = taCenter
|
|
Color = 15790320
|
|
EditLabel.Width = 61
|
|
EditLabel.Height = 29
|
|
EditLabel.Caption = 'V'#253'robek:'
|
|
LabelPosition = lpLeft
|
|
ReadOnly = True
|
|
TabOrder = 2
|
|
Text = ''
|
|
end
|
|
object edtRegCis: TLabeledEdit
|
|
Left = 174
|
|
Top = 50
|
|
Width = 321
|
|
Height = 29
|
|
TabStop = False
|
|
Color = 15790320
|
|
EditLabel.Width = 70
|
|
EditLabel.Height = 21
|
|
EditLabel.Caption = 'edtRegCis'
|
|
ReadOnly = True
|
|
TabOrder = 3
|
|
Text = ''
|
|
end
|
|
object edtStroj: TLabeledEdit
|
|
Left = 120
|
|
Top = 82
|
|
Width = 375
|
|
Height = 29
|
|
TabStop = False
|
|
Color = 15790320
|
|
EditLabel.Width = 39
|
|
EditLabel.Height = 29
|
|
EditLabel.Caption = 'Stroj :'
|
|
LabelPosition = lpLeft
|
|
ReadOnly = True
|
|
TabOrder = 4
|
|
Text = ''
|
|
end
|
|
object edtDatVyroby: TLabeledEdit
|
|
Left = 120
|
|
Top = 117
|
|
Width = 121
|
|
Height = 29
|
|
TabStop = False
|
|
Alignment = taCenter
|
|
Color = 15790320
|
|
EditLabel.Width = 106
|
|
EditLabel.Height = 29
|
|
EditLabel.Caption = 'Datum v'#253'roby :'
|
|
LabelPosition = lpLeft
|
|
ReadOnly = True
|
|
TabOrder = 5
|
|
Text = ''
|
|
end
|
|
object edtSmena: TLabeledEdit
|
|
Left = 454
|
|
Top = 117
|
|
Width = 41
|
|
Height = 29
|
|
TabStop = False
|
|
Alignment = taCenter
|
|
Color = 15790320
|
|
EditLabel.Width = 51
|
|
EditLabel.Height = 29
|
|
EditLabel.Caption = 'Sm'#283'na:'
|
|
LabelPosition = lpLeft
|
|
ReadOnly = True
|
|
TabOrder = 6
|
|
Text = ''
|
|
end
|
|
end
|
|
object Panel2: TPanel
|
|
Left = 4
|
|
Top = 253
|
|
Width = 517
|
|
Height = 104
|
|
TabOrder = 2
|
|
object edtKs: TLabeledEdit
|
|
Left = 79
|
|
Top = 17
|
|
Width = 123
|
|
Height = 29
|
|
TabStop = False
|
|
Alignment = taCenter
|
|
Color = 15790320
|
|
EditLabel.Width = 23
|
|
EditLabel.Height = 29
|
|
EditLabel.Caption = 'Ks :'
|
|
LabelPosition = lpLeft
|
|
NumbersOnly = True
|
|
ReadOnly = True
|
|
TabOrder = 0
|
|
Text = ''
|
|
OnExit = edtKsExit
|
|
end
|
|
object edtKA: TLabeledEdit
|
|
Left = 79
|
|
Top = 52
|
|
Width = 123
|
|
Height = 29
|
|
TabStop = False
|
|
Alignment = taCenter
|
|
EditLabel.Width = 72
|
|
EditLabel.Height = 29
|
|
EditLabel.Caption = 'KA na pal :'
|
|
LabelPosition = lpLeft
|
|
NumbersOnly = True
|
|
TabOrder = 1
|
|
Text = ''
|
|
OnExit = edtKAExit
|
|
end
|
|
object GroupBox1: TGroupBox
|
|
Left = 218
|
|
Top = 8
|
|
Width = 285
|
|
Height = 87
|
|
Caption = ' Ne'#250'pln'#225' paleta '
|
|
Color = 8454143
|
|
ParentBackground = False
|
|
ParentColor = False
|
|
TabOrder = 2
|
|
object edtPlneKA: TLabeledEdit
|
|
Left = 150
|
|
Top = 20
|
|
Width = 109
|
|
Height = 29
|
|
TabStop = False
|
|
Alignment = taCenter
|
|
EditLabel.Width = 60
|
|
EditLabel.Height = 29
|
|
EditLabel.Caption = 'Pln'#233' KA :'
|
|
LabelPosition = lpLeft
|
|
NumbersOnly = True
|
|
TabOrder = 0
|
|
Text = ''
|
|
end
|
|
object edtKsVPoslednimKA: TLabeledEdit
|
|
Left = 150
|
|
Top = 55
|
|
Width = 109
|
|
Height = 29
|
|
TabStop = False
|
|
Alignment = taCenter
|
|
EditLabel.Width = 135
|
|
EditLabel.Height = 29
|
|
EditLabel.Caption = 'Ks v posledn'#237'm KA :'
|
|
LabelPosition = lpLeft
|
|
NumbersOnly = True
|
|
TabOrder = 1
|
|
Text = ''
|
|
end
|
|
end
|
|
end
|
|
object Panel3: TPanel
|
|
Left = 4
|
|
Top = 361
|
|
Width = 517
|
|
Height = 135
|
|
TabOrder = 3
|
|
object Label1: TLabel
|
|
Left = 106
|
|
Top = 14
|
|
Width = 106
|
|
Height = 21
|
|
Caption = 'Paletov'#253' list na:'
|
|
end
|
|
object GridPanel1: TGridPanel
|
|
Left = 0
|
|
Top = 48
|
|
Width = 517
|
|
Height = 84
|
|
ColumnCollection = <
|
|
item
|
|
Value = 59.837754170865710000
|
|
end
|
|
item
|
|
Value = 20.119057561460900000
|
|
end
|
|
item
|
|
Value = 20.043188267673400000
|
|
end>
|
|
ControlCollection = <
|
|
item
|
|
Column = 1
|
|
Control = pnlTiskKopie1
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 2
|
|
Control = pnlTiskKopie2
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 1
|
|
Control = pnlPokracujAno
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 2
|
|
Control = pnlPokracujNe
|
|
Row = 1
|
|
end
|
|
item
|
|
Column = 0
|
|
Control = Label2
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 0
|
|
Control = Label3
|
|
Row = 1
|
|
end>
|
|
RowCollection = <
|
|
item
|
|
Value = 50.000000000000000000
|
|
end
|
|
item
|
|
Value = 50.000000000000000000
|
|
end>
|
|
TabOrder = 0
|
|
object pnlTiskKopie1: TPanel
|
|
Left = 309
|
|
Top = 1
|
|
Width = 104
|
|
Height = 41
|
|
Align = alClient
|
|
Anchors = []
|
|
Color = clMoneyGreen
|
|
FullRepaint = False
|
|
ParentBackground = False
|
|
TabOrder = 0
|
|
object rbTiskKopie1: TRadioButton
|
|
AlignWithMargins = True
|
|
Left = 4
|
|
Top = 4
|
|
Width = 96
|
|
Height = 33
|
|
Align = alClient
|
|
Caption = '1'
|
|
Checked = True
|
|
Color = clMoneyGreen
|
|
ParentColor = False
|
|
TabOrder = 0
|
|
TabStop = True
|
|
OnClick = rbTiskKopie1Click
|
|
end
|
|
end
|
|
object pnlTiskKopie2: TPanel
|
|
Left = 413
|
|
Top = 1
|
|
Width = 103
|
|
Height = 41
|
|
Align = alClient
|
|
Anchors = []
|
|
FullRepaint = False
|
|
ParentBackground = False
|
|
TabOrder = 1
|
|
object rbTiskKopie2: TRadioButton
|
|
AlignWithMargins = True
|
|
Left = 4
|
|
Top = 4
|
|
Width = 95
|
|
Height = 33
|
|
Align = alClient
|
|
Caption = '2'
|
|
TabOrder = 0
|
|
OnClick = rbTiskKopie2Click
|
|
end
|
|
end
|
|
object pnlPokracujAno: TPanel
|
|
Left = 309
|
|
Top = 42
|
|
Width = 104
|
|
Height = 41
|
|
Align = alClient
|
|
Anchors = []
|
|
Color = clMoneyGreen
|
|
FullRepaint = False
|
|
ParentBackground = False
|
|
TabOrder = 2
|
|
object rbPokracujAno: TRadioButton
|
|
AlignWithMargins = True
|
|
Left = 4
|
|
Top = 4
|
|
Width = 96
|
|
Height = 33
|
|
Align = alClient
|
|
Caption = 'Ano'
|
|
Checked = True
|
|
Color = clMoneyGreen
|
|
ParentColor = False
|
|
TabOrder = 0
|
|
TabStop = True
|
|
OnClick = rbPokracujAnoClick
|
|
end
|
|
end
|
|
object pnlPokracujNe: TPanel
|
|
Left = 413
|
|
Top = 42
|
|
Width = 103
|
|
Height = 41
|
|
Align = alClient
|
|
Anchors = []
|
|
FullRepaint = False
|
|
ParentBackground = False
|
|
TabOrder = 3
|
|
object rbPokracujNe: TRadioButton
|
|
AlignWithMargins = True
|
|
Left = 4
|
|
Top = 4
|
|
Width = 95
|
|
Height = 33
|
|
Align = alClient
|
|
Caption = 'Ne'
|
|
TabOrder = 0
|
|
OnClick = rbPokracujNeClick
|
|
end
|
|
end
|
|
object Label2: TLabel
|
|
AlignWithMargins = True
|
|
Left = 4
|
|
Top = 4
|
|
Width = 302
|
|
Height = 38
|
|
Align = alClient
|
|
Alignment = taCenter
|
|
Caption = 'Po'#269'et kopi'#237':'
|
|
ExplicitWidth = 78
|
|
ExplicitHeight = 21
|
|
end
|
|
object Label3: TLabel
|
|
Left = 1
|
|
Top = 42
|
|
Width = 308
|
|
Height = 41
|
|
Align = alClient
|
|
Alignment = taCenter
|
|
Caption = 'Pokra'#269'ov'#225'n'#237' v'#253'roby (dal'#353#237' PL):'
|
|
ExplicitWidth = 206
|
|
ExplicitHeight = 21
|
|
end
|
|
end
|
|
object GridPanel2: TGridPanel
|
|
Left = 236
|
|
Top = 6
|
|
Width = 277
|
|
Height = 41
|
|
ColumnCollection = <
|
|
item
|
|
Value = 50.000000000000000000
|
|
end
|
|
item
|
|
Value = 50.000000000000000000
|
|
end>
|
|
ControlCollection = <
|
|
item
|
|
Column = 0
|
|
Control = pnlTiskarna
|
|
Row = 0
|
|
end
|
|
item
|
|
Column = 1
|
|
Control = pnlObrazovka
|
|
Row = 0
|
|
end>
|
|
RowCollection = <
|
|
item
|
|
Value = 100.000000000000000000
|
|
end>
|
|
TabOrder = 1
|
|
object pnlTiskarna: TPanel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 138
|
|
Height = 39
|
|
Align = alClient
|
|
Color = clMoneyGreen
|
|
ParentBackground = False
|
|
TabOrder = 0
|
|
object btnTiskarna: TColorButton
|
|
Left = 1
|
|
Top = 1
|
|
Width = 136
|
|
Height = 37
|
|
Align = alClient
|
|
Caption = 'Tisk'#225'rna'
|
|
TabOrder = 0
|
|
OnClick = btnTiskarnaClick
|
|
BackColor = clMoneyGreen
|
|
HoverColor = clMoneyGreen
|
|
end
|
|
end
|
|
object pnlObrazovka: TPanel
|
|
Left = 139
|
|
Top = 1
|
|
Width = 137
|
|
Height = 39
|
|
Align = alClient
|
|
Caption = 'Obrazovka'
|
|
TabOrder = 1
|
|
object btnObrazovka: TColorButton
|
|
Left = 1
|
|
Top = 1
|
|
Width = 135
|
|
Height = 37
|
|
Hint = 'Tisk formulare PEK-2'
|
|
Align = alClient
|
|
Caption = 'Obrazovka'
|
|
TabOrder = 0
|
|
OnClick = btnObrazovkaClick
|
|
HoverColor = clMoneyGreen
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object Panel4: TPanel
|
|
Left = 4
|
|
Top = 4
|
|
Width = 523
|
|
Height = 81
|
|
TabOrder = 4
|
|
object edtNazev1: TLabeledEdit
|
|
Left = 8
|
|
Top = 28
|
|
Width = 501
|
|
Height = 29
|
|
TabStop = False
|
|
Alignment = taCenter
|
|
Color = 15790320
|
|
EditLabel.Width = 58
|
|
EditLabel.Height = 21
|
|
EditLabel.Caption = 'N'#225'zev: '
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
Text = ''
|
|
end
|
|
end
|
|
object LabeledEdit2: TLabeledEdit
|
|
Left = 486
|
|
Top = 595
|
|
Width = 31
|
|
Height = 29
|
|
TabStop = False
|
|
Alignment = taCenter
|
|
Color = 15790320
|
|
EditLabel.Width = 89
|
|
EditLabel.Height = 29
|
|
EditLabel.Caption = 'LabeledEdit2'
|
|
LabelPosition = lpLeft
|
|
ReadOnly = True
|
|
TabOrder = 5
|
|
Text = ''
|
|
end
|
|
object edtPokrac: TLabeledEdit
|
|
Left = 486
|
|
Top = 630
|
|
Width = 31
|
|
Height = 29
|
|
TabStop = False
|
|
Alignment = taCenter
|
|
Color = 15790320
|
|
EditLabel.Width = 68
|
|
EditLabel.Height = 29
|
|
EditLabel.Caption = 'Pokra'#269'ov'#225'n'#237' '
|
|
EditLabel.Font.Charset = DEFAULT_CHARSET
|
|
EditLabel.Font.Color = clWindowText
|
|
EditLabel.Font.Height = -11
|
|
EditLabel.Font.Name = 'Segoe UI'
|
|
EditLabel.Font.Style = []
|
|
EditLabel.ParentFont = False
|
|
LabelPosition = lpLeft
|
|
ReadOnly = True
|
|
TabOrder = 6
|
|
Text = ''
|
|
end
|
|
end
|