507 lines
12 KiB
Plaintext
507 lines
12 KiB
Plaintext
object formVstupDat: TformVstupDat
|
|
Left = 0
|
|
Top = 0
|
|
BorderIcons = [biSystemMenu]
|
|
BorderStyle = bsSingle
|
|
Caption = ' VSTUP DAT '
|
|
ClientHeight = 652
|
|
ClientWidth = 854
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poOwnerFormCenter
|
|
OnActivate = FormActivate
|
|
OnClose = FormClose
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 25
|
|
object Label1: TLabel
|
|
Left = 33
|
|
Top = 81
|
|
Width = 134
|
|
Height = 40
|
|
Caption = 'Skladem:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -33
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 63
|
|
Top = 161
|
|
Width = 146
|
|
Height = 40
|
|
Alignment = taRightJustify
|
|
Caption = 'Z v'#253'roby :'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -33
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object Label3: TLabel
|
|
Left = 37
|
|
Top = 332
|
|
Width = 172
|
|
Height = 40
|
|
Alignment = taRightJustify
|
|
Caption = 'Expedovat :'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -33
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object lblSkladem: TLabel
|
|
Left = 225
|
|
Top = 74
|
|
Width = 117
|
|
Height = 49
|
|
Alignment = taCenter
|
|
AutoSize = False
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -40
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object lblNazev: TLabel
|
|
Left = 8
|
|
Top = 12
|
|
Width = 833
|
|
Height = 55
|
|
Alignment = taCenter
|
|
AutoSize = False
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -40
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 5
|
|
Top = 248
|
|
Width = 149
|
|
Height = 40
|
|
Alignment = taRightJustify
|
|
Caption = 'Um'#237'st'#283'n'#237' :'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -33
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 10
|
|
Top = 416
|
|
Width = 199
|
|
Height = 40
|
|
Alignment = taRightJustify
|
|
Caption = 'Hmot. kg/ks :'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -33
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object lblMDZ: TLabel
|
|
Left = 141
|
|
Top = 457
|
|
Width = 48
|
|
Height = 25
|
|
Caption = 'MDZ'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -21
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
end
|
|
object pnlCalc: TPanel
|
|
Left = 390
|
|
Top = 73
|
|
Width = 440
|
|
Height = 390
|
|
Caption = 'pnlCalc'
|
|
Color = 16776176
|
|
ParentBackground = False
|
|
TabOrder = 8
|
|
object tKeyb: TAdvTouchKeyboard
|
|
Left = 5
|
|
Top = 3
|
|
Width = 160
|
|
Height = 200
|
|
Margins.Left = 1
|
|
Margins.Top = 1
|
|
Margins.Right = 1
|
|
Margins.Bottom = 1
|
|
ParentCustomHint = False
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -33
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
AutoPostKey = False
|
|
KeyboardType = ktNUMERIC
|
|
KeyDistance = 1
|
|
Keys = <
|
|
item
|
|
Caption = '7'
|
|
KeyValue = -1
|
|
ShiftKeyValue = -1
|
|
AltGrKeyValue = -1
|
|
Height = 100
|
|
Width = 100
|
|
SpecialKey = skNone
|
|
BorderColor = clGray
|
|
BorderColorDown = clBlack
|
|
Color = clSilver
|
|
ColorDown = clGray
|
|
TextColor = clBlack
|
|
TextColorDown = clBlack
|
|
ImageIndex = -1
|
|
X = 0
|
|
Y = 0
|
|
end
|
|
item
|
|
Caption = '8'
|
|
KeyValue = -1
|
|
ShiftKeyValue = -1
|
|
AltGrKeyValue = -1
|
|
Height = 100
|
|
Width = 100
|
|
SpecialKey = skNone
|
|
BorderColor = clGray
|
|
BorderColorDown = clBlack
|
|
Color = clSilver
|
|
ColorDown = clGray
|
|
TextColor = clBlack
|
|
TextColorDown = clBlack
|
|
ImageIndex = -1
|
|
X = 100
|
|
Y = 0
|
|
end
|
|
item
|
|
Caption = '9'
|
|
KeyValue = -1
|
|
ShiftKeyValue = -1
|
|
AltGrKeyValue = -1
|
|
Height = 100
|
|
Width = 100
|
|
SpecialKey = skNone
|
|
BorderColor = clGray
|
|
BorderColorDown = clBlack
|
|
Color = clSilver
|
|
ColorDown = clGray
|
|
TextColor = clBlack
|
|
TextColorDown = clBlack
|
|
ImageIndex = -1
|
|
X = 200
|
|
Y = 0
|
|
end
|
|
item
|
|
Caption = '4'
|
|
KeyValue = -1
|
|
ShiftKeyValue = -1
|
|
AltGrKeyValue = -1
|
|
Height = 100
|
|
Width = 100
|
|
SpecialKey = skNone
|
|
BorderColor = clGray
|
|
BorderColorDown = clBlack
|
|
Color = clSilver
|
|
ColorDown = clGray
|
|
TextColor = clBlack
|
|
TextColorDown = clBlack
|
|
ImageIndex = -1
|
|
X = 0
|
|
Y = 100
|
|
end
|
|
item
|
|
Caption = '5'
|
|
KeyValue = -1
|
|
ShiftKeyValue = -1
|
|
AltGrKeyValue = -1
|
|
Height = 100
|
|
Width = 100
|
|
SpecialKey = skNone
|
|
BorderColor = clGray
|
|
BorderColorDown = clBlack
|
|
Color = clSilver
|
|
ColorDown = clGray
|
|
TextColor = clBlack
|
|
TextColorDown = clBlack
|
|
ImageIndex = -1
|
|
X = 100
|
|
Y = 100
|
|
end
|
|
item
|
|
Caption = '6'
|
|
KeyValue = -1
|
|
ShiftKeyValue = -1
|
|
AltGrKeyValue = -1
|
|
Height = 100
|
|
Width = 100
|
|
SpecialKey = skNone
|
|
BorderColor = clGray
|
|
BorderColorDown = clBlack
|
|
Color = clSilver
|
|
ColorDown = clGray
|
|
TextColor = clBlack
|
|
TextColorDown = clBlack
|
|
ImageIndex = -1
|
|
X = 200
|
|
Y = 100
|
|
end
|
|
item
|
|
Caption = '1'
|
|
KeyValue = -1
|
|
ShiftKeyValue = -1
|
|
AltGrKeyValue = -1
|
|
Height = 100
|
|
Width = 100
|
|
SpecialKey = skNone
|
|
BorderColor = clGray
|
|
BorderColorDown = clBlack
|
|
Color = clSilver
|
|
ColorDown = clGray
|
|
TextColor = clBlack
|
|
TextColorDown = clBlack
|
|
ImageIndex = -1
|
|
X = 0
|
|
Y = 200
|
|
end
|
|
item
|
|
Caption = '2'
|
|
KeyValue = -1
|
|
ShiftKeyValue = -1
|
|
AltGrKeyValue = -1
|
|
Height = 100
|
|
Width = 100
|
|
SpecialKey = skNone
|
|
BorderColor = clGray
|
|
BorderColorDown = clBlack
|
|
Color = clSilver
|
|
ColorDown = clGray
|
|
TextColor = clBlack
|
|
TextColorDown = clBlack
|
|
ImageIndex = -1
|
|
X = 100
|
|
Y = 200
|
|
end
|
|
item
|
|
Caption = '3'
|
|
KeyValue = -1
|
|
ShiftKeyValue = -1
|
|
AltGrKeyValue = -1
|
|
Height = 100
|
|
Width = 100
|
|
SpecialKey = skNone
|
|
BorderColor = clGray
|
|
BorderColorDown = clBlack
|
|
Color = clSilver
|
|
ColorDown = clGray
|
|
TextColor = clBlack
|
|
TextColorDown = clBlack
|
|
ImageIndex = -1
|
|
X = 200
|
|
Y = 200
|
|
end
|
|
item
|
|
Caption = 'Sma'#382
|
|
KeyValue = -1
|
|
ShiftKeyValue = -1
|
|
AltGrKeyValue = -1
|
|
Height = 140
|
|
Width = 100
|
|
SpecialKey = skDelete
|
|
BorderColor = clGray
|
|
BorderColorDown = clBlack
|
|
Color = 3618815
|
|
ColorDown = clGray
|
|
TextColor = clBlack
|
|
TextColorDown = clBlack
|
|
ImageIndex = -1
|
|
X = 320
|
|
Y = 0
|
|
end
|
|
item
|
|
Caption = '0'
|
|
KeyValue = -1
|
|
ShiftKeyValue = -1
|
|
AltGrKeyValue = -1
|
|
Height = 80
|
|
Width = 200
|
|
SpecialKey = skNone
|
|
BorderColor = clGray
|
|
BorderColorDown = clBlack
|
|
Color = clSilver
|
|
ColorDown = clGray
|
|
TextColor = clBlack
|
|
TextColorDown = clBlack
|
|
ImageIndex = -1
|
|
X = 0
|
|
Y = 300
|
|
end
|
|
item
|
|
Caption = '.'
|
|
KeyValue = -1
|
|
ShiftKeyValue = -1
|
|
AltGrKeyValue = -1
|
|
Height = 80
|
|
Width = 100
|
|
SpecialKey = skDecimal
|
|
BorderColor = clGray
|
|
BorderColorDown = clBlack
|
|
Color = clSilver
|
|
ColorDown = clGray
|
|
TextColor = clBlack
|
|
TextColorDown = clBlack
|
|
ImageIndex = -1
|
|
X = 200
|
|
Y = 300
|
|
end>
|
|
SmallFont.Charset = DEFAULT_CHARSET
|
|
SmallFont.Color = clWindowText
|
|
SmallFont.Height = -16
|
|
SmallFont.Name = 'Tahoma'
|
|
SmallFont.Style = []
|
|
Version = '1.4.2.0'
|
|
OnKeyClick = tKeybKeyClick
|
|
OnKeyDown = tKeybKeyDown
|
|
object Button1: TButton
|
|
Left = -280
|
|
Top = 294
|
|
Width = 75
|
|
Height = 25
|
|
Caption = 'Button1'
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
end
|
|
object edtVyroba: TRzNumericEdit
|
|
Left = 223
|
|
Top = 152
|
|
Width = 161
|
|
Height = 56
|
|
Alignment = taCenter
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -40
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
OnClick = edtVyrobaClick
|
|
OnEnter = edtVyrobaEnter
|
|
DisplayFormat = ',0;(,0)'
|
|
end
|
|
object edtExpedice: TRzNumericEdit
|
|
Left = 223
|
|
Top = 322
|
|
Width = 161
|
|
Height = 56
|
|
Alignment = taCenter
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -40
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
OnClick = edtExpediceClick
|
|
OnEnter = edtExpediceEnter
|
|
DisplayFormat = ',0;(,0)'
|
|
end
|
|
object btnOK: TButton
|
|
Left = 100
|
|
Top = 533
|
|
Width = 190
|
|
Height = 108
|
|
Caption = 'OK'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -33
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
OnClick = btnOKClick
|
|
end
|
|
object btnStorno: TButton
|
|
Left = 401
|
|
Top = 571
|
|
Width = 137
|
|
Height = 70
|
|
Caption = 'Storno'
|
|
TabOrder = 4
|
|
OnClick = btnStornoClick
|
|
end
|
|
object edtUmisteni: TRzEdit
|
|
Left = 160
|
|
Top = 238
|
|
Width = 224
|
|
Height = 56
|
|
Text = ''
|
|
Alignment = taCenter
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -40
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
OnClick = edtUmisteniClick
|
|
end
|
|
object edtHmotnost: TRzNumericEdit
|
|
Left = 223
|
|
Top = 406
|
|
Width = 161
|
|
Height = 56
|
|
Alignment = taCenter
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -40
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 5
|
|
OnClick = edtHmotnostClick
|
|
IntegersOnly = False
|
|
DisplayFormat = '#,##0.###'
|
|
end
|
|
object btnDok: TButton
|
|
Left = 668
|
|
Top = 571
|
|
Width = 137
|
|
Height = 70
|
|
Caption = 'Dokumenty'
|
|
TabOrder = 6
|
|
Visible = False
|
|
OnClick = btnDokClick
|
|
end
|
|
object btnVahaAPI: TButton
|
|
Left = 222
|
|
Top = 465
|
|
Width = 163
|
|
Height = 37
|
|
Caption = 'Na'#269'ti z v'#225'hy'
|
|
TabOrder = 7
|
|
Visible = False
|
|
OnClick = btnVahaAPIClick
|
|
end
|
|
end
|