📄 unit_pop.~dfm
字号:
object Frm_Pop: TFrm_Pop
Left = 206
Top = 106
Width = 296
Height = 430
Caption = 'Frm_Pop'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnHide = FormHide
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 375
Width = 3
Height = 13
end
object Button1: TButton
Left = 8
Top = 8
Width = 75
Height = 25
Caption = #26126#25991#25130#21253
TabOrder = 0
OnClick = Button1Click
end
object Memo1: TMemo
Left = 8
Top = 39
Width = 273
Height = 330
ScrollBars = ssVertical
TabOrder = 1
end
object Button2: TButton
Left = 88
Top = 8
Width = 75
Height = 25
Caption = #28165#31354
TabOrder = 2
OnClick = Button2Click
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 248
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -