📄 frmwebconfig.dfm
字号:
object FormWebConfig: TFormWebConfig
Left = 261
Top = 130
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsDialog
Caption = 'Web'#26381#21153#22120#37197#32622#24037#20855
ClientHeight = 367
ClientWidth = 402
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object LBAppServer: TListBox
Left = 8
Top = 72
Width = 273
Height = 289
ItemHeight = 12
TabOrder = 0
end
object BtnAdd: TButton
Left = 296
Top = 72
Width = 75
Height = 25
Caption = #28155#21152'(&A)'
TabOrder = 1
OnClick = BtnAddClick
end
object BtnDel: TButton
Left = 296
Top = 120
Width = 75
Height = 25
Caption = #21024#38500'(&D)'
TabOrder = 2
OnClick = BtnDelClick
end
object BtnOk: TButton
Left = 296
Top = 280
Width = 89
Height = 25
Caption = #20445#23384#36864#20986'(&O)'
ModalResult = 1
TabOrder = 3
OnClick = BtnOkClick
end
object BtnCancel: TButton
Left = 296
Top = 312
Width = 89
Height = 25
Caption = #19981#20445#23384#36864#20986'(&C)'
ModalResult = 2
TabOrder = 4
OnClick = BtnCancelClick
end
object RBSomeIP: TRadioButton
Left = 24
Top = 16
Width = 121
Height = 17
Caption = #20351#29992#25351#23450#30340'IP'#22320#22336
TabOrder = 5
end
object RBUseAppServerList: TRadioButton
Left = 24
Top = 40
Width = 233
Height = 25
Caption = #20351#29992#19979#38754#30340#24212#29992#26381#21153#22120#38598#32676#21015#34920
TabOrder = 6
end
object EdtIP: TEdit
Left = 168
Top = 16
Width = 153
Height = 20
TabOrder = 7
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -