drawback.~dfm
来自「是个文档,和软件工程类似,如何实现一工程所需步骤」· ~DFM 代码 · 共 119 行
~DFM
119 行
object Form10: TForm10
Left = 270
Top = 157
Width = 312
Height = 371
Caption = #36864#36135
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 Label1: TLabel
Left = 40
Top = 16
Width = 57
Height = 13
Caption = #38144#21806#21333#21495
end
object Label2: TLabel
Left = 40
Top = 56
Width = 65
Height = 13
Caption = #20132#26131#21333#21495
end
object Label3: TLabel
Left = 40
Top = 96
Width = 65
Height = 13
Caption = #20250#21592#32534#21495
end
object Label4: TLabel
Left = 40
Top = 136
Width = 65
Height = 13
Caption = #20135#21697#32534#21495
end
object Label5: TLabel
Left = 40
Top = 176
Width = 65
Height = 13
Caption = #25968#37327
end
object Label6: TLabel
Left = 40
Top = 216
Width = 49
Height = 13
Caption = #21333#20215
end
object ComboBox1: TComboBox
Left = 112
Top = 16
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 0
end
object Edit1: TEdit
Left = 112
Top = 56
Width = 121
Height = 21
TabOrder = 1
end
object Edit2: TEdit
Left = 112
Top = 96
Width = 121
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 112
Top = 176
Width = 121
Height = 21
TabOrder = 3
end
object Edit5: TEdit
Left = 112
Top = 216
Width = 121
Height = 21
TabOrder = 4
end
object Button1: TButton
Left = 88
Top = 264
Width = 75
Height = 25
Caption = #36864#36135
TabOrder = 5
end
object Edit6: TEdit
Left = 56
Top = 312
Width = 145
Height = 21
TabOrder = 6
Text = #24635#20215#26684
end
object ComboBox2: TComboBox
Left = 112
Top = 136
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 7
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?