📄 insertmark.dfm
字号:
object Form4: TForm4
Left = 215
Top = 109
Width = 773
Height = 546
Caption = #24405#20837#25104#32489
Color = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 32
Top = 272
Width = 713
Height = 233
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 16
Width = 36
Height = 13
AutoSize = False
Caption = #23398#21495#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 24
Top = 48
Width = 36
Height = 13
Caption = #25968#23398#65306
end
object Label4: TLabel
Left = 240
Top = 48
Width = 36
Height = 13
Caption = #35821#25991#65306
end
object Label5: TLabel
Left = 24
Top = 80
Width = 36
Height = 13
Caption = #25919#27835#65306
end
object Label6: TLabel
Left = 240
Top = 88
Width = 36
Height = 13
Caption = #21382#21490#65306
end
object Label7: TLabel
Left = 440
Top = 88
Width = 36
Height = 13
Caption = #29289#29702#65306
end
object Label8: TLabel
Left = 24
Top = 120
Width = 36
Height = 13
Caption = #22320#29702#65306
end
object Label9: TLabel
Left = 440
Top = 128
Width = 36
Height = 13
Caption = #21270#23398#65306
end
object Label10: TLabel
Left = 240
Top = 128
Width = 36
Height = 13
Caption = #29983#29289#65306
end
object Label2: TLabel
Left = 440
Top = 48
Width = 36
Height = 13
AutoSize = False
Caption = #33521#35821#65306
end
object Label11: TLabel
Left = 24
Top = 160
Width = 36
Height = 13
AutoSize = False
Caption = #26102#38388#65306
end
object Label12: TLabel
Left = 440
Top = 16
Width = 36
Height = 13
Caption = #31867#21035#65306
end
object Label13: TLabel
Left = 240
Top = 16
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label14: TLabel
Left = 216
Top = 160
Width = 481
Height = 13
AutoSize = False
Caption = #20854#20013#32418#23383#37096#20998#20026#24517#39035#22635#20889#30340#23383#27573#65292#33509#25104#32489#23578#26410#40784#20840#65292#21487#22312#20462#25913#25104#32489#22788#34917#20805#28155#21152
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object num: TEdit
Left = 80
Top = 8
Width = 121
Height = 21
TabOrder = 0
OnChange = numChange
end
object shuXue: TEdit
Left = 80
Top = 40
Width = 121
Height = 21
TabOrder = 1
end
object yuWen: TEdit
Left = 296
Top = 40
Width = 121
Height = 21
TabOrder = 2
end
object yingYu: TEdit
Left = 488
Top = 40
Width = 121
Height = 21
TabOrder = 3
end
object zhengZhi: TEdit
Left = 80
Top = 80
Width = 121
Height = 21
TabOrder = 4
end
object liShi: TEdit
Left = 296
Top = 80
Width = 121
Height = 21
TabOrder = 5
end
object wuLi: TEdit
Left = 488
Top = 80
Width = 121
Height = 21
TabOrder = 6
end
object diLi: TEdit
Left = 80
Top = 120
Width = 121
Height = 21
TabOrder = 7
end
object shengWu: TEdit
Left = 296
Top = 120
Width = 121
Height = 21
TabOrder = 8
end
object huaXue: TEdit
Left = 488
Top = 120
Width = 121
Height = 21
TabOrder = 9
end
object Button6: TButton
Left = 216
Top = 192
Width = 57
Height = 25
Caption = #30830#23450
TabOrder = 10
OnClick = Button6Click
end
object Button7: TButton
Left = 328
Top = 192
Width = 57
Height = 25
Caption = #37325#32622
TabOrder = 11
OnClick = Button7Click
end
object Button1: TButton
Left = 64
Top = 192
Width = 89
Height = 25
Caption = #35745#31639#24635#25104#32489
TabOrder = 12
OnClick = Button1Click
end
object Button2: TButton
Left = 440
Top = 192
Width = 49
Height = 25
Caption = #36864#20986
TabOrder = 13
OnClick = Button2Click
end
object Button4: TButton
Left = 552
Top = 192
Width = 49
Height = 25
Caption = #36820#22238
TabOrder = 14
OnClick = Button4Click
end
object timeCB: TComboBox
Left = 80
Top = 152
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 15
Text = '2001'
Items.Strings = (
'2001'
'2002'
'2003'
'2004'
'2005'
'2006'
'2007'
'2008'
'2009'
'2010')
end
object kindCB: TComboBox
Left = 488
Top = 8
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 16
end
object nameEd: TEdit
Left = 296
Top = 8
Width = 121
Height = 21
TabOrder = 17
end
end
object Panel2: TPanel
Left = 32
Top = 8
Width = 713
Height = 257
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object DBGrid1: TDBGrid
Left = 8
Top = 40
Width = 689
Height = 169
DataSource = DataSource1
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator1: TDBNavigator
Left = 8
Top = 224
Width = 350
Height = 25
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbDelete, nbCancel, nbRefresh]
TabOrder = 1
end
object gName: TComboBox
Left = 8
Top = 8
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 2
Text = #21021#19968
OnChange = gNameChange
Items.Strings = (
#21021#19968
#21021#20108
#21021#19977)
end
object cName: TComboBox
Left = 192
Top = 8
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 3
Text = #19968#29677
Items.Strings = (
#19968#29677
#20108#29677)
end
object Button3: TButton
Left = 376
Top = 8
Width = 57
Height = 25
Caption = #26597#35810
TabOrder = 4
OnClick = Button3Click
end
end
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=kaoShi.mdb;Persist ' +
'Security Info=False'
LoginPrompt = False
Mode = cmShareDenyNone
Provider = 'Microsoft.Jet.OLEDB.4.0'
Top = 32
end
object searchQry: TADOQuery
Connection = ADOConnection1
Parameters = <>
SQL.Strings = (
'')
Top = 80
end
object DataSource1: TDataSource
DataSet = searchQry
Left = 8
Top = 128
end
object sumQry: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 8
Top = 168
end
object updateQry: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 16
Top = 216
end
object kindQry: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 336
Top = 104
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -