npin.dfm
来自「一个以前收集的基于C/S架构的ERP客户端源代码」· DFM 代码 · 共 476 行
DFM
476 行
inherited frmNpin: TfrmNpin
Left = 127
Top = 124
Width = 640
Height = 420
Caption = '票据退回'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 352
Width = 632
end
inherited CoolBar1: TCoolBar
Width = 632
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 632
end>
inherited tbMainBar: TToolBar
Width = 619
end
end
object sgNpin: TSDGrid [2]
Left = 0
Top = 39
Width = 329
Height = 313
Align = alLeft
Color = 50331647
Ctl3D = False
DefaultRowHeight = 22
FixedColor = 8564917
RowCount = 1
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
ParentCtl3D = False
TabOrder = 2
OnClick = sgNpinClick
EvenGridColor = 50331647
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '票据号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '退回日期'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '金额'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '费用'
ColumnWidth = 0
end>
ColWidths = (
9
91
81
78
64)
end
object FloatPanel1: TFloatPanel [3]
Left = 329
Top = 39
Width = 303
Height = 313
Align = alClient
Color = 50331647
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 3
object Label2: TLabel
Left = 20
Top = 16
Width = 60
Height = 12
Caption = '票 据 号:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 20
Top = 127
Width = 60
Height = 12
Caption = '金 额:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 20
Top = 171
Width = 60
Height = 12
Caption = '费 用:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 20
Top = 194
Width = 60
Height = 12
Caption = '费用类型:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label14: TLabel
Left = 20
Top = 38
Width = 60
Height = 12
Caption = '退回日期:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label19: TLabel
Left = 20
Top = 149
Width = 60
Height = 12
Caption = '利 息:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label17: TLabel
Left = 20
Top = 238
Width = 60
Height = 12
Caption = '备 注:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 20
Top = 216
Width = 60
Height = 12
Caption = '操 作 员:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 20
Top = 83
Width = 60
Height = 12
Caption = '退 票 方:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 20
Top = 60
Width = 60
Height = 12
Caption = '财务月份:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 20
Top = 105
Width = 60
Height = 12
Caption = '退回原因:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object seNpinExp: TSDEdit
Left = 78
Top = 165
Width = 135
Height = 18
Ctl3D = False
MaxLength = 13
ParentColor = True
ParentCtl3D = False
TabOrder = 7
Text = '0'
DigLen = 2
DataType = dtNumber
CharType = ctMathematic
SplitSymbol = ' | '
DefaultValue = '0'
end
object seNpinAmt: TSDEdit
Left = 78
Top = 121
Width = 135
Height = 18
Ctl3D = False
MaxLength = 13
ParentColor = True
ParentCtl3D = False
TabOrder = 5
Text = '0'
DigLen = 2
DataType = dtNumber
CharType = ctMathematic
SplitSymbol = ' | '
DefaultValue = '0'
end
object seNpinInr: TSDEdit
Left = 78
Top = 143
Width = 135
Height = 18
Ctl3D = False
MaxLength = 13
ParentColor = True
ParentCtl3D = False
TabOrder = 6
Text = '0'
DigLen = 2
DataType = dtNumber
CharType = ctMathematic
SplitSymbol = ' | '
DefaultValue = '0'
end
object seNpinCode: TSDEdit
Left = 78
Top = 11
Width = 135
Height = 18
Ctl3D = False
MaxLength = 18
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'seNpinCode'
OnKeyDown = seNpinCodeKeyDown
OnButtonClick = seNpinCodeButtonClick
ButtonVisible = True
SplitSymbol = ' | '
end
object deNpinDate: TDateEdit
Left = 78
Top = 35
Width = 135
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2003-04-10'
InitDate = '2003-04-10 15:37:02'
ModalResult = 0
TabOrder = 1
Color = 50331647
Ctl3D = False
ParentCtl3D = False
end
object memNpinDesc: TMemo
Left = 22
Top = 256
Width = 241
Height = 41
Color = 50331647
Ctl3D = False
Lines.Strings = (
'')
ParentCtl3D = False
TabOrder = 10
end
object scNpinExpense: TSDComboBox
Left = 78
Top = 188
Width = 134
Height = 20
Color = 50331647
Ctl3D = False
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ItemHeight = 12
ParentCtl3D = False
ParentFont = False
TabOrder = 8
Text = 'scNpinExpense'
KeyItem = cbItem2
ReadOnly = True
end
object scNpinUser: TSDComboBox
Left = 78
Top = 210
Width = 135
Height = 20
Color = 50331647
Ctl3D = False
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ItemHeight = 12
ParentCtl3D = False
ParentFont = False
TabOrder = 9
Text = 'scNpinUser'
KeyItem = cbItem2
ReadOnly = True
end
object scNpinFmonth: TSDComboBox
Left = 78
Top = 55
Width = 134
Height = 20
Color = 50331647
Ctl3D = False
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ItemHeight = 12
ParentCtl3D = False
ParentFont = False
TabOrder = 2
Text = 'scNpinFmonth'
KeyItem = cbItem2
ReadOnly = True
end
object scNpinSupply: TSDComboBox
Left = 78
Top = 77
Width = 197
Height = 20
Style = csSimple
Color = 50331647
Ctl3D = False
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ItemHeight = 12
ParentCtl3D = False
ParentFont = False
TabOrder = 3
Text = 'scNpinSupply'
KeyItem = cbItem2
ReadOnly = True
end
object scNpinReason: TSDComboBox
Left = 78
Top = 99
Width = 197
Height = 20
Color = 50331647
Ctl3D = False
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ItemHeight = 12
ParentCtl3D = False
ParentFont = False
TabOrder = 4
Text = 'scNpinReason'
KeyItem = cbItem2
ReadOnly = True
end
object SupplyCodeButton: TSDEdit
Left = 254
Top = 79
Width = 22
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 11
Text = 'sePohPsite'
OnButtonClick = SupplyCodeButtonButtonClick
ButtonVisible = True
KeyItem = cbItem2
SplitSymbol = ' | '
end
end
inherited RecPrintDlg: TPrintDialog
Left = 571
Top = 23
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 587
Top = 23
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?