Prvotni verze pro Giteu
This commit is contained in:
409
frmOrder.dfm
Normal file
409
frmOrder.dfm
Normal file
@ -0,0 +1,409 @@
|
||||
object formOrder: TformOrder
|
||||
Left = 0
|
||||
Top = 0
|
||||
BorderIcons = [biSystemMenu]
|
||||
BorderStyle = bsSingle
|
||||
Caption = ' Vytvo'#345'en'#237' objedn'#225'vky'
|
||||
ClientHeight = 766
|
||||
ClientWidth = 1475
|
||||
Color = clBtnFace
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -21
|
||||
Font.Name = 'Tahoma'
|
||||
Font.Style = []
|
||||
Position = poOwnerFormCenter
|
||||
OnClose = FormClose
|
||||
OnShow = FormShow
|
||||
PixelsPerInch = 96
|
||||
DesignSize = (
|
||||
1475
|
||||
766)
|
||||
TextHeight = 25
|
||||
object Label1: TLabel
|
||||
Left = 41
|
||||
Top = 82
|
||||
Width = 138
|
||||
Height = 25
|
||||
Caption = 'Datum z'#225'vozu:'
|
||||
end
|
||||
object Label3: TLabel
|
||||
Left = 20
|
||||
Top = 22
|
||||
Width = 160
|
||||
Height = 25
|
||||
Caption = 'Druh sortimentu:'
|
||||
end
|
||||
object Label4: TLabel
|
||||
Left = 15
|
||||
Top = 138
|
||||
Width = 162
|
||||
Height = 25
|
||||
Caption = #268#237'slo objedn'#225'vky:'
|
||||
end
|
||||
object gbDodavatel: TGroupBox
|
||||
Left = 569
|
||||
Top = 19
|
||||
Width = 594
|
||||
Height = 169
|
||||
Caption = ' Dodavatel '
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -21
|
||||
Font.Name = 'Tahoma'
|
||||
Font.Style = []
|
||||
ParentFont = False
|
||||
TabOrder = 4
|
||||
object Label2: TLabel
|
||||
Left = 28
|
||||
Top = 88
|
||||
Width = 71
|
||||
Height = 25
|
||||
Caption = 'Adresa:'
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -21
|
||||
Font.Name = 'Tahoma'
|
||||
Font.Style = []
|
||||
ParentFont = False
|
||||
end
|
||||
object lblDodAdresa: TLabel
|
||||
Left = 129
|
||||
Top = 88
|
||||
Width = 445
|
||||
Height = 29
|
||||
AutoSize = False
|
||||
end
|
||||
object lblDodICO: TLabel
|
||||
Left = 52
|
||||
Top = 126
|
||||
Width = 485
|
||||
Height = 29
|
||||
AutoSize = False
|
||||
end
|
||||
object selCOrg: TComboEdit
|
||||
Left = 28
|
||||
Top = 32
|
||||
Width = 127
|
||||
Height = 33
|
||||
Alignment = taCenter
|
||||
GlyphKind = gkEllipsis
|
||||
NumGlyphs = 1
|
||||
TabOrder = 0
|
||||
Text = ''
|
||||
end
|
||||
object selOrg: TComboEdit
|
||||
Left = 168
|
||||
Top = 32
|
||||
Width = 407
|
||||
Height = 33
|
||||
GlyphKind = gkEllipsis
|
||||
NumGlyphs = 1
|
||||
TabOrder = 1
|
||||
Text = ''
|
||||
end
|
||||
end
|
||||
object gbPolozky: TGroupBox
|
||||
Left = 20
|
||||
Top = 234
|
||||
Width = 1175
|
||||
Height = 507
|
||||
Anchors = [akLeft, akTop, akBottom]
|
||||
Caption = ' Polo'#382'ky '
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -21
|
||||
Font.Name = 'Tahoma'
|
||||
Font.Style = []
|
||||
ParentFont = False
|
||||
TabOrder = 5
|
||||
DesignSize = (
|
||||
1175
|
||||
507)
|
||||
object Panel1: TPanel
|
||||
Left = 8
|
||||
Top = 30
|
||||
Width = 763
|
||||
Height = 35
|
||||
Caption = 'Zbo'#382#237
|
||||
Color = 14471860
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -24
|
||||
Font.Name = 'Tahoma'
|
||||
Font.Style = []
|
||||
ParentBackground = False
|
||||
ParentFont = False
|
||||
TabOrder = 0
|
||||
end
|
||||
object Panel2: TPanel
|
||||
Left = 770
|
||||
Top = 30
|
||||
Width = 389
|
||||
Height = 35
|
||||
Anchors = [akTop, akRight]
|
||||
Caption = 'Objedn'#225'no'
|
||||
Color = 14471860
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -24
|
||||
Font.Name = 'Tahoma'
|
||||
Font.Style = []
|
||||
ParentBackground = False
|
||||
ParentFont = False
|
||||
TabOrder = 1
|
||||
end
|
||||
object polTree: TVirtualStringTree
|
||||
Left = 8
|
||||
Top = 98
|
||||
Width = 1151
|
||||
Height = 403
|
||||
Anchors = [akLeft, akTop, akRight, akBottom]
|
||||
Colors.BorderColor = 15987699
|
||||
Colors.DisabledColor = clGray
|
||||
Colors.DropMarkColor = 15385233
|
||||
Colors.DropTargetColor = 15385233
|
||||
Colors.DropTargetBorderColor = 15385233
|
||||
Colors.FocusedSelectionColor = 15385233
|
||||
Colors.FocusedSelectionBorderColor = 15385233
|
||||
Colors.GridLineColor = 15987699
|
||||
Colors.HeaderHotColor = clBlack
|
||||
Colors.HotColor = clBlack
|
||||
Colors.SelectionRectangleBlendColor = 15385233
|
||||
Colors.SelectionRectangleBorderColor = 15385233
|
||||
Colors.SelectionTextColor = clBlack
|
||||
Colors.TreeLineColor = 9471874
|
||||
Colors.UnfocusedColor = clGray
|
||||
Colors.UnfocusedSelectionColor = 13421772
|
||||
Colors.UnfocusedSelectionBorderColor = 13421772
|
||||
Header.AutoSizeIndex = 0
|
||||
Header.Height = 25
|
||||
SelectionCurveRadius = 5
|
||||
TabOrder = 2
|
||||
TreeOptions.AnimationOptions = [toAnimatedToggle]
|
||||
TreeOptions.AutoOptions = [toAutoDropExpand, toAutoTristateTracking, toAutoDeleteMovedNodes, toAutoChangeScale]
|
||||
TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toThemeAware, toUseBlendedImages]
|
||||
TreeOptions.SelectionOptions = [toExtendedFocus, toFullRowSelect]
|
||||
TreeOptions.StringOptions = [toAutoAcceptEditChange]
|
||||
OnGetText = polTreeGetText
|
||||
Columns = <
|
||||
item
|
||||
Alignment = taCenter
|
||||
Position = 0
|
||||
Text = 'Akce'
|
||||
Width = 73
|
||||
end
|
||||
item
|
||||
Alignment = taCenter
|
||||
Position = 1
|
||||
Text = #268#237'slo'
|
||||
Width = 152
|
||||
end
|
||||
item
|
||||
Position = 2
|
||||
Text = 'N'#225'zev'
|
||||
end
|
||||
item
|
||||
Alignment = taCenter
|
||||
Position = 3
|
||||
Text = 'Doporu'#269'eno'
|
||||
end
|
||||
item
|
||||
Alignment = taCenter
|
||||
Position = 4
|
||||
Text = 'R'#225'no'
|
||||
end
|
||||
item
|
||||
Alignment = taCenter
|
||||
Position = 5
|
||||
Text = 'Poledne'
|
||||
end>
|
||||
end
|
||||
object pnlAkce: TPanel
|
||||
Left = 8
|
||||
Top = 64
|
||||
Width = 73
|
||||
Height = 35
|
||||
Caption = 'Akce'
|
||||
Color = 14471860
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -24
|
||||
Font.Name = 'Tahoma'
|
||||
Font.Style = []
|
||||
ParentBackground = False
|
||||
ParentFont = False
|
||||
TabOrder = 3
|
||||
end
|
||||
object pnlCislo: TPanel
|
||||
Left = 81
|
||||
Top = 64
|
||||
Width = 152
|
||||
Height = 35
|
||||
Caption = #268#237'slo'
|
||||
Color = 14471860
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -24
|
||||
Font.Name = 'Tahoma'
|
||||
Font.Style = []
|
||||
ParentBackground = False
|
||||
ParentFont = False
|
||||
TabOrder = 4
|
||||
end
|
||||
object pnlNazev: TPanel
|
||||
Left = 233
|
||||
Top = 64
|
||||
Width = 320
|
||||
Height = 35
|
||||
Caption = 'N'#225'zev'
|
||||
Color = 14471860
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -24
|
||||
Font.Name = 'Tahoma'
|
||||
Font.Style = []
|
||||
ParentBackground = False
|
||||
ParentFont = False
|
||||
TabOrder = 5
|
||||
end
|
||||
object pnlDoporuceno: TPanel
|
||||
Left = 552
|
||||
Top = 64
|
||||
Width = 219
|
||||
Height = 35
|
||||
Caption = 'Doporu'#269'eno'
|
||||
Color = 14471860
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -24
|
||||
Font.Name = 'Tahoma'
|
||||
Font.Style = []
|
||||
ParentBackground = False
|
||||
ParentFont = False
|
||||
TabOrder = 6
|
||||
end
|
||||
object pnlRano: TPanel
|
||||
Left = 770
|
||||
Top = 64
|
||||
Width = 191
|
||||
Height = 35
|
||||
Caption = 'R'#225'no'
|
||||
Color = 14471860
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -24
|
||||
Font.Name = 'Tahoma'
|
||||
Font.Style = []
|
||||
ParentBackground = False
|
||||
ParentFont = False
|
||||
TabOrder = 7
|
||||
end
|
||||
object pnlPoledne: TPanel
|
||||
Left = 960
|
||||
Top = 64
|
||||
Width = 199
|
||||
Height = 35
|
||||
Caption = 'Poledne'
|
||||
Color = 14471860
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -24
|
||||
Font.Name = 'Tahoma'
|
||||
Font.Style = []
|
||||
ParentBackground = False
|
||||
ParentFont = False
|
||||
TabOrder = 8
|
||||
end
|
||||
end
|
||||
object btnOK: TButton
|
||||
Left = 1213
|
||||
Top = 234
|
||||
Width = 244
|
||||
Height = 69
|
||||
Anchors = [akLeft, akTop, akRight]
|
||||
Caption = 'Ulo'#382'it objedn'#225'vku'
|
||||
TabOrder = 0
|
||||
end
|
||||
object dtZavoz: TDateTimePicker
|
||||
Left = 191
|
||||
Top = 79
|
||||
Width = 149
|
||||
Height = 33
|
||||
Date = 44268.000000000000000000
|
||||
Time = 0.431178437502239800
|
||||
TabOrder = 1
|
||||
end
|
||||
object cbSortiment: TComboBox
|
||||
Left = 191
|
||||
Top = 19
|
||||
Width = 339
|
||||
Height = 33
|
||||
Style = csDropDownList
|
||||
TabOrder = 2
|
||||
OnChange = cbSortimentChange
|
||||
end
|
||||
object edtCisloObj: TNumberBox
|
||||
Left = 191
|
||||
Top = 135
|
||||
Width = 97
|
||||
Height = 33
|
||||
Alignment = taCenter
|
||||
Enabled = False
|
||||
TabOrder = 3
|
||||
end
|
||||
object btnTisk: TButton
|
||||
Left = 1213
|
||||
Top = 320
|
||||
Width = 244
|
||||
Height = 49
|
||||
Anchors = [akLeft, akTop, akRight]
|
||||
Caption = 'Vytisknout'
|
||||
TabOrder = 6
|
||||
end
|
||||
object btnPoslat: TButton
|
||||
Left = 1213
|
||||
Top = 392
|
||||
Width = 244
|
||||
Height = 51
|
||||
Anchors = [akLeft, akTop, akRight]
|
||||
Caption = 'Odeslat dodavateli'
|
||||
TabOrder = 7
|
||||
end
|
||||
object btnRozbalit: TButton
|
||||
Left = 1213
|
||||
Top = 504
|
||||
Width = 244
|
||||
Height = 46
|
||||
Anchors = [akLeft, akTop, akRight]
|
||||
Caption = 'Rozbalit v'#353'e'
|
||||
TabOrder = 8
|
||||
end
|
||||
object btnSbalit: TButton
|
||||
Left = 1213
|
||||
Top = 572
|
||||
Width = 244
|
||||
Height = 45
|
||||
Anchors = [akLeft, akTop, akRight]
|
||||
Caption = 'Sbalit v'#353'e'
|
||||
TabOrder = 9
|
||||
end
|
||||
object btnZavrit: TButton
|
||||
Left = 1213
|
||||
Top = 680
|
||||
Width = 244
|
||||
Height = 61
|
||||
Anchors = [akLeft, akTop, akRight, akBottom]
|
||||
Caption = 'Zav'#345#237't'
|
||||
TabOrder = 10
|
||||
end
|
||||
object cbSortimentX: TComboBox
|
||||
Left = 385
|
||||
Top = 51
|
||||
Width = 145
|
||||
Height = 33
|
||||
TabOrder = 11
|
||||
Text = 'cbSortimentX'
|
||||
Visible = False
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user