📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 236
Top = 138
Width = 335
Height = 171
BorderIcons = [biSystemMenu]
Caption = #29790#26143'2005'#25195#21495#22120#65293'by'#29420#23396#22805#23458
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 Label1: TLabel
Left = 16
Top = 16
Width = 57
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #24207#21015#21495#65306
end
object Label2: TLabel
Left = 24
Top = 48
Width = 49
Height = 17
Alignment = taRightJustify
AutoSize = False
Caption = 'ID'#65306
end
object Label3: TLabel
Left = 8
Top = 120
Width = 305
Height = 17
Alignment = taRightJustify
AutoSize = False
BiDiMode = bdLeftToRight
Caption = 'www.duguxike.com'#20986#21697
ParentBiDiMode = False
end
object Edit1: TEdit
Left = 88
Top = 16
Width = 185
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 56
Top = 80
Width = 75
Height = 25
Caption = #24207#21015#21495
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 192
Top = 80
Width = 75
Height = 25
Caption = 'ID'
TabOrder = 2
OnClick = Button2Click
end
object Edit2: TEdit
Left = 88
Top = 48
Width = 121
Height = 21
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -