?? uhtmlmessagedlg.dfm
字號:
object fmHTMLMessageDlg: TfmHTMLMessageDlg
Left = 535
Top = 151
BorderStyle = bsDialog
Caption = 'Dialog'
ClientHeight = 196
ClientWidth = 369
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object HTMLabel: TJvHTLabel
Left = 16
Top = 16
Width = 46
Height = 14
Caption = 'HTMLabel'
Transparent = False
end
object BtnYes: TButton
Left = 48
Top = 144
Width = 81
Height = 25
Caption = 'BtnYes'
ModalResult = 6
TabOrder = 0
OnClick = BtnYesClick
end
object BtnNo: TButton
Left = 136
Top = 144
Width = 81
Height = 25
Cancel = True
Caption = 'BtnNo'
ModalResult = 7
TabOrder = 1
OnClick = BtnNoClick
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -