📄 df2.dfm
字号:
object Form1: TForm1
Left = 328
Top = 145
Width = 219
Height = 205
Caption = '2-DIT-FFT'#28304#31243#24207#29983#25104#22120
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 = 16
Top = 32
Width = 68
Height = 16
Caption = #21464#25442#32423#25968
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object Button1: TButton
Left = 40
Top = 72
Width = 129
Height = 41
Caption = #29983#25104#28304#31243#24207#25991#20214
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 104
Top = 24
Width = 57
Height = 27
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
Text = '7'
end
object Button2: TButton
Left = 64
Top = 128
Width = 81
Height = 33
Caption = #36864#20986
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
OnClick = Button2Click
end
object SaveDialog1: TSaveDialog
FileName = 'F:\'#22791#20221'2003-12\32'#20301#21333#29255#25968#23383#22788#29702#22120#36719#30828#20214#24320#21457'\2-DIT-FFT'#28304#31243#24207#29983#25104#22120'\2-DIT-FFT.ASM'
Filter = '*.asm|*.asm'
Left = 184
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -