📄 spgl_xg.dfm
字号:
object spglXG: TspglXG
Left = 243
Top = 158
Width = 369
Height = 329
BorderIcons = [biSystemMenu, biMinimize]
Caption = #20462#25913#21830#21697#36164#26009
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 16
Top = 8
Width = 329
Height = 241
Caption = #35831#20462#25913#21830#21697#36164#26009
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 24
Width = 65
Height = 13
AutoSize = False
Caption = #20135#21697#32534#21495
FocusControl = DBEdit1
end
object Label2: TLabel
Left = 16
Top = 64
Width = 73
Height = 13
AutoSize = False
Caption = #20135#21697#21517#31216
FocusControl = DBEdit2
end
object Label3: TLabel
Left = 16
Top = 104
Width = 100
Height = 13
AutoSize = False
Caption = #20379#24212#21830#32534#21495
end
object Label4: TLabel
Left = 16
Top = 144
Width = 100
Height = 13
AutoSize = False
Caption = #31867#21035#32534#21495
end
object Label5: TLabel
Left = 16
Top = 184
Width = 100
Height = 13
AutoSize = False
Caption = #21333#20301#25968#37327
FocusControl = DBEdit5
end
object Label6: TLabel
Left = 176
Top = 24
Width = 100
Height = 13
AutoSize = False
Caption = #21333#20215
FocusControl = DBEdit6
end
object Label7: TLabel
Left = 176
Top = 64
Width = 100
Height = 13
AutoSize = False
Caption = #24211#23384#37327
FocusControl = DBEdit7
end
object Label8: TLabel
Left = 176
Top = 104
Width = 100
Height = 13
AutoSize = False
Caption = #35746#36141#37327
FocusControl = DBEdit8
end
object Label9: TLabel
Left = 176
Top = 144
Width = 100
Height = 13
AutoSize = False
Caption = #20877#35746#36141#37327
FocusControl = DBEdit9
end
object Label10: TLabel
Left = 176
Top = 184
Width = 100
Height = 13
AutoSize = False
Caption = #32456#27490
FocusControl = DBEdit10
end
object DBEdit1: TDBEdit
Left = 16
Top = 40
Width = 137
Height = 21
DataField = 'cpbh'
DataSource = DM.DSspgl
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 16
Top = 80
Width = 137
Height = 21
DataField = 'cpmc'
DataSource = DM.DSspgl
TabOrder = 1
end
object DBEdit5: TDBEdit
Left = 16
Top = 200
Width = 137
Height = 21
DataField = 'dwsl'
DataSource = DM.DSspgl
TabOrder = 4
end
object DBEdit6: TDBEdit
Left = 176
Top = 40
Width = 137
Height = 21
DataField = 'dj'
DataSource = DM.DSspgl
MaxLength = 18
TabOrder = 5
end
object DBEdit7: TDBEdit
Left = 176
Top = 80
Width = 137
Height = 21
DataField = 'kcl'
DataSource = DM.DSspgl
MaxLength = 18
TabOrder = 6
end
object DBEdit8: TDBEdit
Left = 176
Top = 120
Width = 137
Height = 21
DataField = 'dgl'
DataSource = DM.DSspgl
MaxLength = 18
TabOrder = 7
end
object DBEdit9: TDBEdit
Left = 176
Top = 160
Width = 137
Height = 21
DataField = 'zdgl'
DataSource = DM.DSspgl
MaxLength = 18
TabOrder = 8
end
object DBEdit10: TDBEdit
Left = 176
Top = 200
Width = 137
Height = 21
DataField = 'zz'
DataSource = DM.DSspgl
TabOrder = 9
end
object DBCBgysbh: TDBComboBox
Left = 16
Top = 120
Width = 137
Height = 21
Style = csDropDownList
DataField = 'gysbh'
DataSource = DM.DSspgl
ItemHeight = 13
TabOrder = 2
end
object DBCBlbbh: TDBComboBox
Left = 16
Top = 160
Width = 137
Height = 21
Style = csDropDownList
DataField = 'lbbh'
DataSource = DM.DSspgl
ItemHeight = 13
TabOrder = 3
end
end
object Button1: TButton
Left = 96
Top = 256
Width = 75
Height = 25
Caption = #25552#20132#20462#25913
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 192
Top = 256
Width = 75
Height = 25
Caption = #21462#28040#20462#25913
TabOrder = 2
OnClick = Button2Click
end
object XPMenu1: TXPMenu
DimLevel = 30
GrayLevel = 10
Font.Charset = GB2312_CHARSET
Font.Color = clMenuText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Color = clBtnFace
IconBackColor = clBtnFace
MenuBarColor = clBtnFace
SelectColor = clHighlight
SelectBorderColor = clHighlight
SelectFontColor = clMenuText
DisabledColor = clInactiveCaption
SeparatorColor = clBtnFace
CheckedColor = clHighlight
IconWidth = 24
DrawSelect = True
UseSystemColors = True
OverrideOwnerDraw = False
Gradient = False
FlatMenu = False
AutoDetect = False
Active = True
Left = 104
Top = 120
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -