294 lines
7.2 KiB
Plaintext
294 lines
7.2 KiB
Plaintext
object frmSMPK: TfrmSMPK
|
|
Left = 322
|
|
Top = 47
|
|
Width = 1109
|
|
Height = 648
|
|
Caption = #25195#25551#30424#24211
|
|
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 cxGrid3: TcxGrid
|
|
Left = 505
|
|
Top = 0
|
|
Width = 588
|
|
Height = 610
|
|
Align = alClient
|
|
TabOrder = 1
|
|
object Tv3: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DS_MainSel
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Format = #21367#25968#37327#65306'#'
|
|
Kind = skCount
|
|
Column = cxGridDBColumn1
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v3Column1
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Content = cxStyle1
|
|
Styles.Inactive = cxStyle1
|
|
Styles.IncSearch = cxStyle1
|
|
Styles.Header = cxStyle1
|
|
object cxGridDBColumn1: TcxGridDBColumn
|
|
Caption = #26426#21488
|
|
DataBinding.FieldName = 'CarNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 87
|
|
end
|
|
object v3Column3: TcxGridDBColumn
|
|
Caption = #24211#20301
|
|
DataBinding.FieldName = 'KuWei'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 131
|
|
end
|
|
object v3Column2: TcxGridDBColumn
|
|
Caption = #26465#30721
|
|
DataBinding.FieldName = 'MJID'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 210
|
|
end
|
|
object cxGridDBColumn4: TcxGridDBColumn
|
|
Caption = #21367#21495
|
|
DataBinding.FieldName = 'APXH'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 95
|
|
end
|
|
object v3Column1: TcxGridDBColumn
|
|
Caption = #20844#26020#25968
|
|
DataBinding.FieldName = 'MJMaoZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 79
|
|
end
|
|
object v3Column4: TcxGridDBColumn
|
|
Caption = #25209#21495
|
|
DataBinding.FieldName = 'APBatchNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 119
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv3
|
|
end
|
|
end
|
|
object Panel2: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 505
|
|
Height = 610
|
|
Align = alLeft
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 0
|
|
object Label5: TLabel
|
|
Left = 142
|
|
Top = 14
|
|
Width = 194
|
|
Height = 97
|
|
Caption = #24211#20301
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -96
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label12: TLabel
|
|
Left = 25
|
|
Top = 312
|
|
Width = 33
|
|
Height = 66
|
|
Caption = #25195#13#10#25551
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -32
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object KuWei: TEdit
|
|
Left = 61
|
|
Top = 132
|
|
Width = 409
|
|
Height = 72
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -64
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
end
|
|
object BaoID: TEdit
|
|
Left = 61
|
|
Top = 309
|
|
Width = 411
|
|
Height = 72
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -64
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
OnKeyPress = BaoIDKeyPress
|
|
end
|
|
object Button2: TButton
|
|
Left = 189
|
|
Top = 424
|
|
Width = 100
|
|
Height = 76
|
|
Caption = #20851#38381
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -29
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
OnClick = Button2Click
|
|
end
|
|
object CRType: TEdit
|
|
Tag = 2
|
|
Left = 512
|
|
Top = 239
|
|
Width = 154
|
|
Height = 28
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
ParentFont = False
|
|
ReadOnly = True
|
|
TabOrder = 1
|
|
end
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_ShipmentRequest.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 752
|
|
Top = 336
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_ShipmentRequest.ADOLink
|
|
Parameters = <>
|
|
Left = 720
|
|
Top = 336
|
|
end
|
|
object DS_MainSel: TDataSource
|
|
DataSet = CDS_MainSel
|
|
Left = 616
|
|
Top = 336
|
|
end
|
|
object CDS_MainSel: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 648
|
|
Top = 336
|
|
end
|
|
object cxGridPopupMenu4: TcxGridPopupMenu
|
|
Grid = cxGrid3
|
|
PopupMenus = <>
|
|
Left = 680
|
|
Top = 336
|
|
end
|
|
object cxStyleRepository1: TcxStyleRepository
|
|
Left = 792
|
|
Top = 336
|
|
object cxStyle1: TcxStyle
|
|
AssignedValues = [svFont]
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
end
|
|
end
|
|
object CDS_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 640
|
|
Top = 408
|
|
end
|
|
object RMXLSExport1: TRMXLSExport
|
|
ShowAfterExport = True
|
|
ExportPrecision = 1
|
|
PagesOfSheet = 100
|
|
ExportImages = True
|
|
ExportFrames = True
|
|
ExportImageFormat = ifBMP
|
|
JPEGQuality = 0
|
|
ScaleX = 1.000000000000000000
|
|
ScaleY = 1.000000000000000000
|
|
CompressFile = False
|
|
Left = 612
|
|
Top = 244
|
|
end
|
|
object RMDBMX: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_JuanPRT
|
|
Left = 688
|
|
Top = 244
|
|
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 = RMDBMX
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 728
|
|
Top = 244
|
|
ReportData = {}
|
|
end
|
|
object CDS_JuanPRT: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 652
|
|
Top = 244
|
|
end
|
|
end
|