📄 unit4.dfm
字号:
object Form4: TForm4
Left = 272
Top = 98
Width = 360
Height = 325
Caption = #26032#22686#29992#25143
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 Label1: TLabel
Left = 24
Top = 32
Width = 84
Height = 13
Caption = #35831#36755#20837#29992#25143#21517#65306
end
object Label2: TLabel
Left = 24
Top = 88
Width = 75
Height = 13
Caption = #35831' '#36755#20837#23494#30721#65306
end
object Label3: TLabel
Left = 24
Top = 136
Width = 78
Height = 13
Caption = #35831' '#36873#25321' '#26435#38480#65306
end
object Edit1: TEdit
Left = 128
Top = 32
Width = 137
Height = 21
TabOrder = 0
OnChange = Edit1Change
end
object Edit2: TEdit
Left = 128
Top = 80
Width = 137
Height = 21
TabOrder = 1
end
object ComboBox1: TComboBox
Left = 128
Top = 136
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 2
Text = #29992#25143
Items.Strings = (
#29992#25143
#31995#32479#31649#29702#21592
#36229#32423#31649#29702#21592)
end
object Button1: TButton
Left = 80
Top = 216
Width = 75
Height = 25
Caption = #28155#21152
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 208
Top = 216
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 4
OnClick = Button2Click
end
object Query1: TQuery
Active = True
DatabaseName = 'jcdg'
SQL.Strings = (
'select * from login')
Left = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -