📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 617
Height = 480
Caption = 'Form1'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object ListBox: TListBox
Left = 24
Top = 48
Width = 449
Height = 345
ItemHeight = 13
TabOrder = 0
end
object Button1: TButton
Left = 480
Top = 24
Width = 105
Height = 25
Caption = #36873#25321#25968#25454#28304
TabOrder = 1
OnClick = Button1Click
end
object ConnectionString: TEdit
Left = 24
Top = 24
Width = 449
Height = 21
TabOrder = 2
Text = 'ConnectionString'
end
object Button2: TButton
Left = 480
Top = 56
Width = 105
Height = 25
Caption = #36830#25509
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 480
Top = 96
Width = 105
Height = 25
Caption = #21015#20986#23646#24615
TabOrder = 4
OnClick = Button3Click
end
object Connection: TADOConnection
Left = 32
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -