📄 u_newstu.dfm
字号:
object f_newstu: Tf_newstu
Left = 249
Top = 144
Width = 591
Height = 388
Caption = #26032#29983#20449#24687#36755#20837
Color = clBackground
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 16
Top = 16
Width = 553
Height = 273
Color = clInfoBk
DataSource = DS_student
FixedColor = clMoneyGreen
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'stuid'
ImeMode = imClose
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
Title.Caption = #23398#21495
Width = 60
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'studepart'
ImeMode = imClose
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
Title.Caption = #25152#23646#19987#19994
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'stuclass'
ImeMode = imClose
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
Title.Caption = #29677#32423
Width = 80
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'stuname'
ImeMode = imOpen
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
Title.Caption = #22995#21517
Width = 60
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'stusex'
ImeMode = imClose
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
Title.Caption = #24615#21035
Width = 30
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'stubirthday'
ImeMode = imClose
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
Title.Caption = #29983#26085
Width = 80
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'stujiguan'
ImeMode = imOpen
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
Title.Caption = #31821#36143
Width = 100
Visible = True
end>
end
object DBNavigator1: TDBNavigator
Left = 16
Top = 304
Width = 550
Height = 33
DataSource = DS_student
TabOrder = 1
end
object DS_student: TDataSource
DataSet = ADOTable1
Left = 84
Top = 80
end
object ADOTable1: TADOTable
Active = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=data.mdb;Persist Se' +
'curity Info=False'
CursorType = ctStatic
TableName = 'student'
Left = 168
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -