📄 planbrowerunit.dfm
字号:
object frmPlanbrower: TfrmPlanbrower
Left = 205
Top = 107
Width = 790
Height = 561
Caption = #21830#21697#35745#21010#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object dxDBGrid1: TdxDBGrid
Left = 0
Top = 145
Width = 584
Height = 368
Cursor = crHandPoint
Bands = <
item
end>
DefaultLayout = False
HeaderPanelRowCount = 1
SummaryGroups = <>
SummarySeparator = ', '
Align = alClient
TabOrder = 0
OnDblClick = dxDBGrid1DblClick
DataSource = DataSource1
Filter.Criteria = {00000000}
OptionsView = [edgoBandHeaderWidth, edgoRowSelect, edgoUseBitmap]
object dxDBGrid1cPlanCode: TdxDBGridMaskColumn
Alignment = taLeftJustify
HeaderAlignment = taCenter
Visible = False
Width = 69
BandIndex = 0
RowIndex = 0
FieldName = 'cPlanCode'
end
object dxDBGrid1cTypeCode: TdxDBGridMaskColumn
Alignment = taLeftJustify
Caption = #35745#21010#31867#21035
HeaderAlignment = taCenter
Visible = False
Width = 58
BandIndex = 0
RowIndex = 0
FieldName = 'cTypeCode'
end
object dxDBGrid1cInvCode: TdxDBGridMaskColumn
Alignment = taCenter
Caption = #21830#21697#20195#30721
HeaderAlignment = taCenter
Visible = False
Width = 72
BandIndex = 0
RowIndex = 0
FieldName = 'cInvCode'
end
object dxDBGrid1cInvName: TdxDBGridColumn
Alignment = taLeftJustify
Caption = #21830#21697#21517#31216
HeaderAlignment = taCenter
Width = 130
BandIndex = 0
RowIndex = 0
FieldName = 'cInvName'
end
object dxDBGrid1iCusCount: TdxDBGridMaskColumn
Alignment = taCenter
Caption = #23458#25143#25968
HeaderAlignment = taCenter
Width = 42
BandIndex = 0
RowIndex = 0
FieldName = 'iCusCount'
end
object dxDBGrid1dStartDate: TdxDBGridMaskColumn
Alignment = taCenter
Caption = #24320#22987#26085#26399
HeaderAlignment = taCenter
BandIndex = 0
RowIndex = 0
FieldName = 'dStartDate'
end
object dxDBGrid1dEndDate: TdxDBGridMaskColumn
Alignment = taCenter
Caption = #32467#26463#26085#26399
HeaderAlignment = taCenter
BandIndex = 0
RowIndex = 0
FieldName = 'dEndDate'
end
object dxDBGrid1cInvCCode: TdxDBGridMaskColumn
Alignment = taCenter
Caption = #21830#21697#31867#21035
HeaderAlignment = taCenter
Width = 59
BandIndex = 0
RowIndex = 0
FieldName = 'cInvCCode'
end
object dxDBGrid1Column10: TdxDBGridMaskColumn
Alignment = taCenter
Caption = #19968#21306
HeaderAlignment = taCenter
Width = 32
BandIndex = 0
RowIndex = 0
FieldName = #19968#21306#35745#21010
end
object dxDBGrid1Column11: TdxDBGridMaskColumn
Alignment = taCenter
Caption = #20108#21306
HeaderAlignment = taCenter
Width = 32
BandIndex = 0
RowIndex = 0
FieldName = #20108#21306#35745#21010
end
object dxDBGrid1Column12: TdxDBGridMaskColumn
Alignment = taCenter
HeaderAlignment = taCenter
Width = 42
BandIndex = 0
RowIndex = 0
FieldName = #24050#35745#21010
end
object dxDBGrid1Column13: TdxDBGridMaskColumn
Alignment = taCenter
HeaderAlignment = taCenter
Width = 42
BandIndex = 0
RowIndex = 0
FieldName = #24050#22788#29702
end
object dxDBGrid1Column14: TdxDBGridMaskColumn
Alignment = taCenter
HeaderAlignment = taCenter
Width = 42
BandIndex = 0
RowIndex = 0
FieldName = #24050#23436#25104
end
end
object RzToolbar1: TRzToolbar
Left = 0
Top = 0
Width = 782
Height = 29
Cursor = crHandPoint
AutoStyle = False
Images = frmMain.ImageList1
ButtonWidth = 60
ShowButtonCaptions = True
TextOptions = ttoSelectiveTextOnRight
BorderInner = fsNone
BorderOuter = fsNone
BorderSides = [sdTop]
BorderWidth = 0
Caption = #21047#26032
TabOrder = 1
ToolbarControls = (
BtnExecute)
object BtnExecute: TRzToolButton
Left = 4
Top = 2
Cursor = crHandPoint
DisabledIndex = 61
ImageIndex = 60
Caption = #21047#26032
OnClick = BtnExecuteClick
end
end
object RzPanel1: TRzPanel
Left = 0
Top = 29
Width = 782
Height = 116
Align = alTop
BorderInner = fsGroove
BorderOuter = fsNone
TabOrder = 2
object cxGroupBox4: TcxGroupBox
Left = 409
Top = 2
Align = alClient
TabOrder = 0
Height = 112
Width = 371
object CB20: TcxCheckBox
Left = 10
Top = -4
Caption = #20998#31867
TabOrder = 0
Width = 49
end
object CB_23: TcxTextEdit
Left = 111
Top = 76
Enabled = False
TabOrder = 1
Width = 178
end
object CB23: TcxCheckBox
Left = 26
Top = 76
Hint = 'cInvCode'
Caption = #21830#21697#20195#30721
Properties.OnChange = CB23PropertiesChange
TabOrder = 2
Width = 71
end
object CB22: TcxCheckBox
Left = 26
Top = 44
Hint = 'dEndDate'
Caption = #32467#26463#26085#26399
Properties.OnChange = CB22PropertiesChange
TabOrder = 3
Width = 73
end
object CB21: TcxCheckBox
Left = 26
Top = 20
Hint = 'dStartDate'
Caption = #24320#22987#26085#26399
Properties.OnChange = CB21PropertiesChange
State = cbsChecked
TabOrder = 4
Width = 71
end
object CB_21: TcxComboBox
Left = 112
Top = 20
Properties.Alignment.Horz = taCenter
Properties.Items.Strings = (
'='
'>'
'<'
'>='
'<=')
TabOrder = 5
Text = '='
Width = 51
end
object CB_22: TcxComboBox
Left = 112
Top = 44
Enabled = False
Properties.Alignment.Horz = taCenter
Properties.Items.Strings = (
'='
'>'
'<'
'>='
'<=')
TabOrder = 6
Text = '='
Width = 51
end
object CB__21: TRzDateTimePicker
Left = 168
Top = 20
Width = 121
Height = 21
Date = 39588.717902592600000000
Format = 'yyyy '#24180' MM '#26376' dd '#26085
Time = 39588.717902592600000000
TabOrder = 7
FrameVisible = True
end
object CB__22: TRzDateTimePicker
Left = 168
Top = 44
Width = 121
Height = 21
Date = 39588.717902592600000000
Format = 'yyyy '#24180' MM '#26376' dd '#26085
Time = 39588.717902592600000000
Enabled = False
TabOrder = 8
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -