📄 studentmanage.dfm
字号:
object Form3: TForm3
Left = 376
Top = 381
Width = 655
Height = 476
Caption = #32771#29983#31649#29702
Color = clBtnFace
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 Label1: TLabel
Left = 0
Top = 368
Width = 84
Height = 13
Caption = #24403#21069#32771#29983#20154#25968#65306
end
object Label2: TLabel
Left = 96
Top = 368
Width = 24
Height = 13
Caption = #20154#25968
end
object DBGrid1: TDBGrid
Left = 8
Top = 8
Width = 633
Height = 337
DataSource = DataSource1
ImeMode = imHanguel
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator1: TDBNavigator
Left = 192
Top = 368
Width = 225
Height = 25
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete, nbEdit, nbPost, nbRefresh]
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnClick = DBNavigator1Click
end
object ToolBar1: TToolBar
Left = 0
Top = 404
Width = 647
Height = 38
Align = alBottom
ButtonHeight = 31
ButtonWidth = 15
Caption = 'ToolBar1'
Indent = 150
ParentShowHint = False
ShowHint = False
TabOrder = 2
Wrapable = False
object SpeedButton3: TSpeedButton
Left = 150
Top = 2
Width = 103
Height = 31
Caption = #37325#26032#32771#35797
end
object SpeedButton2: TSpeedButton
Left = 253
Top = 2
Width = 103
Height = 31
Caption = #32487#32493#32771#35797
end
object SpeedButton5: TSpeedButton
Left = 356
Top = 2
Width = 103
Height = 31
Caption = #20851#38381
OnClick = SpeedButton5Click
end
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 248
Top = 104
end
object ADOQuery1: TADOQuery
Connection = Form2.ADOConnection1
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'')
Left = 152
Top = 176
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -