📄 rptfilter.dfm
字号:
inherited frmRptFilter: TfrmRptFilter
Left = 58
Top = 112
Width = 654
Height = 435
Caption = '报表过滤字段定义'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object sgRptFilterType: TSDGrid [0]
Left = 0
Top = 69
Width = 337
Height = 298
Align = alLeft
Color = clWhite
Ctl3D = False
DefaultRowHeight = 22
FixedColor = 8564917
FixedCols = 0
RowCount = 2
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
ParentCtl3D = False
ParentFont = False
TabOrder = 1
OnClick = sgRptFilterTypeClick
OddGridColor = clBtnHighlight
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '序号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '查询字段'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '中文名称'
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '字段类型'
ColumnWidth = 0
end>
ColWidths = (
10
54
91
114
59)
end
object FloatPanel1: TFloatPanel [1]
Left = 337
Top = 69
Width = 309
Height = 298
Align = alClient
Color = clWhite
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 3
object Label3: TLabel
Left = 24
Top = 59
Width = 60
Height = 12
Caption = '查询字段:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 24
Top = 120
Width = 60
Height = 12
Caption = '字段类型:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label12: TLabel
Left = 24
Top = 29
Width = 36
Height = 12
Caption = '序号:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 24
Top = 150
Width = 72
Height = 12
Caption = '查询窗体ID:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 24
Top = 89
Width = 60
Height = 12
Caption = '中文名称:'
end
object seRptFilterName: TSDEdit
Left = 92
Top = 85
Width = 185
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
MaxLength = 20
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 2
Text = 'seRptFilterName'
SplitSymbol = ' | '
end
object seRptFilterNo: TSDEdit
Left = 92
Top = 24
Width = 97
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
MaxLength = 18
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 0
Text = '0'
DataType = dtNumber
CharType = ctNumeric
SplitSymbol = ' | '
DefaultValue = '0'
end
object scRptFilterType: TSDComboBox
Left = 92
Top = 116
Width = 185
Height = 20
Style = csDropDownList
Color = clBtnHighlight
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ItemHeight = 12
ParentCtl3D = False
ParentFont = False
TabOrder = 3
KeyItem = cbItem2
ReadOnly = True
end
object chkRptFilterWait: TCheckBox
Left = 24
Top = 210
Width = 138
Height = 15
Caption = '是否需启动等待Form'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 5
end
object chkRptFilterBtn: TCheckBox
Left = 24
Top = 180
Width = 138
Height = 15
Caption = '是否有Button'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 4
end
object scRptFilterFormID: TSDComboBox
Left = 92
Top = 146
Width = 185
Height = 20
Style = csDropDownList
Color = clBtnHighlight
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 6
KeyItem = cbItem2
end
object scRptFilterField: TSDComboBox
Left = 92
Top = 56
Width = 185
Height = 20
Style = csDropDownList
Color = clBtnHighlight
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 1
OnClick = scRptFilterFieldClick
OnExit = scRptFilterFieldClick
KeyItem = cbItem2
end
end
inherited sbBar: TStatusBar
Top = 367
Width = 646
end
inherited CoolBar1: TCoolBar
Width = 646
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 646
end>
inherited tbMainBar: TToolBar
Width = 633
inherited tbQuery: TToolButton
Visible = False
end
end
end
object FloatPanel2: TFloatPanel [4]
Left = 0
Top = 39
Width = 646
Height = 30
Align = alTop
Color = clBtnHighlight
Caption = 'FloatPanel2'
ParentColor = False
TabOrder = 4
object labLgLocName: TLabel
Left = 256
Top = 7
Width = 6
Height = 11
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 19
Top = 7
Width = 60
Height = 12
Caption = '模板编码:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object scRptFilterTemplet: TSDComboBox
Left = 79
Top = 3
Width = 190
Height = 20
Color = clBtnHighlight
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ItemHeight = 12
ParentCtl3D = False
ParentFont = False
TabOrder = 0
Text = 'scRptFilterTemplet'
OnClick = scRptFilterTempletClick
DispItem = cbItem2
ReadOnly = True
end
end
inherited MainMenu1: TMainMenu
Left = 98
Top = 227
end
inherited ImageList1: TImageList
Left = 129
Top = 234
end
inherited RecPrintDlg: TPrintDialog
Left = 415
Top = 47
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 491
Top = 47
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -