📄 unitconnectset.dfm
字号:
object frmConnectSet: TfrmConnectSet
Left = 317
Top = 203
Width = 357
Height = 272
Caption = #25968#25454#24211#36830#25509#37197#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 16
Width = 73
Height = 13
Caption = #26381#21153#22120#21517
end
object Label2: TLabel
Left = 48
Top = 64
Width = 65
Height = 13
Caption = #25968#25454#24211#21517
end
object Label3: TLabel
Left = 48
Top = 96
Width = 65
Height = 13
Caption = #29992#25143#21517
end
object Label4: TLabel
Left = 48
Top = 136
Width = 65
Height = 13
Caption = #23494' '#30721
end
object edtServer: TEdit
Left = 160
Top = 16
Width = 121
Height = 21
TabOrder = 0
end
object edtDatabase: TEdit
Left = 160
Top = 56
Width = 121
Height = 21
TabOrder = 1
end
object edtUsername: TEdit
Left = 160
Top = 88
Width = 121
Height = 21
TabOrder = 2
end
object edtPassword: TEdit
Left = 160
Top = 128
Width = 121
Height = 21
TabOrder = 3
end
object btnOk: TBitBtn
Left = 72
Top = 192
Width = 57
Height = 25
Caption = #30830#23450
TabOrder = 4
OnClick = btnOkClick
end
object btnCancel: TBitBtn
Left = 192
Top = 192
Width = 57
Height = 25
Caption = #21462#28040
TabOrder = 5
OnClick = btnCancelClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -