unit2.dfm
来自「java开发的具有留言板功能的学生管理系统」· DFM 代码 · 共 49 行
DFM
49 行
object Form2: TForm2
Left = 215
Top = 148
Width = 696
Height = 480
Caption = #23478#24237#36130#21153#31649#29702#31995#32479
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object StaticText1: TStaticText
Left = 24
Top = 24
Width = 52
Height = 17
Caption = #29616#37329#31649#29702
TabOrder = 0
end
object StaticText2: TStaticText
Left = 96
Top = 24
Width = 64
Height = 17
Caption = #20449#29992#21345#31649#29702
TabOrder = 1
end
object StaticText3: TStaticText
Left = 184
Top = 24
Width = 52
Height = 17
Caption = #20854#20182#21151#33021
TabOrder = 2
end
object StaticText4: TStaticText
Left = 272
Top = 24
Width = 28
Height = 17
Caption = #36864#20986
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?