📄 uneworder.~dfm
字号:
Left = 52
Top = 21
Width = 48
Height = 12
Caption = '订单编号'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label27: TLabel
Left = 261
Top = 19
Width = 48
Height = 12
Caption = '订单公司'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label26: TLabel
Left = 54
Top = 58
Width = 48
Height = 12
Caption = '订单日期'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 260
Top = 56
Width = 36
Height = 12
Caption = '录入人'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object DBEdit1_1: TDBEdit
Left = 119
Top = 16
Width = 117
Height = 20
Color = clInfoBk
DataField = 'OrderNo'
TabOrder = 0
end
object DBEdit1_2: TDBEdit
Left = 27
Top = 52
Width = 18
Height = 20
Color = clOlive
DataField = 'OrderDate'
TabOrder = 2
Visible = False
end
object DTP1: TDateTimePicker
Tag = 1
Left = 118
Top = 54
Width = 119
Height = 20
CalAlignment = dtaLeft
Date = 37053
Time = 37053
Color = clInfoBk
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 1
end
object DBLookupComboBox1: TDBLookupComboBox
Left = 314
Top = 16
Width = 141
Height = 20
Color = clInfoBk
DataField = 'CoName'
KeyField = 'ncname'
ListField = 'nCName'
TabOrder = 3
end
object DBEdit1: TDBEdit
Left = 315
Top = 54
Width = 141
Height = 20
Color = clInfoBk
DataField = 'OrderNo'
TabOrder = 4
end
end
object Panel2: TPanel
Left = 0
Top = 133
Width = 661
Height = 187
Align = alTop
BevelInner = bvLowered
TabOrder = 2
object Splitter1: TSplitter
Left = 406
Top = 2
Width = 3
Height = 183
Cursor = crHSplit
end
object DBGridEh1: TDBGridEh
Left = 2
Top = 2
Width = 404
Height = 183
Align = alLeft
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = '宋体'
TitleFont.Style = []
FooterFont.Charset = GB2312_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -12
FooterFont.Name = '宋体'
FooterFont.Style = []
FooterColor = clWindow
Columns = <
item
Alignment = taCenter
Title.Alignment = taCenter
Title.Caption = '款式'
Width = 90
Footers = <>
end
item
Alignment = taCenter
Title.Alignment = taCenter
Title.Caption = '楦型'
Width = 86
Footers = <>
end
item
Alignment = taCenter
Title.Alignment = taCenter
Title.Caption = '交货日期'
Width = 82
Footers = <>
end
item
Alignment = taCenter
Title.Alignment = taCenter
Title.Caption = '制造'
Width = 118
Footers = <>
end>
end
object Panel4: TPanel
Left = 474
Top = 2
Width = 185
Height = 183
Align = alRight
Caption = 'Panel4'
TabOrder = 1
object Label22: TLabel
Left = 1
Top = 1
Width = 183
Height = 12
Align = alTop
Caption = '鞋子样式'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object DBImage1: TDBImage
Left = 1
Top = 13
Width = 183
Height = 169
Align = alClient
TabOrder = 0
end
end
object Panel5: TPanel
Left = 409
Top = 2
Width = 65
Height = 183
Align = alClient
Caption = 'Panel5'
TabOrder = 2
object Label19: TLabel
Left = 1
Top = 1
Width = 63
Height = 14
Align = alTop
Alignment = taCenter
Caption = '商 标'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object DBImage2: TDBImage
Tag = 5
Left = 1
Top = 15
Width = 63
Height = 167
Hint = '增加商标双击该处'
Align = alClient
Color = clInfoBk
DataField = 'Brand'
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 0
end
end
end
object Panel3: TPanel
Left = 0
Top = 320
Width = 661
Height = 123
Align = alClient
BevelInner = bvLowered
TabOrder = 3
object ImpStringgrid1: TImpStringgrid
Left = 2
Top = 2
Width = 657
Height = 119
Align = alClient
DefaultRowHeight = 19
DefaultDrawing = False
Options = [goVertLine, goHorzLine, goRangeSelect, goDrawFocusSelected, goRowSizing, goColSizing, goRowMoving, goColMoving, goEditing, goTabs, goThumbTracking]
TabOrder = 0
ColWidths = (
64
82
78
110
126)
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -