📄 unit1.dfm.~1~
字号:
object Form1: TForm1
Left = 0
Top = 0
Caption = 'weiny--'#39134#20449#30772#35299#31243#24207
ClientHeight = 88
ClientWidth = 426
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object btn1: TButton
Left = 8
Top = 48
Width = 75
Height = 25
Caption = #39134#20449#30446#24405
TabOrder = 0
OnClick = btn1Click
end
object btn2: TButton
Left = 176
Top = 48
Width = 75
Height = 25
Caption = #30772#35299
Enabled = False
TabOrder = 1
OnClick = btn2Click
end
object btn3: TButton
Left = 343
Top = 48
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = btn3Click
end
object edt1: TEdit
Left = 8
Top = 8
Width = 410
Height = 21
ReadOnly = True
TabOrder = 3
end
object dlgOpen1: TOpenDialog
Filter = #21487#25191#34892#25991#20214' (*.exe)|*.exe'
Title = #25171#24320#39134#20449
Left = 224
Top = 72
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -