unit_main.dfm
来自「端口服务程序(ServerService.rar)及常用网络函数及加解密」· DFM 代码 · 共 46 行
DFM
46 行
object JKHServiceNT: TJKHServiceNT
OldCreateOrder = False
DisplayName = #26381#21153#31243#24207'NT'
Interactive = True
Left = 192
Top = 114
Height = 105
Width = 250
object MSNPop: TMSNPopUp
Text = 'text'
URL = 'http://www.url.com/'
IconLeft = 8
IconTop = 8
Width = 148
Height = 121
GradientColor1 = 16764057
GradientColor2 = clWhite
ScrollSpeed = 9
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
HoverFont.Charset = DEFAULT_CHARSET
HoverFont.Color = clBlue
HoverFont.Height = -11
HoverFont.Name = 'MS Sans Serif'
HoverFont.Style = [fsUnderline]
Title = 'title'
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = [fsBold]
Options = [msnAutoOpenURL, msnCascadePopups, msnAllowScroll, msnAllowHyperlink]
TextAlignment = taCenter
TextCursor = crDefault
PopupMarge = 2
PopupStartX = 16
PopupStartY = 2
DefaultMonitor = dmDesktop
Left = 32
Top = 8
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?