340 lines
9.5 KiB
Plaintext
340 lines
9.5 KiB
Plaintext
inherited frmBillPrintList: TfrmBillPrintList
|
|
Caption = #30721#21333#26684#24335#31649#29702
|
|
ClientHeight = 572
|
|
ClientWidth = 999
|
|
Color = clBtnFace
|
|
ExplicitWidth = 1015
|
|
ExplicitHeight = 611
|
|
PixelsPerInch = 96
|
|
TextHeight = 17
|
|
object ToolBar1: TToolBar [0]
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 999
|
|
Height = 30
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 107
|
|
Caption = 'ToolBar1'
|
|
Color = clBtnFace
|
|
DisabledImages = DataLink_TradeInsp.cxImageList_bar
|
|
EdgeInner = esNone
|
|
EdgeOuter = esNone
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = []
|
|
Images = DataLink_TradeInsp.cxImageList_bar
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 4
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 1
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object TgroupAdd: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26032#22686
|
|
ImageIndex = 2
|
|
OnClick = TgroupAddClick
|
|
end
|
|
object TgroupMdy: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20462#25913
|
|
ImageIndex = 3
|
|
Visible = False
|
|
end
|
|
object TBDel: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 5
|
|
Visible = False
|
|
OnClick = TBDelClick
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 252
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 37
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object Tgetresult: TToolButton
|
|
Left = 315
|
|
Top = 0
|
|
Caption = #33719#21462#26126#32454#32467#26524
|
|
ImageIndex = 9
|
|
OnClick = TgetresultClick
|
|
end
|
|
object ToolButton3: TToolButton
|
|
Left = 422
|
|
Top = 0
|
|
Caption = #33719#21462#27719#24635#32467#26524
|
|
ImageIndex = 13
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object Tmdgs: TToolButton
|
|
Left = 529
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #30721#21333#26684#24335
|
|
ImageIndex = 8
|
|
OnClick = TmdgsClick
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 616
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384#26684#24335
|
|
ImageIndex = 16
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 703
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid [1]
|
|
Left = 8
|
|
Top = 75
|
|
Width = 826
|
|
Height = 173
|
|
BorderStyle = cxcbsNone
|
|
TabOrder = 1
|
|
LookAndFeel.Kind = lfFlat
|
|
object Tv1: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.Delete.Enabled = False
|
|
Navigator.Buttons.Delete.Visible = False
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
|
DataController.DataSource = DataSource1
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
object Tv1billName: TcxGridDBColumn
|
|
Caption = #30721#21333#21517#31216
|
|
DataBinding.FieldName = 'billName'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 101
|
|
end
|
|
object tv1direction: TcxGridDBColumn
|
|
Caption = #26041#21521
|
|
DataBinding.FieldName = 'direction'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsEditFixedList
|
|
Properties.ImmediatePost = True
|
|
Properties.Items.Strings = (
|
|
#27178
|
|
#31446)
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 49
|
|
end
|
|
object tv1billType: TcxGridDBColumn
|
|
Caption = #31867#22411
|
|
DataBinding.FieldName = 'billType'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsEditFixedList
|
|
Properties.Items.Strings = (
|
|
#20837#24211#30721#21333
|
|
#20986#24211#30721#21333)
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 59
|
|
end
|
|
object tv1pageRow: TcxGridDBColumn
|
|
Caption = #30721#21333#34892#25968
|
|
DataBinding.FieldName = 'pageRow'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.CharCase = ecUpperCase
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 68
|
|
end
|
|
object Tv1PageCol: TcxGridDBColumn
|
|
Caption = #30721#21333#21015#25968
|
|
DataBinding.FieldName = 'PageCol'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.CharCase = ecUpperCase
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 65
|
|
end
|
|
object tv1billLayoutPageField: TcxGridDBColumn
|
|
Caption = #30721#21333#20998#39029#23383#27573
|
|
DataBinding.FieldName = 'billLayoutPageField'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsEditFixedList
|
|
Properties.Items.Strings = (
|
|
#21697#21517','#38376#24133','#20811#37325
|
|
#21697#21517','#38376#24133','#20811#37325','#33457#22411','#27454#21495
|
|
#21697#21517','#38376#24133','#20811#37325','#33457#22411','#27454#21495','#39068#33394','#33394#21495
|
|
#21697#21517','#38376#24133','#20811#37325','#33457#22411','#27454#21495','#39068#33394','#33394#21495','#32568#21495)
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 121
|
|
end
|
|
object tv1procedureName: TcxGridDBColumn
|
|
Caption = #26126#32454#23384#20648#36807#31243
|
|
DataBinding.FieldName = 'procedureName'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.Items.Strings = (
|
|
'P_Trade_Cloth_in_djd_Prt1')
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 111
|
|
end
|
|
object Tv1procedureName2: TcxGridDBColumn
|
|
Caption = #27719#24635#23384#20648#36807#31243
|
|
DataBinding.FieldName = 'procedureName2'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 105
|
|
end
|
|
object tv1isValid: TcxGridDBColumn
|
|
Caption = #21551#29992
|
|
DataBinding.FieldName = 'valid'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 61
|
|
end
|
|
object Tv1note: TcxGridDBColumn
|
|
Caption = #35828#26126
|
|
DataBinding.FieldName = 'note'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
end
|
|
end
|
|
object cxGridLevel2: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid [2]
|
|
Left = 0
|
|
Top = 372
|
|
Width = 999
|
|
Height = 200
|
|
Align = alBottom
|
|
TabOrder = 2
|
|
object tv2: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
|
DataController.DataSource = DataSource2
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.BestFitMaxRecordCount = 1
|
|
OptionsData.Deleting = False
|
|
OptionsData.Editing = False
|
|
OptionsData.Inserting = False
|
|
OptionsView.GroupByBox = False
|
|
end
|
|
object cxGrid2Level1: TcxGridLevel
|
|
GridView = tv2
|
|
end
|
|
end
|
|
object RzGroupBox1: TcxGroupBox [3]
|
|
Left = 0
|
|
Top = 30
|
|
Align = alTop
|
|
Alignment = alCenterCenter
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
ExplicitTop = 27
|
|
Height = 43
|
|
Width = 999
|
|
object cxRadioGroup1: TcxRadioGroup
|
|
Left = 4
|
|
Top = 4
|
|
Align = alLeft
|
|
Alignment = alLeftCenter
|
|
ParentFont = False
|
|
Properties.Columns = 3
|
|
Properties.Items = <
|
|
item
|
|
Caption = #24050#21551#29992
|
|
end
|
|
item
|
|
Caption = #26410#21551#29992
|
|
end
|
|
item
|
|
Caption = #20840#37096
|
|
end>
|
|
ItemIndex = 0
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
|
TabOrder = 0
|
|
OnClick = cxRadioGroup1Click
|
|
Height = 35
|
|
Width = 290
|
|
end
|
|
end
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
|
Connection = DataLink_TradeInsp.ADOLink
|
|
end
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
|
Connection = DataLink_TradeInsp.ADOLink
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_TradeInsp.ADOLink
|
|
LockType = ltBatchOptimistic
|
|
Parameters = <>
|
|
Left = 157
|
|
Top = 241
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = ADOQueryMain
|
|
Left = 288
|
|
Top = 248
|
|
end
|
|
object DataSource2: TDataSource
|
|
DataSet = ADOQueryResult
|
|
Left = 472
|
|
Top = 224
|
|
end
|
|
object ADOQueryResult: TADOQuery
|
|
Connection = DataLink_TradeInsp.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 405
|
|
Top = 225
|
|
end
|
|
end
|