📄 ydsfxx.dfm
字号:
object Fsfxx: TFsfxx
Left = 201
Top = 128
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = '收费信息'
ClientHeight = 330
ClientWidth = 411
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 5
Top = 4
Width = 402
Height = 93
BevelInner = bvLowered
BevelOuter = bvNone
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 13
Top = 16
Width = 60
Height = 15
Caption = '月估电费'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 241
Top = 16
Width = 60
Height = 15
Caption = '银行电话'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 13
Top = 40
Width = 60
Height = 15
Caption = '开户银行'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 241
Top = 40
Width = 45
Height = 15
Caption = '合同号'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 13
Top = 64
Width = 60
Height = 15
Caption = '银行账号'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 241
Top = 64
Width = 60
Height = 15
Caption = '分次付款'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object DBEdit1: TDBEdit
Left = 77
Top = 13
Width = 89
Height = 21
DataField = 'YD_YGDF'
DataSource = YDData.DSbzyhda
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 77
Top = 37
Width = 145
Height = 21
DataField = 'YD_KHYH'
DataSource = YDData.DSbzyhda
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 77
Top = 61
Width = 145
Height = 21
DataField = 'YD_YHZH'
DataSource = YDData.DSbzyhda
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 305
Top = 13
Width = 82
Height = 21
DataField = 'YD_YHDH'
DataSource = YDData.DSbzyhda
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 305
Top = 37
Width = 82
Height = 21
DataField = 'YD_HTH'
DataSource = YDData.DSbzyhda
TabOrder = 4
end
object DBEdit6: TDBEdit
Left = 305
Top = 61
Width = 41
Height = 21
DataField = 'YD_SFCS'
DataSource = YDData.DSbzyhda
TabOrder = 5
end
end
object Panel2: TPanel
Left = 5
Top = 103
Width = 401
Height = 185
BevelInner = bvLowered
BevelOuter = bvNone
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
object Shape1: TShape
Left = 12
Top = 11
Width = 378
Height = 1
end
object Shape2: TShape
Left = 12
Top = 12
Width = 1
Height = 162
end
object Shape3: TShape
Left = 12
Top = 42
Width = 378
Height = 1
end
object Shape4: TShape
Left = 12
Top = 76
Width = 378
Height = 1
end
object Shape5: TShape
Left = 12
Top = 110
Width = 378
Height = 1
end
object Shape6: TShape
Left = 12
Top = 143
Width = 378
Height = 1
end
object Shape7: TShape
Left = 12
Top = 173
Width = 378
Height = 1
end
object Shape8: TShape
Left = 102
Top = 11
Width = 1
Height = 163
end
object Shape9: TShape
Left = 198
Top = 11
Width = 1
Height = 163
end
object Shape10: TShape
Left = 294
Top = 11
Width = 1
Height = 163
end
object Shape11: TShape
Left = 390
Top = 11
Width = 1
Height = 163
end
object Label7: TLabel
Left = 44
Top = 24
Width = 30
Height = 15
Caption = '分次'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 35
Top = 56
Width = 45
Height = 15
Caption = '第一次'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 35
Top = 88
Width = 45
Height = 15
Caption = '第二次'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 35
Top = 120
Width = 45
Height = 15
Caption = '第三次'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label11: TLabel
Left = 35
Top = 152
Width = 45
Height = 15
Caption = '第四次'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label12: TLabel
Left = 123
Top = 24
Width = 60
Height = 15
Caption = '交费日期'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label13: TLabel
Left = 219
Top = 24
Width = 60
Height = 15
Caption = '交费比例'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label14: TLabel
Left = 315
Top = 24
Width = 60
Height = 15
Caption = '交费金额'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object DBEdit7: TDBEdit
Left = 109
Top = 52
Width = 81
Height = 21
BorderStyle = bsNone
DataField = 'YD_SFRQ1'
DataSource = YDData.DSbzyhda
TabOrder = 0
end
object DBEdit8: TDBEdit
Left = 205
Top = 52
Width = 81
Height = 21
BorderStyle = bsNone
DataField = 'YD_SFBL1'
DataSource = YDData.DSbzyhda
TabOrder = 1
end
object DBEdit9: TDBEdit
Left = 304
Top = 52
Width = 81
Height = 21
BorderStyle = bsNone
DataField = 'YD_SFJE1'
DataSource = YDData.DSbzyhda
TabOrder = 2
end
object DBEdit10: TDBEdit
Left = 110
Top = 87
Width = 81
Height = 21
BorderStyle = bsNone
DataField = 'YD_SFRQ2'
DataSource = YDData.DSbzyhda
TabOrder = 3
end
object DBEdit11: TDBEdit
Left = 206
Top = 87
Width = 81
Height = 21
BorderStyle = bsNone
DataField = 'YD_SFBL2'
DataSource = YDData.DSbzyhda
TabOrder = 4
end
object DBEdit12: TDBEdit
Left = 305
Top = 87
Width = 81
Height = 21
BorderStyle = bsNone
DataField = 'YD_SFJE2'
DataSource = YDData.DSbzyhda
TabOrder = 5
end
object DBEdit13: TDBEdit
Left = 110
Top = 120
Width = 81
Height = 21
BorderStyle = bsNone
DataField = 'YD_SFRQ3'
DataSource = YDData.DSbzyhda
TabOrder = 6
end
object DBEdit14: TDBEdit
Left = 206
Top = 120
Width = 81
Height = 21
BorderStyle = bsNone
DataField = 'YD_SFBL3'
DataSource = YDData.DSbzyhda
TabOrder = 7
end
object DBEdit15: TDBEdit
Left = 305
Top = 120
Width = 81
Height = 21
BorderStyle = bsNone
DataField = 'YD_SFJE3'
DataSource = YDData.DSbzyhda
TabOrder = 8
end
object DBEdit16: TDBEdit
Left = 110
Top = 152
Width = 81
Height = 21
BorderStyle = bsNone
DataField = 'YD_SFRQ4'
DataSource = YDData.DSbzyhda
TabOrder = 9
end
object DBEdit17: TDBEdit
Left = 206
Top = 152
Width = 81
Height = 21
BorderStyle = bsNone
DataField = 'YD_SFBL4'
DataSource = YDData.DSbzyhda
TabOrder = 10
end
object DBEdit18: TDBEdit
Left = 305
Top = 152
Width = 81
Height = 21
BorderStyle = bsNone
DataField = 'YD_SFJE4'
DataSource = YDData.DSbzyhda
TabOrder = 11
end
end
object BitBtn1: TBitBtn
Left = 299
Top = 293
Width = 73
Height = 28
Caption = '确定'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkOK
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -