📄 udlgopprmspvcpls.dfm
字号:
inherited dlgOpPrmSpvCPLS: TdlgOpPrmSpvCPLS
Caption = 'C-PLS parameters'
ClientHeight = 183
ClientWidth = 285
PixelsPerInch = 96
TextHeight = 15
inherited pnlBottom: TPanel
Top = 148
Width = 285
inherited btnOk: TButton
Left = 53
end
inherited btnCancel: TButton
Left = 129
end
inherited btnHelp: TButton
Left = 205
end
end
inherited pnlClient: TPanel
Width = 285
Height = 148
inherited pgCtrlPrm: TPageControl
Width = 253
Height = 116
inherited tabPrm: TTabSheet
object Label1: TLabel
Left = 24
Top = 36
Width = 74
Height = 15
Caption = 'Num. of axis :'
end
object spinNbAxis: TLMDSpinEdit
Left = 116
Top = 32
Width = 97
Height = 23
MaxValue = 32767
MinValue = 1
TabOrder = 0
Value = 5
end
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -