📄 unit1.dfm
字号:
object Form1: TForm1
Left = 193
Top = 107
Width = 306
Height = 221
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 Label1: TLabel
Left = 16
Top = 16
Width = 48
Height = 13
Caption = #25968#25454#28304#21517
end
object Label2: TLabel
Left = 16
Top = 40
Width = 48
Height = 13
Caption = #25968#25454#24211#21517
end
object Label3: TLabel
Left = 24
Top = 64
Width = 36
Height = 13
Caption = #25551#36848#21517
end
object Label4: TLabel
Left = 24
Top = 88
Width = 36
Height = 13
Caption = #29992#25143#21517
end
object Label5: TLabel
Left = 16
Top = 112
Width = 46
Height = 13
Caption = #25968#25454#24211'IP'
end
object Button1: TButton
Left = 176
Top = 160
Width = 91
Height = 25
Caption = 'Create ODBC'
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 88
Top = 8
Width = 177
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 1
Text = 'MyODBC'
end
object Edit2: TEdit
Left = 88
Top = 32
Width = 177
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 2
Text = 'MyDatabase'
end
object Edit3: TEdit
Left = 88
Top = 56
Width = 177
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 3
Text = 'MyDatabase'#39's Description'
end
object Edit4: TEdit
Left = 88
Top = 80
Width = 177
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 4
Text = 'admin'
end
object Edit5: TEdit
Left = 88
Top = 104
Width = 177
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 5
Text = '127.0.0.1'
end
object RadioButton1: TRadioButton
Left = 16
Top = 136
Width = 113
Height = 17
Caption = #29992#25143'DSN'
Checked = True
TabOrder = 6
TabStop = True
end
object RadioButton2: TRadioButton
Left = 136
Top = 136
Width = 113
Height = 17
Caption = #31995#32479'DSN'
TabOrder = 7
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -