?? dlg3.dfm
字號:
object Frm_Dlg3: TFrm_Dlg3
Left = 244
Top = 143
ActiveControl = Edt_Cname
BorderStyle = bsDialog
ClientHeight = 235
ClientWidth = 437
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 = 26
Top = 37
Width = 144
Height = 12
Caption = #21463#25511#30005#33041#30340#21517#31216#25110'IP'#22320#22336#65306
end
object Label2: TLabel
Left = 26
Top = 105
Width = 84
Height = 12
Caption = #35201#21457#36865#30340#28040#24687#65306
end
object Btn_Ok: TButton
Left = 116
Top = 175
Width = 75
Height = 25
Caption = #30830#23450
ModalResult = 1
TabOrder = 2
OnClick = Btn_OkClick
end
object Btn_Cancel: TButton
Left = 214
Top = 175
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040
ModalResult = 2
TabOrder = 3
end
object Edt_Cname: TEdit
Left = 26
Top = 57
Width = 149
Height = 20
TabOrder = 0
end
object edt_News: TEdit
Left = 26
Top = 123
Width = 385
Height = 31
TabOrder = 1
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -