📄 unit5.dfm
字号:
object Form5: TForm5
Left = 442
Top = 122
Width = 340
Height = 369
Caption = #23494#30721#20462#25913
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 = 40
Top = 48
Width = 48
Height = 13
Caption = #29992#25143#21517#65306
end
object Label2: TLabel
Left = 40
Top = 112
Width = 36
Height = 13
Caption = #23494#30721#65306
end
object Label3: TLabel
Left = 24
Top = 176
Width = 60
Height = 13
Caption = #30830#35748#23494#30721#65306
end
object Label4: TLabel
Left = 40
Top = 224
Width = 36
Height = 13
Caption = #26435#38480#65306
end
object Edit1: TEdit
Left = 120
Top = 48
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 120
Top = 104
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 120
Top = 168
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 2
end
object Button2: TButton
Left = 200
Top = 288
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = Button2Click
end
object ComboBox1: TComboBox
Left = 112
Top = 224
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 4
Text = #29992#25143
Items.Strings = (
#29992#25143
#31995#32479#31649#29702#21592
#36229#32423#31649#29702#21592)
end
object Button1: TButton
Left = 80
Top = 288
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 5
OnClick = Button1Click
end
object Query1: TQuery
Active = True
DatabaseName = 'jcdg'
SQL.Strings = (
'select * from login')
Left = 32
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -