📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 870
Height = 640
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 136
Top = 264
Width = 169
Height = 25
Caption = #28155#21152#34892#21069#34892#21518#23383#31526#20018
TabOrder = 0
OnClick = Button1Click
end
object PathEdit: TEdit
Left = 104
Top = 216
Width = 121
Height = 21
TabOrder = 1
Text = 'D:\Test.sql'
end
object HangQianEdit: TEdit
Left = 256
Top = 216
Width = 121
Height = 21
TabOrder = 2
Text = #39
end
object HangHouEdit: TEdit
Left = 416
Top = 216
Width = 121
Height = 21
TabOrder = 3
Text = ' '#39' +'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -