📄 srsgcj.dfm
字号:
object Fsrsgcj: TFsrsgcj
Left = 69
Top = 139
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = '输入手工抄见电度'
ClientHeight = 345
ClientWidth = 521
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = -8
Top = 185
Width = 529
Height = 159
Color = clInfoBk
DataSource = YDData.DSdbcs
ReadOnly = True
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = '宋体'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'DB_BZH'
Title.Alignment = taCenter
Title.Caption = '表组号'
Visible = True
end
item
Expanded = False
FieldName = 'DB_ZFGX'
Title.Alignment = taCenter
Title.Caption = '总分码'
Visible = True
end
item
Expanded = False
FieldName = 'DB_CH'
Title.Alignment = taCenter
Title.Caption = '出厂编号'
Visible = True
end
item
Expanded = False
FieldName = 'DB_DBLB'
Title.Alignment = taCenter
Title.Caption = '电表类别'
Visible = True
end
item
Expanded = False
FieldName = 'DB_BW'
Title.Alignment = taCenter
Title.Caption = '表位'
Visible = True
end
item
Expanded = False
FieldName = 'DB_SD'
Title.Alignment = taCenter
Title.Caption = '时段'
Visible = True
end
item
Expanded = False
FieldName = 'DB_BL'
Title.Alignment = taCenter
Title.Caption = '倍率'
Visible = True
end
item
Expanded = False
FieldName = 'DB_CBBJ'
Title.Alignment = taCenter
Title.Caption = '抄表标记'
Visible = True
end
item
Expanded = False
FieldName = 'DB_DD'
Title.Alignment = taCenter
Title.Caption = '底度'
Visible = True
end
item
Expanded = False
FieldName = 'DB_CJDD'
Title.Alignment = taCenter
Title.Caption = '本月抄见'
Visible = True
end
item
Expanded = False
FieldName = 'DB_JJDL'
Title.Alignment = taCenter
Title.Caption = '加减电量'
Visible = True
end>
end
object Panel2: TPanel
Left = 0
Top = 48
Width = 521
Height = 134
BevelInner = bvLowered
BevelOuter = bvNone
TabOrder = 1
object Label6: TLabel
Left = 16
Top = 39
Width = 26
Height = 13
Caption = '组号'
end
object Label7: TLabel
Left = 124
Top = 39
Width = 52
Height = 13
Caption = '出厂编号'
end
object Label8: TLabel
Left = 269
Top = 39
Width = 52
Height = 13
Caption = '电表类别'
end
object Label9: TLabel
Left = 423
Top = 39
Width = 26
Height = 13
Caption = '表位'
end
object Label10: TLabel
Left = 16
Top = 65
Width = 26
Height = 13
Caption = '时段'
end
object Label11: TLabel
Left = 149
Top = 65
Width = 26
Height = 13
Caption = '倍率'
end
object Label12: TLabel
Left = 269
Top = 65
Width = 52
Height = 13
Caption = '抄表标记'
end
object Label13: TLabel
Left = 410
Top = 65
Width = 39
Height = 13
Caption = '总分码'
end
object Label14: TLabel
Left = 84
Top = 107
Width = 26
Height = 13
Caption = '底度'
end
object Label15: TLabel
Left = 184
Top = 107
Width = 52
Height = 13
Caption = '本月抄见'
end
object Label17: TLabel
Left = 313
Top = 107
Width = 52
Height = 13
Caption = '加减电量'
end
object Shape1: TShape
Left = 8
Top = 91
Width = 505
Height = 1
end
object Shape2: TShape
Left = 8
Top = 93
Width = 505
Height = 1
Pen.Color = clWhite
end
object SpeedButton8: TSpeedButton
Left = 451
Top = 100
Width = 61
Height = 25
Caption = '保存'
Glyph.Data = {
EE000000424DEE000000000000007600000028000000100000000F0000000100
0400000000007800000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FF0000000000
000FF0EE000000880E0FF0EE000000880E0FF0EE000000880E0FF0EE00000000
0E0FF0EEEEEEEEEEEE0FF0EE00000000EE0FF0E0888888880E0FF0E088888888
0E0FF0E0888888880E0FF0E0888888880E0FF0E088888888000FF0E088888888
0F0FF00000000000000FFFFFFFFFFFFFFFFF}
OnClick = SpeedButton8Click
end
object SpeedButton11: TSpeedButton
Left = 9
Top = 100
Width = 61
Height = 25
Caption = '修改底度'
OnClick = SpeedButton11Click
end
object Label3: TLabel
Left = 16
Top = 13
Width = 26
Height = 13
Caption = '区号'
end
object Label4: TLabel
Left = 142
Top = 13
Width = 26
Height = 13
Caption = '户号'
end
object Label5: TLabel
Left = 267
Top = 13
Width = 52
Height = 13
Caption = '用户名称'
end
object DBEdit4: TDBEdit
Left = 48
Top = 35
Width = 50
Height = 21
Color = clWhite
DataField = 'DB_BZH'
DataSource = YDData.DSdbcs
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 5
end
object DBEdit5: TDBEdit
Left = 181
Top = 35
Width = 74
Height = 21
Color = clWhite
DataField = 'DB_CH'
DataSource = YDData.DSdbcs
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 6
end
object DBEdit6: TDBEdit
Left = 332
Top = 35
Width = 65
Height = 21
Color = clWhite
DataField = 'DB_DBLB'
DataSource = YDData.DSdbcs
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 7
end
object DBEdit7: TDBEdit
Left = 454
Top = 35
Width = 55
Height = 21
Color = clWhite
DataField = 'DB_BW'
DataSource = YDData.DSdbcs
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 8
end
object DBEdit8: TDBEdit
Left = 48
Top = 61
Width = 50
Height = 21
Color = clWhite
DataField = 'DB_SD'
DataSource = YDData.DSdbcs
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 9
end
object DBEdit9: TDBEdit
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -