📄 zhi_cheng_report.~dfm
字号:
object zhi_cheng_repor: Tzhi_cheng_repor
Left = 2
Top = 133
Width = 313
Height = 242
BorderIcons = [biSystemMenu, biMinimize]
Caption = #21046#31243#20840#27298#26085#22577
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 48
Width = 87
Height = 13
AutoSize = False
Caption = #35531#36664#20837#27298#39511#32232#34399';'
end
object Edit1: TEdit
Left = 96
Top = 48
Width = 97
Height = 21
TabOrder = 0
Text = 'Edit1'
OnKeyPress = Edit1KeyPress
end
object Button1: TButton
Left = 88
Top = 96
Width = 110
Height = 25
Caption = #21015#21360
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 88
Top = 144
Width = 110
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -