📄 gld300_01.dfm.svn-base
字号:
inherited Gld300_01Form: TGld300_01Form
Left = 138
Top = 117
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = '凭证查询'
ClientHeight = 287
ClientWidth = 619
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 64
Top = 8
Width = 39
Height = 13
Caption = '内容:'
end
object Label2: TLabel
Left = 216
Top = 8
Width = 65
Height = 13
Caption = '比较关系:'
end
object Label3: TLabel
Left = 328
Top = 8
Width = 52
Height = 13
Caption = '比较值:'
end
object ComboBox1: TComboBox
Left = 64
Top = 32
Width = 153
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
Items.Strings = (
'(无)')
end
object ComboBox2: TComboBox
Left = 224
Top = 32
Width = 105
Height = 21
Style = csDropDownList
Enabled = False
ItemHeight = 13
TabOrder = 1
Items.Strings = (
'等于'
'不等于'
'包含'
'不包含'
'为空值'
'不为空值')
end
object Edit1: TEdit
Left = 336
Top = 32
Width = 193
Height = 21
Enabled = False
TabOrder = 2
end
object ComboBox3: TComboBox
Left = 8
Top = 64
Width = 49
Height = 21
Style = csDropDownList
Enabled = False
ItemHeight = 13
TabOrder = 3
Items.Strings = (
'且'
'或')
end
object ComboBox4: TComboBox
Left = 64
Top = 64
Width = 153
Height = 21
Style = csDropDownList
Enabled = False
ItemHeight = 13
TabOrder = 4
Items.Strings = (
'(无)')
end
object ComboBox5: TComboBox
Left = 224
Top = 64
Width = 105
Height = 21
Style = csDropDownList
Enabled = False
ItemHeight = 13
TabOrder = 5
Items.Strings = (
'等于'
'不等于'
'包含'
'不包含'
'为空值'
'不为空值')
end
object Edit2: TEdit
Left = 336
Top = 64
Width = 193
Height = 21
Enabled = False
TabOrder = 6
end
object BitBtn1: TBitBtn
Left = 536
Top = 32
Width = 75
Height = 25
Caption = '确定'
TabOrder = 7
end
object BitBtn2: TBitBtn
Left = 536
Top = 72
Width = 75
Height = 25
Caption = '取消'
TabOrder = 8
end
object BitBtn3: TBitBtn
Left = 536
Top = 192
Width = 75
Height = 25
Caption = '全部清除'
TabOrder = 9
end
object ComboBox6: TComboBox
Left = 8
Top = 96
Width = 49
Height = 21
Style = csDropDownList
Enabled = False
ItemHeight = 13
TabOrder = 10
Items.Strings = (
'且'
'或')
end
object ComboBox7: TComboBox
Left = 64
Top = 96
Width = 153
Height = 21
Style = csDropDownList
Enabled = False
ItemHeight = 13
TabOrder = 11
Items.Strings = (
'(无)')
end
object ComboBox8: TComboBox
Left = 224
Top = 96
Width = 105
Height = 21
Style = csDropDownList
Enabled = False
ItemHeight = 13
TabOrder = 12
Items.Strings = (
'等于'
'不等于'
'包含'
'不包含'
'为空值'
'不为空值')
end
object Edit3: TEdit
Left = 336
Top = 96
Width = 193
Height = 21
Enabled = False
TabOrder = 13
end
object ComboBox9: TComboBox
Left = 8
Top = 128
Width = 49
Height = 21
Style = csDropDownList
Enabled = False
ItemHeight = 13
TabOrder = 14
Items.Strings = (
'且'
'或')
end
object ComboBox10: TComboBox
Left = 64
Top = 128
Width = 153
Height = 21
Style = csDropDownList
Enabled = False
ItemHeight = 13
TabOrder = 15
Items.Strings = (
'(无)')
end
object ComboBox11: TComboBox
Left = 224
Top = 128
Width = 105
Height = 21
Style = csDropDownList
Enabled = False
ItemHeight = 13
TabOrder = 16
Items.Strings = (
'等于'
'不等于'
'包含'
'不包含'
'为空值'
'不为空值')
end
object Edit4: TEdit
Left = 336
Top = 128
Width = 193
Height = 21
Enabled = False
TabOrder = 17
end
object ComboBox12: TComboBox
Left = 8
Top = 160
Width = 49
Height = 21
Style = csDropDownList
Enabled = False
ItemHeight = 13
TabOrder = 18
Items.Strings = (
'且'
'或')
end
object ComboBox13: TComboBox
Left = 64
Top = 160
Width = 153
Height = 21
Style = csDropDownList
Enabled = False
ItemHeight = 13
TabOrder = 19
Items.Strings = (
'(无)')
end
object ComboBox14: TComboBox
Left = 224
Top = 160
Width = 105
Height = 21
Style = csDropDownList
Enabled = False
ItemHeight = 13
TabOrder = 20
Items.Strings = (
'等于'
'不等于'
'包含'
'不包含'
'为空值'
'不为空值')
end
object Edit5: TEdit
Left = 336
Top = 160
Width = 193
Height = 21
Enabled = False
TabOrder = 21
end
object ComboBox15: TComboBox
Left = 8
Top = 192
Width = 49
Height = 21
Style = csDropDownList
Enabled = False
ItemHeight = 13
TabOrder = 22
Items.Strings = (
'且'
'或')
end
object ComboBox16: TComboBox
Left = 64
Top = 192
Width = 153
Height = 21
Style = csDropDownList
Enabled = False
ItemHeight = 13
TabOrder = 23
Items.Strings = (
'(无)')
end
object ComboBox17: TComboBox
Left = 224
Top = 192
Width = 105
Height = 21
Style = csDropDownList
Enabled = False
ItemHeight = 13
TabOrder = 24
Items.Strings = (
'等于'
'不等于'
'包含'
'不包含'
'为空值'
'不为空值')
end
object Edit6: TEdit
Left = 336
Top = 192
Width = 193
Height = 21
Enabled = False
TabOrder = 25
end
object RadioGroup1: TRadioGroup
Left = 8
Top = 224
Width = 257
Height = 49
Columns = 3
ItemIndex = 0
Items.Strings = (
'未过帐'
'已过帐'
'全部')
TabOrder = 26
end
object RadioGroup2: TRadioGroup
Left = 272
Top = 224
Width = 257
Height = 49
Columns = 3
ItemIndex = 0
Items.Strings = (
'未审核'
'已审核'
'全部')
TabOrder = 27
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -