📄 unit1.dfm
字号:
object Form1: TForm1
Left = 291
Top = 470
Width = 450
Height = 165
Caption = 'Form1'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object Button1: TButton
Left = 96
Top = 16
Width = 75
Height = 25
Caption = #21442#25968#37197#32622
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 96
Top = 48
Width = 75
Height = 25
Caption = #36830#25509
TabOrder = 1
OnClick = Button2Click
end
object ListBox1: TListBox
Left = 200
Top = 16
Width = 209
Height = 97
ItemHeight = 12
TabOrder = 2
end
object SQLServerLink1: TSQLServerLink
ProjectName = 'www.beien.net'
Left = 32
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -