unit10.~dfm
来自「用VC和SQL Server开发的固定资产管理系统」· ~DFM 代码 · 共 44 行
~DFM
44 行
object Form10: TForm10
Left = 318
Top = 223
Width = 356
Height = 272
Caption = #20851#20110#31995#32479
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 24
object Label1: TLabel
Left = 24
Top = 96
Width = 300
Height = 24
AutoSize = False
Caption = #25351#23548#32769#24072#65306' '#29579#32769#24072
end
object Label2: TLabel
Left = 24
Top = 160
Width = 300
Height = 24
AutoSize = False
Caption = #21046#20316#20154#65306' '#33539#26157#36745
end
object Edit1: TEdit
Left = 56
Top = 24
Width = 257
Height = 32
AutoSize = False
BorderStyle = bsNone
Color = clMedGray
TabOrder = 0
Text = #24320#21457#19968#20010#22266#23450#36164#20135#31649#29702#31995#32479
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?