unit4.dfm
来自「SUISkin 是为Delphi和C++Builder开发的最易用的界面增强VC」· DFM 代码 · 共 22 行
DFM
22 行
object Form4: TForm4
Left = 254
Top = 170
AutoScroll = False
Caption = 'Form4'
ClientHeight = 453
ClientWidth = 688
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?