📄 u_odbcreg.~dfm
字号:
object frmODBCReg: TfrmODBCReg
Left = 312
Top = 266
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #25968#25454#28304#27880#20876
ClientHeight = 229
ClientWidth = 310
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 289
Height = 209
TabOrder = 0
object Label1: TLabel
Left = 44
Top = 28
Width = 72
Height = 13
Caption = #26381#21153#22120#21517#31216#65306
end
object Label2: TLabel
Left = 44
Top = 59
Width = 72
Height = 13
Caption = #25968#25454#24211#21517#31216#65306
end
object Label3: TLabel
Left = 43
Top = 90
Width = 72
Height = 13
Caption = #26381#21153#22120#29992#25143#65306
end
object Label4: TLabel
Left = 44
Top = 122
Width = 72
Height = 13
Caption = #26381#21153#22120#23494#30721#65306
end
object Btn_Close: TButton
Left = 184
Top = 168
Width = 75
Height = 25
Caption = #20851' '#38381
TabOrder = 5
OnClick = Btn_CloseClick
end
object Btn_Enter: TButton
Left = 48
Top = 168
Width = 75
Height = 25
Caption = #27880' '#20876
TabOrder = 4
OnClick = Btn_EnterClick
end
object Edit1: TEdit
Left = 136
Top = 56
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 1
OnKeyDown = Edit1KeyDown
end
object Edit2: TEdit
Left = 136
Top = 24
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
OnKeyDown = Edit2KeyDown
end
object Edit3: TEdit
Left = 136
Top = 88
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 2
OnKeyDown = Edit3KeyDown
end
object Edit4: TEdit
Left = 136
Top = 120
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '*'
TabOrder = 3
OnKeyDown = Edit4KeyDown
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -