📄 unit5.dfm
字号:
object frmScriptView: TfrmScriptView
Left = 276
Top = 232
BorderStyle = bsDialog
Caption = #27983#35272#33050#26412
ClientHeight = 288
ClientWidth = 401
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 4
Top = 5
Width = 54
Height = 12
Caption = #25991#20214#22320#22336':'
end
object btnOk: TSpeedButton
Left = 322
Top = 262
Width = 73
Height = 23
Caption = #30830#23450
OnClick = btnOkClick
end
object Memo1: TMemo
Left = 2
Top = 25
Width = 397
Height = 232
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 0
end
object Edit1: TEdit
Left = 59
Top = 2
Width = 340
Height = 20
ReadOnly = True
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -