projectwindow.dfm
来自「嵌入式IDE」· DFM 代码 · 共 30 行
DFM
30 行
object ProjectWindowForm: TProjectWindowForm
Left = 393
Top = 215
Width = 148
Height = 280
Caption = #24037#31243#31383#21475
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #26032#23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnHide = FormHide
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Memo1: TMemo
Left = 0
Top = 0
Width = 140
Height = 253
Align = alClient
Lines.Strings = (
#24037#31243#31383#21475)
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?