unparadoxma.dfm
来自「神经网络用于X荧光分析的源码。输入元素峰的强度」· DFM 代码 · 共 30 行
DFM
30 行
object formparadoxma: Tformparadoxma
Left = 0
Top = 0
Caption = 'formparadoxma'
ClientHeight = 419
ClientWidth = 482
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 144
Top = 152
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 0
OnClick = Button1Click
end
object tbPeaks: TTable
Left = 64
Top = 32
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?