📄 unit1.~dfm
字号:
object Form_xjgl: TForm_xjgl
Left = 431
Top = 290
Width = 565
Height = 445
Caption = #23398#29983#23398#31821#31649#29702
Color = clBackground
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
WindowState = wsMaximized
OnCreate = FormShow
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object MainMenu1: TMainMenu
Left = 16
Top = 176
object N1: TMenuItem
Caption = #23398#31821#31649#29702
object N4: TMenuItem
Caption = #26723#26696#31649#29702
OnClick = N4Click
end
object N2: TMenuItem
Caption = #23398#31821#21464#21160
OnClick = N2Click
end
end
end
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Provider=SQLOLEDB.1;Password=123456;Persist Security Info=True;U' +
'ser ID=admin;Initial Catalog=DepartInfo;Data Source=std;Use Proc' +
'edure for Prepare=1;Auto Translate=True;Packet Size=4096;Worksta' +
'tion ID=STD;Use Encryption for Data=False;Tag with column collat' +
'ion when possible=False'
LoginPrompt = False
Provider = 'SQLOLEDB.1'
Left = 16
Top = 120
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -