304 lines
8.1 KiB
Plaintext
304 lines
8.1 KiB
Plaintext
|
|
object frmBPRKDR: TfrmBPRKDR
|
||
|
|
Left = 410
|
||
|
|
Top = 435
|
||
|
|
Width = 1171
|
||
|
|
Height = 370
|
||
|
|
Caption = #24067#21305#20449#24687#23548#20837
|
||
|
|
Color = clBtnFace
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -12
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = []
|
||
|
|
OldCreateOrder = False
|
||
|
|
OnClose = FormClose
|
||
|
|
OnDestroy = FormDestroy
|
||
|
|
OnShow = FormShow
|
||
|
|
PixelsPerInch = 96
|
||
|
|
TextHeight = 12
|
||
|
|
object ToolBar1: TToolBar
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 1155
|
||
|
|
Height = 31
|
||
|
|
ButtonHeight = 30
|
||
|
|
ButtonWidth = 83
|
||
|
|
Caption = 'ToolBar1'
|
||
|
|
Color = clSkyBlue
|
||
|
|
Flat = True
|
||
|
|
Images = BPCK_DataLink.ThreeImgList
|
||
|
|
List = True
|
||
|
|
ParentColor = False
|
||
|
|
ShowCaptions = True
|
||
|
|
TabOrder = 0
|
||
|
|
object ToolButton3: TToolButton
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20445#23384
|
||
|
|
ImageIndex = 14
|
||
|
|
OnClick = ToolButton3Click
|
||
|
|
end
|
||
|
|
object ToolButton1: TToolButton
|
||
|
|
Left = 63
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #22686#34892
|
||
|
|
ImageIndex = 103
|
||
|
|
OnClick = ToolButton1Click
|
||
|
|
end
|
||
|
|
object ToolButton2: TToolButton
|
||
|
|
Left = 126
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #21024#34892
|
||
|
|
ImageIndex = 107
|
||
|
|
OnClick = ToolButton2Click
|
||
|
|
end
|
||
|
|
object ToolButton4: TToolButton
|
||
|
|
Left = 189
|
||
|
|
Top = 0
|
||
|
|
Caption = #25171#24320#25991#20214
|
||
|
|
ImageIndex = 5
|
||
|
|
OnClick = ToolButton4Click
|
||
|
|
end
|
||
|
|
object TBClose: TToolButton
|
||
|
|
Left = 272
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20851#38381
|
||
|
|
ImageIndex = 55
|
||
|
|
OnClick = TBCloseClick
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGrid1: TcxGrid
|
||
|
|
Left = 0
|
||
|
|
Top = 31
|
||
|
|
Width = 1155
|
||
|
|
Height = 300
|
||
|
|
Align = alClient
|
||
|
|
TabOrder = 1
|
||
|
|
object Tv1: TcxGridDBTableView
|
||
|
|
Navigator.Buttons.CustomButtons = <>
|
||
|
|
Navigator.Buttons.Delete.Enabled = False
|
||
|
|
Navigator.Buttons.Delete.Visible = False
|
||
|
|
DataController.DataSource = DS_HZ
|
||
|
|
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
|
||
|
|
Styles.Header = BPCK_DataLink.Default
|
||
|
|
object Tv1Column10: TcxGridDBColumn
|
||
|
|
Caption = #20837#24211#26085#26399
|
||
|
|
DataBinding.FieldName = 'CRTime'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
|
Width = 90
|
||
|
|
end
|
||
|
|
object Tv1Column2: TcxGridDBColumn
|
||
|
|
Caption = #20379#24212#21830
|
||
|
|
DataBinding.FieldName = 'cust'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
|
Width = 82
|
||
|
|
end
|
||
|
|
object Tv1Column11: TcxGridDBColumn
|
||
|
|
Caption = #21152#24037#21378
|
||
|
|
DataBinding.FieldName = 'factoryName'
|
||
|
|
HeaderAlignmentHorz = taRightJustify
|
||
|
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
|
Width = 60
|
||
|
|
end
|
||
|
|
object Tv1Column3: TcxGridDBColumn
|
||
|
|
Caption = #35268#26684#22411#21495
|
||
|
|
DataBinding.FieldName = 'P_SPEC'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
|
Width = 82
|
||
|
|
end
|
||
|
|
object Tv1Column1: TcxGridDBColumn
|
||
|
|
Caption = #20135#21697#21517#31216
|
||
|
|
DataBinding.FieldName = 'P_CodeName'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
|
Width = 60
|
||
|
|
end
|
||
|
|
object v2Column5: TcxGridDBColumn
|
||
|
|
Caption = #39068#33394
|
||
|
|
DataBinding.FieldName = 'P_Color'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
|
Width = 60
|
||
|
|
end
|
||
|
|
object Tv1Column4: TcxGridDBColumn
|
||
|
|
Caption = #33394#21495
|
||
|
|
DataBinding.FieldName = 'P_ColorNo'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
|
Width = 60
|
||
|
|
end
|
||
|
|
object Tv1Column12: TcxGridDBColumn
|
||
|
|
Caption = #38376#24133
|
||
|
|
DataBinding.FieldName = 'P_MF'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
|
Width = 60
|
||
|
|
end
|
||
|
|
object Tv1Column13: TcxGridDBColumn
|
||
|
|
Caption = #20811#37325
|
||
|
|
DataBinding.FieldName = 'P_KZ'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
|
Width = 60
|
||
|
|
end
|
||
|
|
object Tv1Column5: TcxGridDBColumn
|
||
|
|
Caption = #21305#25968
|
||
|
|
DataBinding.FieldName = 'RollNum'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
|
Width = 60
|
||
|
|
end
|
||
|
|
object Tv1Column6: TcxGridDBColumn
|
||
|
|
Caption = #25968#37327
|
||
|
|
DataBinding.FieldName = 'Qty'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
|
Width = 60
|
||
|
|
end
|
||
|
|
object Tv1Column14: TcxGridDBColumn
|
||
|
|
Caption = #21333#20301
|
||
|
|
DataBinding.FieldName = 'QtyUnit'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
|
Width = 60
|
||
|
|
end
|
||
|
|
object v2Column1: TcxGridDBColumn
|
||
|
|
Caption = #22791#27880
|
||
|
|
DataBinding.FieldName = 'Note'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
|
Width = 60
|
||
|
|
end
|
||
|
|
object Tv1Column8: TcxGridDBColumn
|
||
|
|
Caption = #32568#21495
|
||
|
|
DataBinding.FieldName = 'gangNo'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
|
Width = 60
|
||
|
|
end
|
||
|
|
object Tv1Column15: TcxGridDBColumn
|
||
|
|
Caption = #24211#20301
|
||
|
|
DataBinding.FieldName = 'KuWei'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
|
Width = 60
|
||
|
|
end
|
||
|
|
object Tv1Column7: TcxGridDBColumn
|
||
|
|
Caption = #21333#20215
|
||
|
|
DataBinding.FieldName = 'Price'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
|
Width = 60
|
||
|
|
end
|
||
|
|
object Tv1Column16: TcxGridDBColumn
|
||
|
|
Caption = #37329#39069
|
||
|
|
DataBinding.FieldName = 'money'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
|
Width = 60
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGridLevel1: TcxGridLevel
|
||
|
|
GridView = Tv1
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object ADOQueryTemp: TADOQuery
|
||
|
|
Connection = BPCK_DataLink.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 733
|
||
|
|
Top = 81
|
||
|
|
end
|
||
|
|
object ADOQueryCmd: TADOQuery
|
||
|
|
Connection = BPCK_DataLink.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 773
|
||
|
|
Top = 89
|
||
|
|
end
|
||
|
|
object ADOQueryMain: TADOQuery
|
||
|
|
Connection = BPCK_DataLink.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 733
|
||
|
|
Top = 177
|
||
|
|
end
|
||
|
|
object RM1: TRMGridReport
|
||
|
|
ThreadPrepareReport = True
|
||
|
|
InitialZoom = pzDefault
|
||
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
|
||
|
|
DefaultCollate = False
|
||
|
|
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
|
||
|
|
PreviewOptions.RulerUnit = rmutScreenPixels
|
||
|
|
PreviewOptions.RulerVisible = False
|
||
|
|
PreviewOptions.DrawBorder = False
|
||
|
|
PreviewOptions.BorderPen.Color = clGray
|
||
|
|
PreviewOptions.BorderPen.Style = psDash
|
||
|
|
Dataset = RMDB_Main
|
||
|
|
CompressLevel = rmzcFastest
|
||
|
|
CompressThread = False
|
||
|
|
LaterBuildEvents = True
|
||
|
|
OnlyOwnerDataSet = False
|
||
|
|
Left = 824
|
||
|
|
Top = 176
|
||
|
|
ReportData = {}
|
||
|
|
end
|
||
|
|
object RMDB_Main: TRMDBDataSet
|
||
|
|
Visible = True
|
||
|
|
Left = 880
|
||
|
|
Top = 144
|
||
|
|
end
|
||
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
||
|
|
Grid = cxGrid1
|
||
|
|
PopupMenus = <>
|
||
|
|
Left = 528
|
||
|
|
Top = 200
|
||
|
|
end
|
||
|
|
object DS_HZ: TDataSource
|
||
|
|
DataSet = CDS_HZ
|
||
|
|
Left = 795
|
||
|
|
Top = 131
|
||
|
|
end
|
||
|
|
object CDS_HZ: TClientDataSet
|
||
|
|
Aggregates = <>
|
||
|
|
Params = <>
|
||
|
|
Left = 696
|
||
|
|
Top = 128
|
||
|
|
end
|
||
|
|
object OpenDialog1: TOpenDialog
|
||
|
|
Left = 386
|
||
|
|
Top = 170
|
||
|
|
end
|
||
|
|
object CDS_LM: TClientDataSet
|
||
|
|
Aggregates = <>
|
||
|
|
Params = <>
|
||
|
|
Left = 232
|
||
|
|
Top = 240
|
||
|
|
end
|
||
|
|
end
|