📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 141
Top = 242
Width = 506
Height = 165
Caption = #36523#20221#35777#21495#30721#26657#39564
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 112
Top = 64
Width = 64
Height = 16
Caption = #26657#39564#32467#26524
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 112
Top = 32
Width = 305
Height = 20
CharCase = ecUpperCase
TabOrder = 0
end
object Button1: TButton
Left = 216
Top = 96
Width = 75
Height = 25
Caption = #26657#39564
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 312
Top = 96
Width = 75
Height = 25
Caption = 'Button2'
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -