📄 notshowagainfrm.dfm
字号:
object NotShowAgainDlg: TNotShowAgainDlg
Left = 266
Top = 135
BorderStyle = bsDialog
Caption = #35810#38382
ClientHeight = 161
ClientWidth = 313
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object LMsg: TLabel
Left = 56
Top = 24
Width = 209
Height = 57
end
object BtnOK: TButton
Left = 63
Top = 124
Width = 75
Height = 25
Caption = #26159'(&Y)'
Default = True
ModalResult = 6
TabOrder = 0
OnClick = BtnOKClick
end
object BtnNo: TButton
Left = 167
Top = 124
Width = 75
Height = 25
Cancel = True
Caption = #21542'(&N)'
ModalResult = 7
TabOrder = 1
OnClick = BtnNoClick
end
object CBNotShowAgain: TCheckBox
Left = 56
Top = 96
Width = 209
Height = 17
Caption = #19979#27425#19981#26174#31034#27492#23545#35805#26694
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -