?? uhtmlmessage.dfm
字號(hào):
object fmHTMLMessage: TfmHTMLMessage
Left = 348
Top = 203
BorderStyle = bsDialog
Caption = 'fmHTMLMessage'
ClientHeight = 193
ClientWidth = 362
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object HTMLabel: TJvHTLabel
Left = 16
Top = 16
Width = 46
Height = 14
Caption = 'HTMLabel'
OnHyperLinkClick = HTMLabelHyperLinkClick
end
object CheckBox1: TCheckBox
Left = 8
Top = 168
Width = 217
Height = 17
Caption = '&Never show this message again'
TabOrder = 1
end
object BtnOK: TButton
Left = 240
Top = 160
Width = 80
Height = 25
Caption = 'BtnOK'
Default = True
TabOrder = 0
OnClick = BtnOKClick
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -