drawback.dfm
来自「是个文档,和软件工程类似,如何实现一工程所需步骤」· DFM 代码 · 共 102 行
DFM
102 行
object frmdrawback: Tfrmdrawback
Left = 249
Top = 172
Width = 277
Height = 298
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
AutoSize = False
Caption = #38144#21806#21333#21495
end
object Label3: TLabel
Left = 40
Top = 56
Width = 57
Height = 13
AutoSize = False
Caption = #20250#21592#32534#21495
end
object Label4: TLabel
Left = 40
Top = 96
Width = 57
Height = 13
AutoSize = False
Caption = #20135#21697#32534#21495
end
object Label5: TLabel
Left = 40
Top = 136
Width = 33
Height = 13
AutoSize = False
Caption = #25968#37327
end
object TLabel
Left = 40
Top = 176
Width = 33
Height = 13
AutoSize = False
Caption = #21333#20215
end
object ComboBox1: TComboBox
Left = 112
Top = 16
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 0
end
object Edit2: TEdit
Left = 112
Top = 56
Width = 121
Height = 21
TabOrder = 1
end
object Edit4: TEdit
Left = 112
Top = 136
Width = 121
Height = 21
TabOrder = 2
end
object Edit5: TEdit
Left = 112
Top = 176
Width = 121
Height = 21
TabOrder = 3
end
object Button1: TButton
Left = 96
Top = 224
Width = 75
Height = 25
Caption = #36864#36135
TabOrder = 4
end
object ComboBox2: TComboBox
Left = 112
Top = 96
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 5
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?