📄 udlgopprmformulacontinuous.dfm
字号:
inherited DlgOpPrmFormulaContinuous: TDlgOpPrmFormulaContinuous
Left = 389
Top = 317
Caption = 'Continuous formula'
ClientHeight = 294
ClientWidth = 510
PixelsPerInch = 96
TextHeight = 15
inherited pnlBottom: TPanel
Top = 259
Width = 510
inherited btnOk: TButton
Left = 278
end
inherited btnCancel: TButton
Left = 354
end
inherited btnHelp: TButton
Left = 430
end
end
inherited pnlClient: TPanel
Width = 510
Height = 259
inherited pgCtrlPrm: TPageControl
Width = 478
Height = 227
inherited tabPrm: TTabSheet
object Label1: TLabel
Left = 16
Top = 160
Width = 7
Height = 15
Caption = '='
end
object GroupBox1: TGroupBox
Left = 29
Top = 8
Width = 413
Height = 137
Caption = ' Attributes '
TabOrder = 0
object Panel2: TPanel
Left = 2
Top = 17
Width = 409
Height = 118
Align = alClient
BevelOuter = bvNone
BorderWidth = 10
Caption = 'Panel2'
TabOrder = 0
object lstboxAtt: TListBox
Left = 10
Top = 10
Width = 389
Height = 98
Align = alClient
Columns = 2
ItemHeight = 15
TabOrder = 0
OnDblClick = lstboxAttDblClick
end
end
end
object edFormula: TEdit
Left = 29
Top = 156
Width = 413
Height = 23
TabOrder = 1
end
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -