📄 uorder.dfm
字号:
object frmorder: Tfrmorder
Left = 19
Top = 21
Width = 725
Height = 450
Caption = '订单管理'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnActivate = FormActivate
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 49
Width = 717
Height = 52
Align = alTop
BevelInner = bvLowered
TabOrder = 0
object Label25: TLabel
Left = 19
Top = 24
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 = 364
Top = 24
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 = 168
Top = 24
Width = 48
Height = 12
Caption = '订单公司'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 156
Top = 24
Width = 6
Height = 12
Caption = '*'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 341
Top = 24
Width = 6
Height = 12
Caption = '*'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label21: TLabel
Left = 572
Top = 24
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 = 71
Top = 20
Width = 90
Height = 20
DataField = 'OrderNo'
DataSource = DataSourceDD1
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
OnChange = DBEdit1_1Change
end
object DBEdit1_2: TDBEdit
Left = 467
Top = 4
Width = 62
Height = 20
Color = clOlive
DataField = 'OrderDate'
DataSource = DataSourceDD1
TabOrder = 2
Visible = False
end
object DTP1: TDateTimePicker
Tag = 1
Left = 419
Top = 20
Width = 126
Height = 20
CalAlignment = dtaLeft
Date = 37053
Time = 37053
DateFormat = dfShort
DateMode = dmComboBox
Enabled = False
Kind = dtkDate
ParseInput = False
TabOrder = 1
end
object DBEdit2_8: TDBEdit
Tag = 7
Left = 627
Top = 20
Width = 120
Height = 20
DataField = 'InPerson'
DataSource = DataSourceDD1
Enabled = False
TabOrder = 3
end
end
object Panel2: TPanel
Left = 0
Top = 101
Width = 717
Height = 119
Align = alTop
BevelInner = bvLowered
BevelOuter = bvNone
TabOrder = 1
object Label14: TLabel
Left = 28
Top = 19
Width = 36
Height = 12
Caption = '款 式'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label15: TLabel
Left = 28
Top = 68
Width = 36
Height = 12
Caption = '制 造'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label16: TLabel
Left = 28
Top = 44
Width = 36
Height = 12
Caption = '楦 型'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label19: TLabel
Left = 452
Top = 16
Width = 12
Height = 48
Caption = '商'#13#10#13#10#13#10'标'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label20: TLabel
Left = 19
Top = 93
Width = 48
Height = 12
Caption = '交货日期'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label22: TLabel
Left = 607
Top = 14
Width = 12
Height = 84
Caption = '鞋'#13#10#13#10'子'#13#10#13#10'样'#13#10#13#10'式'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object DBNavigator1: TDBNavigator
Left = 23
Top = 120
Width = 164
Height = 24
DataSource = DSDD2
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
TabOrder = 0
end
object DBImage2: TDBImage
Tag = 5
Left = 473
Top = 9
Width = 120
Height = 104
DataField = 'Brand'
DataSource = DSDD2
Enabled = False
ReadOnly = True
TabOrder = 1
OnDblClick = DBImage2DblClick
end
object DBGridEh2: TDBGridEh
Left = 1
Top = 1
Width = 435
Height = 117
Align = alLeft
DataSource = DSDD2
ReadOnly = True
TabOrder = 2
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = '宋体'
TitleFont.Style = []
OnColEnter = DBGridEh2ColEnter
OnColExit = DBGridEh2ColExit
OnEditButtonClick = DBGridEh2EditButtonClick
FooterFont.Charset = GB2312_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -12
FooterFont.Name = '宋体'
FooterFont.Style = []
FooterColor = clWindow
Columns = <
item
Alignment = taCenter
ButtonStyle = cbsDropDown
FieldName = 'R_name'
Title.Alignment = taCenter
Title.Caption = '款式'
Width = 90
AlwaysShowEditButton = True
AutoDropDown = True
Footers = <>
end
item
Alignment = taCenter
FieldName = 'Model'
Title.Alignment = taCenter
Title.Caption = '楦型'
Width = 86
Footers = <>
end
item
Alignment = taCenter
FieldName = 'Overdate'
Title.Alignment = taCenter
Title.Caption = '交货日期'
Width = 106
Footers = <>
end
item
Alignment = taCenter
FieldName = 'Make'
Title.Alignment = taCenter
Title.Caption = '制造'
Width = 118
Footers = <>
end>
end
object Panel5: TPanel
Left = 635
Top = 8
Width = 146
Height = 105
Caption = 'Panel5'
TabOrder = 3
object DBImage1: TDBImage
Tag = 5
Left = 1
Top = 1
Width = 144
Height = 103
Align = alClient
DataField = 'Picture1'
DataSource = DSxx
ReadOnly = True
TabOrder = 0
end
end
end
object Panel3: TPanel
Left = 0
Top = 220
Width = 717
Height = 203
Align = alClient
BevelInner = bvLowered
BevelOuter = bvNone
TabOrder = 2
object GroupBox1: TGroupBox
Left = 1
Top = 1
Width = 492
Height = 201
Align = alClient
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -