📄 udlgopprmstratsampling.dfm
字号:
inherited DlgOpPrmStratSampling: TDlgOpPrmStratSampling
Caption = 'Stratified sampling parameters'
ClientHeight = 351
PixelsPerInch = 96
TextHeight = 15
inherited pnlBottom: TPanel
Top = 316
end
inherited pnlClient: TPanel
Height = 316
inherited pgCtrlPrm: TPageControl
Height = 284
inherited tabPrm: TTabSheet
object Label2: TLabel [0]
Left = 28
Top = 14
Width = 120
Height = 15
Caption = 'Stratification attribute :'
end
inherited rgSampleType: TRadioGroup
Top = 148
Height = 95
end
inherited Panel2: TPanel
Left = 180
Top = 164
Height = 71
inherited spinAbsolute: TLMDSpinEdit
Top = 42
end
end
object cmbAtt: TComboBox
Left = 156
Top = 10
Width = 211
Height = 23
ItemHeight = 15
TabOrder = 2
end
object rgStratType: TRadioGroup
Left = 25
Top = 46
Width = 345
Height = 95
Caption = 'Stratification type '
Items.Strings = (
'proportionnal'
'balanced')
TabOrder = 3
end
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -