mpsd.dfm
来自「一个以前收集的基于C/S架构的ERP客户端源代码」· DFM 代码 · 共 270 行
DFM
270 行
inherited frmMpsd: TfrmMpsd
Left = 81
Top = 114
Width = 684
Height = 388
Caption = 'MPS明细显示'
Icon.Data = {
0000010001001010000000000000680500001600000028000000100000002000
000001000800000000004001000000000000000000000001000000000000FFFF
FF00FF690000FCF9F900F7EFF000F0E2E300EFE0E100EEDEDF00EEDDDE00EBD7
D900E9D3D500E2C6C800DDBCBF00DDBBBE00DBB8BB00DAB6B900D6ADB100D2A6
AA00D1A5A900CFA1A500C68F9400C58C9100BF818600BD7D8300BD7C8200B873
7900B46A7000B2666D00AF616800AE5F6600AC5B6200AB596000A64F5700A44C
5400A1464E00A1454D009D3D450098343D0096303900962F3800952D36008C1C
26008B1A24008A1822008A17210089151F0088131D00850E1800850D17008106
11008105100080040F0080030E007F020D00FF870C00FF004700FF0000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000363636360000163636361F0C0000000036
363636001B363636363636130000000000000000000000000000000000000036
3636360000002736363636362000003636363600000000363636363636000000
00000000000000000000000000000036363636000A3636000036363622000036
3636360021363624030036360F00000000000000000000000000000000000036
36363600363636363618000000000036363636001C3636363636140000000000
0000000000000000000000000000003636363600001536363636362300000036
363636000000122436361A000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000}
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 339
Width = 676
end
object FloatPanel1: TFloatPanel
Left = 0
Top = 0
Width = 676
Height = 40
Align = alTop
Color = clWhite
Enabled = False
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 1
object Label1: TLabel
Left = 8
Top = 11
Width = 60
Height = 12
Caption = '货物编码:'
end
object Label2: TLabel
Left = 376
Top = 11
Width = 60
Height = 12
Caption = '需求数量:'
end
object Label3: TLabel
Left = 190
Top = 11
Width = 60
Height = 12
Caption = '需求日期:'
end
object seMpsGoods: TSDEdit
Left = 74
Top = 8
Width = 103
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
ReadOnly = True
TabOrder = 0
Text = 'seMpsGoods'
CharType = ctMathematic
SplitSymbol = ' | '
end
object seMpsRQty: TSDEdit
Left = 442
Top = 8
Width = 87
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
ReadOnly = True
TabOrder = 1
Text = 'seMpsRQty'
CharType = ctMathematic
SplitSymbol = ' | '
end
object seMpsRDate: TSDEdit
Left = 256
Top = 8
Width = 119
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
ReadOnly = True
TabOrder = 2
Text = 'seMpsRDate'
CharType = ctMathematic
SplitSymbol = ' | '
end
end
object sgMpsd: TSDGrid
Left = 0
Top = 40
Width = 676
Height = 299
Align = alClient
Color = clWhite
ColCount = 8
Ctl3D = False
DefaultRowHeight = 18
FixedColor = 8564917
FixedCols = 0
RowCount = 4
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
ParentCtl3D = False
ParentFont = False
TabOrder = 2
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '货物编码'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '需求日期'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '需求来源'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '单据号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColHorAlign = haRight
TitleString = '单据行号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColHorAlign = haRight
TitleString = '需求数量'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColHorAlign = haRight
TitleString = '计划员'
ColumnWidth = 0
end>
ColWidths = (
6
119
71
64
103
55
120
59)
end
object BitBtn1: TBitBtn
Left = 559
Top = 4
Width = 74
Height = 27
Caption = '&C关闭'
TabOrder = 3
Kind = bkClose
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?