📄 udr.dfm
字号:
inherited frmUdr: TfrmUdr
Left = 125
Top = 221
Width = 560
Height = 420
Caption = '物料损坏原因'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 352
Width = 552
end
inherited CoolBar1: TCoolBar
Width = 552
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 552
end>
inherited tbMainBar: TToolBar
Width = 539
end
end
object FloatPanel1: TFloatPanel [2]
Left = 285
Top = 39
Width = 267
Height = 313
Align = alClient
Color = 16308950
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 2
object Label1: TLabel
Left = 7
Top = 17
Width = 54
Height = 12
Caption = '原因代码:'
end
object Label2: TLabel
Left = 6
Top = 45
Width = 54
Height = 12
Caption = '原因说明:'
end
object seUdrCode: TSDEdit
Left = 59
Top = 12
Width = 161
Height = 18
Color = 16308950
Ctl3D = False
ImeName = '中文 (简体) - 微软拼音'
ParentCtl3D = False
TabOrder = 0
Text = 'seUdrCode'
SplitSymbol = ' | '
end
object memUdrDesc: TMemo
Left = 59
Top = 46
Width = 183
Height = 48
Color = 16308950
Ctl3D = False
ImeName = '智能ABC输入法'
Lines.Strings = (
'memUdrdDesc')
ParentCtl3D = False
TabOrder = 1
end
end
object sgUdr: TSDGrid [3]
Left = 0
Top = 39
Width = 285
Height = 313
Align = alLeft
BiDiMode = bdRightToLeftReadingOnly
Color = 16308950
ColCount = 2
Ctl3D = False
DefaultRowHeight = 21
FixedColor = 8564917
FixedCols = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
ParentBiDiMode = False
ParentCtl3D = False
TabOrder = 3
OnClick = sgUdrClick
Columns = <
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>
ColWidths = (
87
193)
end
inherited RecPrintDlg: TPrintDialog
Left = 547
Top = 3
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 547
Top = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -