📄 modiessfrm.dfm
字号:
object frmmodiess: Tfrmmodiess
Left = 198
Top = 144
Width = 544
Height = 375
Caption = #20462#25913#23398#31821#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 16
Width = 249
Height = 225
Caption = 'GroupBox1'
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 32
Width = 24
Height = 13
Caption = #23398#21495
end
object Label2: TLabel
Left = 16
Top = 64
Width = 24
Height = 13
Caption = #22995#21517
end
object Label3: TLabel
Left = 16
Top = 96
Width = 24
Height = 13
Caption = #24615#21035
end
object Label4: TLabel
Left = 16
Top = 128
Width = 48
Height = 13
Caption = #20986#29983#26085#26399
end
object Label5: TLabel
Left = 16
Top = 160
Width = 24
Height = 13
Caption = #29677#32423
end
object DBEdit1: TDBEdit
Left = 80
Top = 24
Width = 121
Height = 21
DataField = #23398#21495
DataSource = DataSource1
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 80
Top = 56
Width = 121
Height = 21
DataField = #22995#21517
DataSource = DataSource1
TabOrder = 1
end
object DBComboBox1: TDBComboBox
Left = 80
Top = 88
Width = 145
Height = 21
DataField = #24615#21035
DataSource = DataSource1
ItemHeight = 13
TabOrder = 2
end
object DBEdit3: TDBEdit
Left = 80
Top = 120
Width = 121
Height = 21
DataField = #20986#29983#26085#26399
DataSource = DataSource1
TabOrder = 3
end
object DBComboBox2: TDBComboBox
Left = 80
Top = 152
Width = 145
Height = 21
DataField = #29677#21495
DataSource = DataSource1
ItemHeight = 13
TabOrder = 4
end
end
object DBRadioGroup1: TDBRadioGroup
Left = 288
Top = 16
Width = 217
Height = 225
Caption = 'DBRadioGroup1'
TabOrder = 1
end
object Button1: TButton
Left = 56
Top = 280
Width = 75
Height = 25
Caption = #20462#25913#35760#24405
TabOrder = 2
end
object Button2: TButton
Left = 152
Top = 280
Width = 75
Height = 25
Caption = #26356#26032#25968#25454
TabOrder = 3
end
object Button3: TButton
Left = 248
Top = 280
Width = 75
Height = 25
Caption = #21462#28040#20462#25913
TabOrder = 4
end
object Button4: TButton
Left = 344
Top = 280
Width = 75
Height = 25
Caption = #21024#38500#35760#24405
TabOrder = 5
end
object Button5: TButton
Left = 432
Top = 280
Width = 75
Height = 25
Caption = #36864#12288#20986
TabOrder = 6
OnClick = Button5Click
end
object DBComboBox3: TDBComboBox
Left = 312
Top = 48
Width = 145
Height = 21
DataField = #29677#21495
DataSource = DataSource1
ItemHeight = 13
TabOrder = 7
end
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Student.mdb;Persist' +
' Security Info=False'
LoginPrompt = False
Mode = cmShareDenyNone
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 504
Top = 24
end
object ADOTable1: TADOTable
Active = True
Connection = ADOConnection1
CursorType = ctStatic
TableName = #23398#31821
Left = 504
Top = 56
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 504
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -