unit1.dfm
来自「从同学哪里拷贝来的程序,毕业设计用的,大家看看,有帮助的哦」· DFM 代码 · 共 77 行
DFM
77 行
object Form1: TForm1
Left = 204
Top = 168
Width = 528
Height = 351
Caption = 'Form1'
Color = clGradientActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 140
Top = 268
Width = 121
Height = 25
AutoSize = False
Caption = #30740#21046#21333#20301#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #21326#25991#26032#39759
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 257
Top = 256
Width = 121
Height = 17
AutoSize = False
Caption = #27743#35199#29702#24037#22823#23398
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #21326#25991#26032#39759
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 256
Top = 288
Width = 97
Height = 17
AutoSize = False
Caption = #23433#24198#38108#30719
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #21326#25991#26032#39759
Font.Style = [fsBold]
ParentFont = False
end
object Panel2: TPanel
Left = 64
Top = 32
Width = 393
Height = 209
BevelInner = bvLowered
BevelWidth = 3
Caption = #23433#24198#38108#30719#22320#21387#25968#25454#20449#24687#31649#29702#31995#32479
Color = clActiveCaption
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -24
Font.Name = #21326#25991#34892#26999
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?