📄 ufpfilter.dfm
字号:
object frm_fpfilter: Tfrm_fpfilter
Left = 588
Top = -2
BorderStyle = bsDialog
Caption = #21457#31080#25968#25454#36807#28388
ClientHeight = 271
ClientWidth = 449
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 8
Top = 12
Width = 433
Height = 156
Caption = #36807#28388#26465#20214
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 21
Width = 91
Height = 12
Caption = #24320#31080#21333#20301#31246#21495#65306
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 40
Width = 91
Height = 12
Caption = #24320#31080#21333#20301#21517#31216#65306
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 200
Top = 72
Width = 12
Height = 12
Caption = #24180
end
object Label4: TLabel
Left = 104
Top = 106
Width = 48
Height = 12
Caption = #36215#22987#21495#30721
end
object Label5: TLabel
Left = 104
Top = 129
Width = 48
Height = 12
Caption = #32467#27490#21495#30721
end
object Label6: TLabel
Left = 273
Top = 106
Width = 24
Height = 12
Caption = #20221#25968
end
object CheckBox1: TCheckBox
Left = 22
Top = 72
Width = 81
Height = 17
Caption = #24320#31080#26399#38388#65306
Checked = True
State = cbChecked
TabOrder = 0
OnClick = CheckBox1Click
end
object CheckBox2: TCheckBox
Left = 22
Top = 104
Width = 81
Height = 17
Caption = #21457#31080#21495#30721#65306
TabOrder = 1
OnClick = CheckBox2Click
end
object SpinEdit1: TSpinEdit
Left = 104
Top = 69
Width = 89
Height = 21
MaxValue = 3000
MinValue = 2000
TabOrder = 2
Value = 2004
end
object ComboBox1: TComboBox
Left = 224
Top = 69
Width = 105
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 0
TabOrder = 3
Text = #19968#26376#20221
Items.Strings = (
#19968#26376#20221
#20108#26376#20221
#19977#26376#20221
#22235#26376#20221
#20116#26376#20221
#20845#26376#20221
#19971#26376#20221
#20843#26376#20221
#20061#26376#20221
#21313#26376#20221
#21313#19968#26376#20221
#21313#20108#26376#20221)
end
object Edit1: TEdit
Left = 163
Top = 102
Width = 89
Height = 20
Enabled = False
MaxLength = 8
TabOrder = 4
Text = 'Edit1'
OnExit = SpinEdit2Change
end
object Edit2: TEdit
Left = 163
Top = 126
Width = 89
Height = 20
Enabled = False
MaxLength = 8
TabOrder = 5
Text = 'Edit1'
end
object SpinEdit2: TSpinEdit
Left = 305
Top = 101
Width = 80
Height = 21
Enabled = False
MaxValue = 1000
MinValue = 1
TabOrder = 6
Value = 1
OnChange = SpinEdit2Change
end
end
object RadioGroup1: TRadioGroup
Left = 8
Top = 176
Width = 433
Height = 49
Caption = #21457#31080#33539#22260
Columns = 3
ItemIndex = 0
Items.Strings = (
#20840#37096#21457#31080
#24050#20316#24223#21457#31080
#26410#20316#24223#21457#31080)
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 215
Top = 236
Width = 81
Height = 25
Caption = #30830#23450
TabOrder = 2
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 327
Top = 236
Width = 81
Height = 25
Caption = #21462#28040
TabOrder = 3
Kind = bkCancel
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -