📄 unit8.dfm
字号:
object Form8: TForm8
Left = 263
Top = 291
Width = 695
Height = 480
Caption = #23398#29983#25104#32489#26597#35810
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 292
Top = 40
Width = 12
Height = 13
Caption = #21040
end
object CheckBox1: TCheckBox
Left = 60
Top = 41
Width = 97
Height = 17
Caption = #23398#21495#33539#22260
TabOrder = 0
end
object Edit1: TEdit
Left = 162
Top = 38
Width = 121
Height = 21
ImeName = #32043#20809#21326#23431#25340#38899#36755#20837#27861'V6'
TabOrder = 1
end
object Edit2: TEdit
Left = 322
Top = 37
Width = 121
Height = 21
ImeName = #32043#20809#21326#23431#25340#38899#36755#20837#27861'V6'
TabOrder = 2
end
object DBGrid1: TDBGrid
Left = 24
Top = 80
Width = 641
Height = 289
DataSource = DataSource1
ImeName = #32043#20809#21326#23431#25340#38899#36755#20837#27861'V6'
TabOrder = 3
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Button1: TButton
Left = 188
Top = 394
Width = 89
Height = 33
Caption = #26597#35810
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 382
Top = 393
Width = 89
Height = 33
Caption = #36864#20986
TabOrder = 5
OnClick = Button2Click
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog=Student'
Parameters = <>
Left = 136
Top = 400
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 88
Top = 416
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -