274 lines
6.7 KiB
Plaintext
274 lines
6.7 KiB
Plaintext
object frmPBCKMXLR: TfrmPBCKMXLR
|
|
Left = 360
|
|
Top = 179
|
|
Width = 1000
|
|
Height = 601
|
|
BorderIcons = [biSystemMenu]
|
|
Caption = #22383#24067#20986#24211#32454#30721#24405#20837
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 992
|
|
Height = 29
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
EdgeInner = esNone
|
|
EdgeOuter = esNone
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_PBMDDJ.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBSave: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 15
|
|
OnClick = TBSaveClick
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22686#34892
|
|
ImageIndex = 57
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#34892
|
|
ImageIndex = 113
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel3: TPanel
|
|
Left = 0
|
|
Top = 29
|
|
Width = 992
|
|
Height = 541
|
|
Align = alClient
|
|
Caption = 'Panel3'
|
|
TabOrder = 1
|
|
object cxGrid2: TcxGrid
|
|
Left = 1
|
|
Top = 42
|
|
Width = 990
|
|
Height = 498
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object TvMX: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.Delete.Enabled = False
|
|
Navigator.Buttons.Delete.Visible = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Kind = skCount
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = cxGridDBColumn8
|
|
end
|
|
item
|
|
Kind = skCount
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn8
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skCount
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn8
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
OptionsView.IndicatorWidth = 33
|
|
OnCustomDrawIndicatorCell = TvMXCustomDrawIndicatorCell
|
|
object cxGridDBColumn8: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'MXQty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Width = 117
|
|
end
|
|
end
|
|
object cxGridLevel2: TcxGridLevel
|
|
GridView = TvMX
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 990
|
|
Height = 41
|
|
Align = alTop
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 49
|
|
Top = 12
|
|
Width = 32
|
|
Height = 16
|
|
Caption = #25968#37327
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object cxCurrencyEdit1: TcxCurrencyEdit
|
|
Left = 88
|
|
Top = 8
|
|
ParentFont = False
|
|
Style.Font.Charset = GB2312_CHARSET
|
|
Style.Font.Color = clWindowText
|
|
Style.Font.Height = -16
|
|
Style.Font.Name = #23435#20307
|
|
Style.Font.Style = []
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 0
|
|
OnKeyPress = cxCurrencyEdit1KeyPress
|
|
Width = 121
|
|
end
|
|
end
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_PBMDDJ.ADOLink
|
|
Parameters = <>
|
|
Left = 372
|
|
Top = 234
|
|
end
|
|
object ADOQueryTmp: TADOQuery
|
|
Connection = DataLink_PBMDDJ.ADOLink
|
|
Parameters = <>
|
|
Left = 411
|
|
Top = 234
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = CDS_Main
|
|
Left = 663
|
|
Top = 391
|
|
end
|
|
object CDS_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 592
|
|
Top = 393
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 188
|
|
Top = 229
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_PBMDDJ.ADOLink
|
|
Parameters = <>
|
|
Left = 447
|
|
Top = 235
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 158
|
|
Top = 229
|
|
object N1: TMenuItem
|
|
Caption = #20840#36873
|
|
OnClick = N1Click
|
|
end
|
|
object N2: TMenuItem
|
|
Caption = #20840#24323
|
|
OnClick = N2Click
|
|
end
|
|
end
|
|
object ADOQueryPrint: TADOQuery
|
|
Connection = DataLink_PBMDDJ.ADOLink
|
|
Parameters = <>
|
|
Left = 401
|
|
Top = 279
|
|
end
|
|
object RM1: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
|
|
DefaultCollate = False
|
|
ShowPrintDialog = 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 = 475
|
|
Top = 278
|
|
ReportData = {}
|
|
end
|
|
object RMDB_Main: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = ADOQueryPrint
|
|
Left = 439
|
|
Top = 278
|
|
end
|
|
object RMXLSExport1: TRMXLSExport
|
|
ShowAfterExport = True
|
|
ExportPrecision = 1
|
|
PagesOfSheet = 1
|
|
ExportImages = True
|
|
ExportFrames = True
|
|
ExportImageFormat = ifBMP
|
|
JPEGQuality = 0
|
|
ScaleX = 1.000000000000000000
|
|
ScaleY = 1.000000000000000000
|
|
CompressFile = False
|
|
Left = 508
|
|
Top = 277
|
|
end
|
|
end
|