📄 uxsrb.dfm
字号:
object frmxsrb: Tfrmxsrb
Left = -2
Top = 39
Width = 808
Height = 580
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
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Panel4: TPanel
Left = 0
Top = 41
Width = 800
Height = 192
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Panel2: TPanel
Left = 2
Top = 2
Width = 796
Height = 200
Align = alTop
BevelInner = bvLowered
BevelOuter = bvNone
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 63
Width = 36
Height = 12
Caption = '编号:'
end
object Label2: TLabel
Left = 235
Top = 95
Width = 36
Height = 12
Caption = '日期:'
end
object Label3: TLabel
Left = 24
Top = 127
Width = 60
Height = 12
Caption = '收发类别:'
end
object Label4: TLabel
Left = 24
Top = 159
Width = 36
Height = 12
Caption = '部门:'
end
object Label5: TLabel
Left = 235
Top = 127
Width = 48
Height = 12
Caption = '业务员:'
end
object Label6: TLabel
Left = 24
Top = 95
Width = 36
Height = 12
Caption = '仓库:'
end
object Label8: TLabel
Left = 235
Top = 159
Width = 48
Height = 12
Caption = '供应商:'
end
object Label12: TLabel
Left = 235
Top = 63
Width = 60
Height = 12
Caption = '业务类型:'
end
object Label13: TLabel
Left = 464
Top = 127
Width = 36
Height = 12
Caption = '备注:'
end
object Label26: TLabel
Left = 464
Top = 63
Width = 60
Height = 12
Caption = '采购订单:'
end
object Label29: TLabel
Left = 464
Top = 96
Width = 72
Height = 12
Caption = '销售订单号:'
end
object Label9: TLabel
Left = 344
Top = 24
Width = 105
Height = 20
Caption = '出入库单据'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = '宋体'
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton1: TSpeedButton
Left = 205
Top = 91
Width = 23
Height = 20
Caption = '.*.'
Flat = True
end
object SpeedButton2: TSpeedButton
Left = 205
Top = 121
Width = 23
Height = 21
Caption = '.*.'
Flat = True
end
object SpeedButton3: TSpeedButton
Left = 205
Top = 155
Width = 23
Height = 20
Caption = '...'
Flat = True
end
object SpeedButton4: TSpeedButton
Left = 440
Top = 155
Width = 23
Height = 21
Caption = '...'
Flat = True
end
object Label10: TLabel
Left = 440
Top = 8
Width = 48
Height = 12
Caption = '客 户:'
end
object SpeedButton5: TSpeedButton
Left = 640
Top = 8
Width = 23
Height = 22
Caption = '...'
Flat = True
Visible = False
end
object DBEdit1: TDBEdit
Left = 80
Top = 59
Width = 126
Height = 20
BorderStyle = bsNone
Color = clMenu
Ctl3D = True
DataField = 'nBillid'
DataSource = DataSource1
ImeName = '中文 (简体) - 微软拼音'
ParentCtl3D = False
ReadOnly = True
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 315
Top = 91
Width = 126
Height = 20
DataField = 'nDateRk'
DataSource = DataSource1
ImeName = '中文 (简体) - 微软拼音'
ReadOnly = True
TabOrder = 2
end
object DBEdit3: TDBEdit
Left = 80
Top = 91
Width = 126
Height = 20
TabStop = False
DataField = 'nCkCode'
DataSource = DataSource1
ImeName = '中文 (简体) - 微软拼音'
TabOrder = 3
end
object DBEdit4: TDBEdit
Left = 80
Top = 155
Width = 126
Height = 20
TabStop = False
DataField = 'nXsDept'
DataSource = DataSource1
ImeName = '中文 (简体) - 微软拼音'
TabOrder = 4
end
object DBEdit5: TDBEdit
Left = 315
Top = 123
Width = 126
Height = 20
DataField = 'nYwMan'
DataSource = DataSource1
ImeName = '中文 (简体) - 微软拼音'
ReadOnly = True
TabOrder = 5
end
object DBEdit6: TDBEdit
Left = 315
Top = 59
Width = 126
Height = 20
DataField = 'nYwType'
DataSource = DataSource1
ImeName = '中文 (简体) - 微软拼音'
ReadOnly = True
TabOrder = 6
end
object DBEdit7: TDBEdit
Left = 315
Top = 155
Width = 126
Height = 20
TabStop = False
DataField = 'nGysNo'
DataSource = DataSource1
ImeName = '中文 (简体) - 微软拼音'
TabOrder = 7
end
object DBEdit11: TDBEdit
Left = 80
Top = 122
Width = 126
Height = 20
TabStop = False
DataField = 'nSfTtype'
DataSource = DataSource1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -