📄 unit_frmtemplate2.dfm
字号:
object frmtemplate2: Tfrmtemplate2
Left = 0
Top = 350
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #27169#26495#31383#20307#65288'showmodal)'
ClientHeight = 363
ClientWidth = 506
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 0
Top = 64
Width = 506
Height = 5
Align = alTop
Shape = bsBottomLine
end
object Bevel2: TBevel
Left = 0
Top = 317
Width = 506
Height = 5
Align = alBottom
Shape = bsBottomLine
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 506
Height = 64
Align = alTop
BevelInner = bvLowered
Color = clWhite
TabOrder = 0
end
object Panel2: TPanel
Left = 0
Top = 69
Width = 506
Height = 248
Align = alClient
BevelOuter = bvNone
TabOrder = 1
end
object Panel3: TPanel
Left = 0
Top = 322
Width = 506
Height = 41
Align = alBottom
BevelOuter = bvNone
TabOrder = 2
object BtnExit: TBitBtn
Left = 600
Top = 8
Width = 75
Height = 25
Caption = #36820#22238'(&X)'
TabOrder = 0
OnClick = BtnExitClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -