📄 uplay.dfm
字号:
object frmPlay: TfrmPlay
Left = 233
Top = 141
BorderStyle = bsNone
Caption = 'frmPlay'
ClientHeight = 350
ClientWidth = 350
Color = clWindow
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object imgScreen: TImage
Left = 17
Top = 40
Width = 20
Height = 20
end
object cwb: TCppWebBrowser
Left = -2
Top = -2
Width = 400
Height = 400
TabStop = False
ParentShowHint = False
TabOrder = 0
OnDownloadComplete = cwbDownloadComplete
ControlData = {
4C00000057290000572900000000000000000000000000000000000000000000
000000004C000000000000000000000001000000E0D057007335CF11AE690800
2B2E126208000000000000004C0000000114020000000000C000000000000046
8000000000000000000000000000000000000000000000000000000000000000
00000000000000000100000000000000000000000000000000000000}
end
object tmrAutoClose: TTimer
Interval = 6000
OnTimer = tmrAutoCloseTimer
Left = 16
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -