📄 unit4.~dfm
字号:
object Form4: TForm4
Left = 407
Top = 172
Width = 634
Height = 485
Caption = 'Form4'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 626
Height = 458
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object Panel2: TPanel
Left = 0
Top = 0
Width = 626
Height = 41
Align = alTop
BevelInner = bvLowered
Caption = #32771#21367#35797#39064#27010#35201
TabOrder = 0
object BitBtn1: TBitBtn
Left = 563
Top = 3
Width = 61
Height = 36
Caption = #36820#22238
TabOrder = 0
end
end
object Panel3: TPanel
Left = 0
Top = 41
Width = 626
Height = 417
Align = alClient
BevelInner = bvLowered
TabOrder = 1
object StringGrid1: TStringGrid
Left = 2
Top = 2
Width = 622
Height = 413
Align = alClient
BorderStyle = bsNone
ColCount = 4
Ctl3D = False
RowCount = 2
ParentCtl3D = False
TabOrder = 0
ColWidths = (
64
153
124
187)
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -