📄 dlg1.dfm
字号:
object Frm_Dlg1: TFrm_Dlg1
Left = 295
Top = 157
BorderStyle = bsDialog
ClientHeight = 203
ClientWidth = 316
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 39
Top = 31
Width = 144
Height = 12
Caption = #21463#25511#30005#33041#30340#21517#31216#25110'IP'#22320#22336#65306
end
object Btn_Ok: TButton
Left = 72
Top = 137
Width = 75
Height = 25
Caption = #30830#23450
ModalResult = 1
TabOrder = 1
OnClick = Btn_OkClick
end
object Btn_Cancel: TButton
Left = 162
Top = 137
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040
ModalResult = 2
TabOrder = 2
end
object Edt_Cname: TEdit
Left = 39
Top = 57
Width = 149
Height = 20
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -