?? mc_sfdtx.dfm
字號:
Top = 270
Width = 62
Height = 20
BorderStyle = bsNone
Color = clSilver
DataField = '剩余金額'
DataSource = DataSource4
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 3
end
object DBEdit4: TDBEdit
Left = 92
Top = 77
Width = 62
Height = 20
DataField = '收費金額'
DataSource = DataSource4
TabOrder = 4
OnEnter = DBEdit4Enter
OnExit = DBEdit4Exit
OnKeyPress = DBEdit4KeyPress
end
object DateTimePicker1: TDateTimePicker
Left = 182
Top = 102
Width = 20
Height = 20
CalAlignment = dtaLeft
Date = 37186
Time = 37186
DateFormat = dfLong
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 5
OnCloseUp = DateTimePicker1CloseUp
end
object DateTimePicker2: TDateTimePicker
Left = 182
Top = 126
Width = 20
Height = 20
CalAlignment = dtaLeft
Date = 37186
Time = 37186
DateFormat = dfLong
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 6
OnCloseUp = DateTimePicker2CloseUp
end
object DBEdit1: TDBEdit
Left = 92
Top = 102
Width = 89
Height = 20
DataField = '計費起始日期'
DataSource = DataSource4
MaxLength = 10
TabOrder = 7
OnEnter = DBEdit4Enter
OnExit = DBEdit4Exit
OnKeyPress = DBEdit4KeyPress
end
object DBEdit2: TDBEdit
Left = 92
Top = 126
Width = 89
Height = 20
DataField = '計費終止日期'
DataSource = DataSource4
MaxLength = 10
TabOrder = 8
OnEnter = DBEdit4Enter
OnExit = DBEdit4Exit
OnKeyPress = DBEdit4KeyPress
end
object DBEdit16: TDBEdit
Left = 92
Top = 176
Width = 62
Height = 20
DataField = '上月讀數(shù)'
DataSource = DataSource4
TabOrder = 9
end
end
object TabSheet2: TTabSheet
Caption = '電表'
ImageIndex = 1
object Label13: TLabel
Left = 7
Top = 10
Width = 60
Height = 12
Caption = '電表編號:'
end
object Label14: TLabel
Left = 7
Top = 34
Width = 60
Height = 12
Caption = '戶主姓名:'
end
object Label15: TLabel
Left = 7
Top = 58
Width = 60
Height = 12
Caption = '收費標準:'
end
object Label16: TLabel
Left = 7
Top = 81
Width = 60
Height = 12
Caption = '收費金額:'
FocusControl = DBEdit8
end
object Label17: TLabel
Left = 7
Top = 106
Width = 84
Height = 12
Caption = '計費起始日期:'
end
object Label18: TLabel
Left = 7
Top = 130
Width = 84
Height = 12
Caption = '計費終止日期:'
end
object Label19: TLabel
Left = 7
Top = 154
Width = 60
Height = 12
Caption = '本月讀數(shù):'
FocusControl = DBEdit14
end
object Label20: TLabel
Left = 7
Top = 178
Width = 60
Height = 12
Caption = '上月讀數(shù):'
end
object Label21: TLabel
Left = 7
Top = 202
Width = 48
Height = 12
Caption = '使用數(shù):'
end
object Label22: TLabel
Left = 7
Top = 226
Width = 60
Height = 12
Caption = '應(yīng)收金額:'
FocusControl = DBEdit17
end
object Label23: TLabel
Left = 7
Top = 250
Width = 60
Height = 12
Caption = '實收金額:'
FocusControl = DBEdit18
end
object Label24: TLabel
Left = 7
Top = 274
Width = 60
Height = 12
Caption = '剩余金額:'
FocusControl = DBEdit19
end
object DBText6: TDBText
Left = 93
Top = 8
Width = 65
Height = 17
DataField = '電表編號'
DataSource = DataSource5
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object DBText7: TDBText
Left = 93
Top = 32
Width = 65
Height = 17
DataField = '戶主姓名'
DataSource = DataSource5
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object DBText8: TDBText
Left = 93
Top = 56
Width = 65
Height = 17
DataField = '收費標準'
DataSource = DataSource5
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object DBText10: TDBText
Left = 93
Top = 200
Width = 65
Height = 17
DataField = '使用數(shù)'
DataSource = DataSource5
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object DBEdit8: TDBEdit
Left = 93
Top = 77
Width = 64
Height = 20
DataField = '收費金額'
DataSource = DataSource5
TabOrder = 0
OnEnter = DBEdit4Enter
OnExit = DBEdit4Exit
OnKeyPress = DBEdit4KeyPress
end
object DBEdit14: TDBEdit
Left = 93
Top = 150
Width = 64
Height = 20
DataField = '本月讀數(shù)'
DataSource = DataSource5
TabOrder = 1
OnEnter = DBEdit4Enter
OnExit = DBEdit14Exit
OnKeyPress = DBEdit4KeyPress
end
object DBEdit17: TDBEdit
Left = 93
Top = 222
Width = 64
Height = 20
DataField = '應(yīng)收金額'
DataSource = DataSource5
TabOrder = 2
OnEnter = DBEdit4Enter
OnExit = DBEdit4Exit
OnKeyPress = DBEdit4KeyPress
end
object DBEdit18: TDBEdit
Left = 93
Top = 246
Width = 64
Height = 20
DataField = '實收金額'
DataSource = DataSource5
ReadOnly = True
TabOrder = 3
OnEnter = DBEdit4Enter
OnExit = DBEdit4Exit
OnKeyPress = DBEdit4KeyPress
end
object DBEdit19: TDBEdit
Left = 93
Top = 270
Width = 64
Height = 20
BorderStyle = bsNone
Color = clSilver
DataField = '剩余金額'
DataSource = DataSource5
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 4
end
object DateTimePicker3: TDateTimePicker
Left = 181
Top = 102
Width = 20
Height = 20
CalAlignment = dtaLeft
Date = 37186
Time = 37186
DateFormat = dfLong
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 5
OnCloseUp = DateTimePicker3CloseUp
end
object DateTimePicker4: TDateTimePicker
Left = 181
Top = 126
Width = 20
Height = 20
CalAlignment = dtaLeft
Date = 37186
Time = 37186
DateFormat = dfLong
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 6
OnCloseUp = DateTimePicker4CloseUp
end
object DBEdit5: TDBEdit
Left = 93
Top = 102
Width = 87
Height = 20
DataField = '計費起始日期'
DataSource = DataSource5
MaxLength = 10
TabOrder = 7
OnEnter = DBEdit4Enter
OnExit = DBEdit4Exit
OnKeyPress = DBEdit4KeyPress
end
object DBEdit6: TDBEdit
Left = 93
Top = 126
Width = 87
Height = 20
DataField = '計費終止日期'
DataSource = DataSource5
MaxLength = 10
TabOrder = 8
OnEnter = DBEdit4Enter
OnExit = DBEdit4Exit
OnKeyPress = DBEdit4KeyPress
end
object DBEdit20: TDBEdit
Left = 93
Top = 176
Width = 64
Height = 20
DataField = '上月讀數(shù)'
DataSource = DataSource5
TabOrder = 9
end
end
object TabSheet3: TTabSheet
Caption = '煤氣表'
ImageIndex = 2
object Label25: TLabel
Left = 8
Top = 10
Width = 72
Height = 12
Caption = '煤氣表編號:'
end
object Label26: TLabel
Left = 8
Top = 34
Width = 60
Height = 12
Caption = '戶主姓名:'
end
object Label27: TLabel
Left = 8
Top = 58
Width = 60
Height = 12
Caption = '收費標準:'
end
object Label28: TLabel
Left = 8
Top = 81
Width = 60
Height = 12
Caption = '收費金額:'
FocusControl = DBEdit15
end
object DBText11: TDBText
Left = 91
Top = 8
Width = 65
Height = 17
DataField = '煤氣表編號'
DataSource = DataSource6
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object DBText12: TDBText
Left = 91
Top = 32
Width = 65
Height = 17
DataField = '戶主姓名'
DataSource = DataSource6
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object DBText13: TDBText
Left = 91
Top = 56
Width = 65
Height = 17
DataField = '收費標準'
DataSource = DataSource6
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object Label29: TLabel
Left = 8
Top = 106
Width = 84
Height = 12
Caption = '計費起始日期:'
end
object Label30: TLabel
Left = 8
Top = 130
Width = 84
Height = 12
Caption = '計費終止日期:'
end
object Label31: TLabel
Left = 8
Top = 154
Width = 60
Height = 12
Caption = '本月讀數(shù):'
FocusControl = DBEdit3
end
object Label32: TLabel
Left = 8
Top = 178
Width = 60
Height = 12
Caption = '上月讀數(shù):'
end
object Label33: TLabel
Left = 8
Top = 202
Width = 48
Height = 12
Caption = '使用數(shù):'
end
object Label34: TLabel
Left = 8
Top = 226
Width = 60
Height = 12
Caption = '應(yīng)收金額:'
FocusControl = DBEdit21
end
object Label35: TLabel
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -