📄 unit4.~dfm
字号:
object FmStuMsgChg: TFmStuMsgChg
Left = 209
Top = 137
Width = 814
Height = 486
Caption = #20462#25913#23398#29983#35760#24405' '
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 Label2: TLabel
Left = 40
Top = 24
Width = 32
Height = 13
Caption = 'Label2'
end
object Label1: TLabel
Left = 8
Top = 16
Width = 33
Height = 13
AutoSize = False
Caption = #23398#21495
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 8
Top = 64
Width = 41
Height = 25
AutoSize = False
Caption = #22995#21517' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 8
Top = 112
Width = 33
Height = 25
AutoSize = False
Caption = #24180#40836
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 192
Top = 56
Width = 33
Height = 16
Caption = #29677#32423' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 192
Top = 16
Width = 41
Height = 16
Caption = #24615#21035' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 192
Top = 96
Width = 41
Height = 16
Caption = #38498#31995
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 456
Top = 16
Width = 41
Height = 33
AutoSize = False
Caption = #23487#33293
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 456
Top = 56
Width = 49
Height = 25
AutoSize = False
Caption = #30005#35805
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 8
Top = 272
Width = 801
Height = 153
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Button1: TButton
Left = 568
Top = 232
Width = 75
Height = 25
Caption = #36864#20986' '
TabOrder = 1
OnClick = Button1Click
end
object DBNavigator1: TDBNavigator
Left = 136
Top = 176
Width = 240
Height = 25
DataSource = DataSource1
TabOrder = 2
end
object DBEdit1: TDBEdit
Left = 48
Top = 16
Width = 121
Height = 21
DataField = #23398#21495
DataSource = DataSource1
TabOrder = 3
end
object DBEdit2: TDBEdit
Left = 48
Top = 64
Width = 121
Height = 21
DataField = #22995#21517
DataSource = DataSource1
TabOrder = 4
end
object DBEdit3: TDBEdit
Left = 48
Top = 112
Width = 121
Height = 21
DataField = #24180#40836
DataSource = DataSource1
TabOrder = 5
end
object DBEdit4: TDBEdit
Left = 264
Top = 16
Width = 121
Height = 21
DataField = #24615#21035
DataSource = DataSource1
TabOrder = 6
end
object DBEdit5: TDBEdit
Left = 264
Top = 56
Width = 121
Height = 21
DataField = #29677#32423
DataSource = DataSource1
TabOrder = 7
end
object DBEdit6: TDBEdit
Left = 264
Top = 96
Width = 121
Height = 21
DataField = #38498#31995
DataSource = DataSource1
TabOrder = 8
end
object DBEdit7: TDBEdit
Left = 520
Top = 16
Width = 121
Height = 21
DataField = #23487#33293
DataSource = DataSource1
TabOrder = 9
end
object DBEdit8: TDBEdit
Left = 520
Top = 56
Width = 121
Height = 21
DataField = #30005#35805
DataSource = DataSource1
TabOrder = 10
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 72
Top = 200
end
object XPManifest1: TXPManifest
Left = 376
Top = 152
end
object ADOTable1: TADOTable
Active = True
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog=xxr'
CursorType = ctStatic
TableName = 'Students'
Left = 72
Top = 168
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -