📄 w_sjhf.dfm
字号:
object sjhf: Tsjhf
Left = 359
Top = 237
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #24674#22797#25968#25454
ClientHeight = 118
ClientWidth = 358
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 16
Width = 110
Height = 13
Caption = #35831#36755#20837#35201#24674#22797#30340#25991#20214#65306
end
object SpeedButton1: TSpeedButton
Left = 304
Top = 40
Width = 23
Height = 22
Caption = '...'
OnClick = SpeedButton1Click
end
object Edit1: TEdit
Left = 16
Top = 40
Width = 289
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 160
Top = 80
Width = 75
Height = 25
Caption = #24674#22797
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 264
Top = 80
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = Button2Click
end
object Query1: TQuery
DatabaseName = 'test'
Left = 160
Top = 8
end
object OpenDialog1: TOpenDialog
Left = 32
Top = 80
end
object Database1: TDatabase
AliasName = 'test'
Connected = True
DatabaseName = 'test'
Exclusive = True
LoginPrompt = False
Params.Strings = (
'USER NAME=sa')
SessionName = 'Default'
Left = 216
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -