bdl.dfm
来自「一个以前收集的基于C/S架构的ERP客户端源代码」· DFM 代码 · 共 482 行
DFM
482 行
inherited frmBdl: TfrmBdl
Left = 59
Top = 42
Width = 729
Height = 553
Caption = '坏账损失登记'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 485
Width = 721
end
inherited CoolBar1: TCoolBar
Width = 721
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 721
end>
inherited tbMainBar: TToolBar
Width = 708
inherited tbCheck: TToolButton
Visible = True
end
end
end
object sgBdl: TSDGrid [2]
Left = 0
Top = 39
Width = 317
Height = 409
Align = alLeft
Color = 50331647
ColCount = 4
Ctl3D = False
DefaultRowHeight = 18
FixedColor = 8564917
RowCount = 4
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
ParentCtl3D = False
TabOrder = 2
OnClick = sgBdlClick
EvenGridColor = 50331647
OddGridColor = 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>
ColWidths = (
10
91
93
101)
end
object FloatPanel1: TFloatPanel [3]
Left = 317
Top = 39
Width = 404
Height = 409
Align = alClient
Color = 50331647
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 3
object Label1: TLabel
Left = 27
Top = 17
Width = 72
Height = 12
Caption = '坏账登记号:'
end
object Label2: TLabel
Left = 27
Top = 45
Width = 60
Height = 12
Caption = '财务月份:'
end
object Label3: TLabel
Left = 22
Top = 340
Width = 48
Height = 12
Caption = '备 注:'
end
object Label5: TLabel
Left = 27
Top = 73
Width = 48
Height = 12
Caption = '日 期:'
end
object Label20: TLabel
Left = 26
Top = 128
Width = 60
Height = 12
Caption = '坏帐来源:'
end
object Label4: TLabel
Left = 26
Top = 99
Width = 60
Height = 12
Caption = '坏账原因:'
end
object Label22: TLabel
Left = 236
Top = 99
Width = 60
Height = 12
Caption = '坏账金额:'
end
object seBdlCode: TSDEdit
Left = 100
Top = 13
Width = 126
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'seBdlCode'
OnExit = seBdlCodeExit
SplitSymbol = ' | '
end
object memBdlDesc: TMemo
Left = 20
Top = 355
Width = 365
Height = 42
Color = 50331647
Ctl3D = False
Lines.Strings = (
'memBdlDesc')
ParentCtl3D = False
TabOrder = 9
end
object seBdlFmonth: TSDEdit
Left = 91
Top = 38
Width = 136
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = 'seBdlFmonth'
SplitSymbol = ' | '
end
object deBdlDate: TDateEdit
Left = 93
Top = 68
Width = 133
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2003-04-08'
InitDate = '2003-04-08 09:53:50'
ModalResult = 0
TabOrder = 2
Color = -2113929211
Ctl3D = False
ParentCtl3D = False
end
object GroupBox1: TGroupBox
Left = 20
Top = 152
Width = 364
Height = 49
Caption = '原单据信息'
TabOrder = 6
object Label12: TLabel
Left = 17
Top = 22
Width = 48
Height = 12
Caption = '单据号:'
end
object Label13: TLabel
Left = 193
Top = 20
Width = 60
Height = 12
Caption = '单据行号:'
end
object seBdlDocCode: TSDEdit
Left = 68
Top = 16
Width = 113
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 0
Text = 'seBdlDocCode'
CharType = ctMathematic
OnButtonClick = seBdlDocCodeButtonClick
ButtonVisible = True
SplitSymbol = ' | '
end
object seBdlDocLine: TSDEdit
Left = 252
Top = 16
Width = 90
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 1
Text = 'seBdlDocLine'
CharType = ctNumeric
SplitSymbol = ' | '
end
end
object scBdlDocType: TSDComboBox
Left = 90
Top = 122
Width = 137
Height = 20
TabStop = False
Style = csDropDownList
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 5
OnChange = scBdlDocTypeChange
KeyItem = cbItem2
end
object GroupBox2: TGroupBox
Left = 20
Top = 289
Width = 364
Height = 49
Caption = '参考金额'
Enabled = False
TabOrder = 8
object Label21: TLabel
Left = 6
Top = 24
Width = 60
Height = 12
Caption = '收回金额:'
Enabled = False
end
object seBdlGAmt: TSDEdit
Left = 68
Top = 18
Width = 113
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'seBdlGAmt'
CharType = ctMathematic
SplitSymbol = ' | '
end
end
object GroupBox3: TGroupBox
Left = 20
Top = 206
Width = 364
Height = 77
Caption = '单据应收'
Enabled = False
TabOrder = 7
object Label11: TLabel
Left = 6
Top = 25
Width = 60
Height = 12
Caption = '应收金额:'
end
object Label8: TLabel
Left = 197
Top = 51
Width = 48
Height = 12
Caption = '汇 率:'
end
object Label7: TLabel
Left = 7
Top = 51
Width = 48
Height = 12
Caption = '币 种:'
end
object seBdlAmt: TSDEdit
Left = 67
Top = 22
Width = 111
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'seBdlAmt'
CharType = ctMathematic
SplitSymbol = ' | '
end
object seBdlEnrate: TSDEdit
Left = 251
Top = 45
Width = 92
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = 'seBdlEnrate'
CharType = ctMathematic
SplitSymbol = ' | '
end
object scBdlCurrency: TSDComboBox
Left = 71
Top = 45
Width = 109
Height = 20
Style = csDropDownList
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 2
OnClick = scBdlCurrencyClick
KeyItem = cbItem2
end
end
object scBdlBdr: TSDComboBox
Left = 90
Top = 94
Width = 137
Height = 20
Style = csDropDownList
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 3
KeyItem = cbItem2
end
object seBdlBAmt: TSDEdit
Left = 297
Top = 94
Width = 90
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 4
Text = 'seBdlBAmt'
CharType = ctMathematic
SplitSymbol = ' | '
end
end
object FloatPanel2: TFloatPanel [4]
Left = 0
Top = 448
Width = 721
Height = 37
Align = alBottom
Color = clWhite
Enabled = False
Caption = 'FloatPanel2'
ParentColor = False
TabOrder = 4
object Label17: TLabel
Left = 204
Top = 7
Width = 48
Height = 12
Caption = '审核人:'
end
object Label18: TLabel
Left = 554
Top = 7
Width = 48
Height = 12
Caption = '操作员:'
end
object Label19: TLabel
Left = 367
Top = 7
Width = 60
Height = 12
Caption = '审核日期:'
end
object lblBdlChecker: TLabel
Left = 251
Top = 7
Width = 73
Height = 12
AutoSize = False
Caption = 'lblBdlChecker'
end
object lblBdlCheckDate: TLabel
Left = 427
Top = 6
Width = 102
Height = 12
AutoSize = False
Caption = 'lblBdlCheckDate'
end
object lblBdlUser: TLabel
Left = 601
Top = 7
Width = 85
Height = 12
AutoSize = False
Caption = 'lblBdlUser'
end
object chkBdlCheck: TCheckBox
Left = 75
Top = 7
Width = 65
Height = 17
Caption = '单已审核'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
end
end
inherited MainMenu1: TMainMenu
Left = 666
Top = 3
end
inherited ImageList1: TImageList
Left = 633
Top = 2
end
inherited RecPrintDlg: TPrintDialog
Left = 563
Top = 65535
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 595
Top = 65535
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?