unit1.~dfm
来自「宽带的连接和中断源码 很好很强大很好很强大」· ~DFM 代码 · 共 67 行
~DFM
67 行
object Form1: TForm1
Left = 192
Top = 114
Width = 429
Height = 345
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object lbl1: TLabel
Left = 72
Top = 24
Width = 36
Height = 13
AutoSize = False
Caption = #36134#21495#65306
end
object lbl2: TLabel
Left = 72
Top = 56
Width = 36
Height = 13
AutoSize = False
Caption = #23494#30721#65306
end
object NameE: TEdit
Left = 112
Top = 24
Width = 249
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 0
end
object PswE: TEdit
Left = 112
Top = 56
Width = 249
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 1
end
object btn1: TButton
Left = 80
Top = 216
Width = 75
Height = 25
Caption = #36830#25509
TabOrder = 2
OnClick = btn1Click
end
object btn2: TButton
Left = 216
Top = 216
Width = 81
Height = 25
Caption = #26029#24320
TabOrder = 3
OnClick = btn2Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?