📄 ydgddy.dfm
字号:
object Fgddy: TFgddy
Left = 122
Top = 118
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = '供电电源'
ClientHeight = 333
ClientWidth = 485
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 4
Top = 51
Width = 478
Height = 96
BevelInner = bvLowered
BevelOuter = bvNone
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 12
Top = 16
Width = 52
Height = 13
Caption = '电源名称'
end
object Label2: TLabel
Left = 157
Top = 16
Width = 52
Height = 13
Caption = '供电电压'
end
object Label3: TLabel
Left = 324
Top = 16
Width = 54
Height = 13
Caption = '容量(KW)'
end
object Label4: TLabel
Left = 38
Top = 43
Width = 26
Height = 13
Caption = '台数'
end
object Label5: TLabel
Left = 157
Top = 43
Width = 52
Height = 13
Caption = '线路编号'
end
object Label6: TLabel
Left = 326
Top = 43
Width = 52
Height = 13
Caption = '配变编号'
end
object Label7: TLabel
Left = 12
Top = 71
Width = 52
Height = 13
Caption = '进线杆号'
end
object SpeedButton11: TSpeedButton
Left = 280
Top = 39
Width = 25
Height = 20
Glyph.Data = {
EE000000424DEE000000000000007600000028000000100000000F0000000100
04000000000078000000130B0000130B00001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
888800000888880000080F000888880F00080F000888880F0008000000080000
000800F000000F00000800F000800F00000800F000800F000008800000000000
0088880F00080F000888880000080000088888800088800088888880F08880F0
888888800088800088888888888888888888}
OnClick = SpeedButton11Click
end
object SpeedButton12: TSpeedButton
Left = 440
Top = 39
Width = 25
Height = 20
Glyph.Data = {
EE000000424DEE000000000000007600000028000000100000000F0000000100
04000000000078000000130B0000130B00001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
888800000888880000080F000888880F00080F000888880F0008000000080000
000800F000000F00000800F000800F00000800F000800F000008800000000000
0088880F00080F000888880000080000088888800088800088888880F08880F0
888888800088800088888888888888888888}
OnClick = SpeedButton12Click
end
object DBComboBox1: TDBComboBox
Left = 75
Top = 12
Width = 65
Height = 21
DataField = 'GY_MC'
DataSource = YDData.DSgddy
ItemHeight = 13
Items.Strings = (
'主供'
'备用'
'保安'
'自备'
'转供')
TabOrder = 0
end
object DBComboBox2: TDBComboBox
Left = 227
Top = 12
Width = 78
Height = 21
DataField = 'GY_DYDJ'
DataSource = YDData.DSgddy
ItemHeight = 13
TabOrder = 1
end
object DBEdit1: TDBEdit
Left = 387
Top = 12
Width = 73
Height = 21
DataField = 'GY_RL'
DataSource = YDData.DSgddy
TabOrder = 2
end
object DBEdit2: TDBEdit
Left = 75
Top = 37
Width = 41
Height = 21
DataField = 'GY_TS'
DataSource = YDData.DSgddy
TabOrder = 3
end
object DBEdit3: TDBEdit
Left = 227
Top = 37
Width = 48
Height = 21
DataField = 'GY_XLBH'
DataSource = YDData.DSgddy
TabOrder = 4
end
object DBEdit4: TDBEdit
Left = 387
Top = 37
Width = 47
Height = 21
DataField = 'GY_PBBH'
DataSource = YDData.DSgddy
TabOrder = 5
end
object DBEdit5: TDBEdit
Left = 75
Top = 64
Width = 230
Height = 21
DataField = 'GY_JXGH'
DataSource = YDData.DSgddy
TabOrder = 6
end
end
object DBGrid1: TDBGrid
Left = 3
Top = 150
Width = 479
Height = 179
DataSource = YDData.DSgddy
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = '宋体'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'GY_MC'
Title.Alignment = taCenter
Title.Caption = '电源名称'
Width = 72
Visible = True
end
item
Expanded = False
FieldName = 'GY_DYDJ'
Title.Alignment = taCenter
Title.Caption = '供电电压'
Width = 68
Visible = True
end
item
Expanded = False
FieldName = 'GY_RL'
Title.Alignment = taCenter
Title.Caption = '容量(KW)'
Visible = True
end
item
Expanded = False
FieldName = 'GY_TS'
Title.Alignment = taCenter
Title.Caption = '台数'
Width = 42
Visible = True
end
item
Expanded = False
FieldName = 'GY_XLBH'
Title.Alignment = taCenter
Title.Caption = '线路编号'
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'GY_PBBH'
Title.Alignment = taCenter
Title.Caption = '配变编号'
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'GY_JXGH'
Title.Alignment = taCenter
Title.Caption = '进线杆号'
Width = 88
Visible = True
end>
end
object ToolBar1: TToolBar
Left = 4
Top = 0
Width = 478
Height = 46
Align = alNone
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -