zhucetianxie.dfm
来自「DELPHI语言制作的音象管理系统 很经典的例子噢 欢迎下载参考」· DFM 代码 · 共 78 行
DFM
78 行
object Form22: TForm22
Left = 387
Top = 339
Width = 435
Height = 255
Caption = #27880#20876#65288'22'#65289
Color = clBtnShadow
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 = 120
Top = 104
Width = 12
Height = 13
AutoSize = False
Caption = #65293
end
object Label2: TLabel
Left = 216
Top = 104
Width = 12
Height = 13
AutoSize = False
Caption = #65293
end
object Label3: TLabel
Left = 16
Top = 48
Width = 185
Height = 25
AutoSize = False
Caption = #35831#36755#20837#31649#29702#21592#32473#24744#21457#30340#24207#21015#21495#65306
end
object Edit1: TEdit
Left = 48
Top = 104
Width = 57
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 144
Top = 104
Width = 57
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 240
Top = 104
Width = 57
Height = 21
TabOrder = 2
end
object Button1: TButton
Left = 232
Top = 184
Width = 75
Height = 25
Caption = #27880#20876
TabOrder = 3
end
object Button2: TButton
Left = 328
Top = 184
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?