📄 u_sysset.dfm
字号:
object F_SysSet: TF_SysSet
Left = 301
Top = 246
Width = 469
Height = 299
BorderIcons = [biSystemMenu, biMinimize]
Caption = #31995#32479#35774#32622
Color = clCream
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object bbtnSure: TBitBtn
Left = 144
Top = 224
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
Kind = bkOK
end
object bbtnCan: TBitBtn
Left = 256
Top = 224
Width = 75
Height = 25
Caption = #21462#28040
Default = True
ModalResult = 1
TabOrder = 1
OnClick = bbtnCanClick
NumGlyphs = 2
end
object RadioGroup1: TRadioGroup
Left = 0
Top = 0
Width = 461
Height = 53
Align = alTop
Caption = #30331#38470#35774#35745
TabOrder = 2
end
object cbIsShowLoginFrm: TCheckBox
Left = 10
Top = 22
Width = 383
Height = 17
Caption = #26159#21542#20986#29616#30331#38470#31383#21475'? ( '#27880#65306#37325#26032#36816#34892#36719#20214#26102#65292#35813#39033#25165#33021#29983#25928#65281')'
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
end
object GroupBox1: TGroupBox
Left = 0
Top = 53
Width = 461
Height = 82
Align = alTop
Caption = #32479#35745#35774#35745
TabOrder = 4
object Label1: TLabel
Left = 7
Top = 26
Width = 48
Height = 13
Caption = #26381#21153#22120#65306
end
object Label2: TLabel
Left = 6
Top = 49
Width = 48
Height = 13
Caption = #25968#25454#24211#65306
end
object Label3: TLabel
Left = 225
Top = 48
Width = 72
Height = 13
Caption = #19978#34892#26085#35760#34920#65306
end
object Label4: TLabel
Left = 226
Top = 24
Width = 72
Height = 13
Caption = #19978#34892#26085#35760#34920#65306
end
object cbbServerName: TComboBox
Left = 53
Top = 22
Width = 156
Height = 21
ItemHeight = 13
TabOrder = 0
OnSelect = cbbServerNameSelect
Items.Strings = (
'192.168.200.201'
'192.168.200.196'
'192.168.200.163')
end
object cbbDb: TComboBox
Left = 53
Top = 46
Width = 156
Height = 21
ItemHeight = 13
TabOrder = 1
OnSelect = cbbDbSelect
end
object cbbSubmitLogTb: TComboBox
Left = 297
Top = 44
Width = 157
Height = 21
ItemHeight = 13
TabOrder = 2
end
object cbbDeliverLogTb: TComboBox
Left = 297
Top = 20
Width = 157
Height = 21
ItemHeight = 13
TabOrder = 3
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -