📄 u_addconf.dfm.~9~
字号:
object frm_AddConf: Tfrm_AddConf
Left = 0
Top = 0
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #30446#26631#22320#22336#36873#25321
ClientHeight = 225
ClientWidth = 424
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnClose = FormClose
OnCreate = FormCreate
DesignSize = (
424
225)
PixelsPerInch = 96
TextHeight = 12
object sp_1: TShape
Left = 0
Top = 189
Width = 424
Height = 3
Anchors = [akTop, akRight]
Shape = stEllipse
end
object btn_OK: TButton
Left = 260
Top = 196
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = btn_OKClick
end
object btn_Cancel: TButton
Left = 341
Top = 196
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 1
OnClick = btn_CancelClick
end
object lv_List: TListView
Left = 0
Top = 0
Width = 424
Height = 185
Columns = <
item
Caption = 'IP'#22320#22336
Width = 120
end
item
Alignment = taCenter
Caption = #31471#21475
end
item
Alignment = taCenter
AutoSize = True
Caption = #25551#36848
end>
GridLines = True
ReadOnly = True
TabOrder = 2
ViewStyle = vsReport
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -