📄 unit1.dfm
字号:
object Form1: TForm1
Left = 239
Top = 113
Caption = 'Form1'
ClientHeight = 446
ClientWidth = 688
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object EmbeddedWB1: TEmbeddedWB
Left = 0
Top = 41
Width = 688
Height = 405
Align = alClient
TabOrder = 0
DownloadOptions = [DownloadImages, DownloadVideos, DownloadBGSounds]
UserInterfaceOptions = []
About = ' Embedded Web Browser from: http://bsalsa.com/'
PrintOptions.Margins.Left = 19.050000000000000000
PrintOptions.Margins.Right = 19.050000000000000000
PrintOptions.Margins.Top = 19.050000000000000000
PrintOptions.Margins.Bottom = 19.050000000000000000
PrintOptions.Header = '&w&bPage &p of &P'
PrintOptions.HTMLHeader.Strings = (
'<HTML></HTML>')
PrintOptions.Footer = '&u&b&d'
PrintOptions.Orientation = poPortrait
UserAgent = 'Mozilla/4.0(Compatible-EmbeddedWB 14.58 http://bsalsa.com/ '
ExplicitTop = 47
ControlData = {
4C0000001B470000DC2900000000000000000000000000000000000000000000
000000004C000000000000000000000001000000E0D057007335CF11AE690800
2B2E126208000000000000004C0000000114020000000000C000000000000046
8000000000000000000000000000000000000000000000000000000000000000
00000000000000000100000000000000000000000000000000000000}
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 688
Height = 41
Align = alTop
TabOrder = 1
object SpeedButton1: TSpeedButton
Left = 0
Top = 0
Width = 145
Height = 41
Caption = 'Print preview from template'
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 552
Top = 9
Width = 73
Height = 22
Caption = 'GO'
OnClick = SpeedButton2Click
end
object edURL: TEdit
Left = 152
Top = 10
Width = 401
Height = 21
TabOrder = 0
Text = 'http://www.bsalsa.com'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -