📄 untback.dfm
字号:
object frmBack: TfrmBack
Left = 260
Top = 199
BorderStyle = bsDialog
Caption = #32972#26223#22270#26696
ClientHeight = 174
ClientWidth = 418
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
OnMouseDown = FormMouseDown
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 12
object btnOK: TButton
Left = 344
Top = 12
Width = 61
Height = 23
Caption = #30830#23450'(&O)'
Default = True
ModalResult = 1
TabOrder = 0
OnClick = btnOKClick
end
object btnCancel: TButton
Left = 344
Top = 40
Width = 61
Height = 23
Cancel = True
Caption = #21462#28040'(&C)'
ModalResult = 2
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -