unit1.dfm
来自「webbrowser 嵌入HTML代码(OEM界面)」· DFM 代码 · 共 39 行
DFM
39 行
object Form1: TForm1
Left = 191
Top = 114
Width = 628
Height = 409
Caption = 'OEM'#30028#38754#28436#31034' --By '#26080#25932#23567#40857
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object WebBrowser1: TWebBrowser
Left = 16
Top = 16
Width = 449
Height = 345
TabOrder = 0
ControlData = {
4C000000682E0000A82300000000000000000000000000000000000000000000
000000004C000000000000000000000001000000E0D057007335CF11AE690800
2B2E126208000000000000004C0000000114020000000000C000000000000046
8000000000000000000000000000000000000000000000000000000000000000
00000000000000000100000000000000000000000000000000000000}
end
object Button1: TButton
Left = 488
Top = 152
Width = 115
Height = 25
Caption = #26174#31034'OEM'#30028#38754
TabOrder = 1
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?