344 lines
8.7 KiB
Plaintext
344 lines
8.7 KiB
Plaintext
object frmYWLDJSList: TfrmYWLDJSList
|
|
Left = 103
|
|
Top = 83
|
|
Width = 1156
|
|
Height = 617
|
|
Caption = #19994#21153#32467#31639#31649#29702
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 15
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1140
|
|
Height = 31
|
|
ButtonHeight = 30
|
|
ButtonWidth = 65
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
DisabledImages = DataLink_Money.ThreeImgList
|
|
Flat = True
|
|
Images = DataLink_Money.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 9
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object TBFind: TToolButton
|
|
Left = 69
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 59
|
|
OnClick = TBFindClick
|
|
end
|
|
object TBAdd: TToolButton
|
|
Left = 138
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26032#22686
|
|
ImageIndex = 3
|
|
OnClick = TBAddClick
|
|
end
|
|
object TBEdit: TToolButton
|
|
Left = 207
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20462#25913
|
|
ImageIndex = 54
|
|
OnClick = TBEditClick
|
|
end
|
|
object TBDel: TToolButton
|
|
Left = 276
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 17
|
|
OnClick = TBDelClick
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 345
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 53
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 414
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 31
|
|
Width = 1140
|
|
Height = 44
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
object Label8: TLabel
|
|
Left = 325
|
|
Top = 14
|
|
Width = 30
|
|
Height = 15
|
|
Caption = #23458#25143
|
|
end
|
|
object Label2: TLabel
|
|
Left = 17
|
|
Top = 14
|
|
Width = 60
|
|
Height = 15
|
|
Caption = #26597#35810#26085#26399
|
|
end
|
|
object Label3: TLabel
|
|
Left = 474
|
|
Top = 14
|
|
Width = 45
|
|
Height = 15
|
|
Caption = #21512#21516#21495
|
|
end
|
|
object FactoryNo: TEdit
|
|
Tag = 2
|
|
Left = 357
|
|
Top = 10
|
|
Width = 100
|
|
Height = 23
|
|
TabOrder = 0
|
|
OnChange = FactoryName10Change
|
|
end
|
|
object begdate: TDateTimePicker
|
|
Left = 89
|
|
Top = 10
|
|
Width = 107
|
|
Height = 23
|
|
Date = 41256.918237847230000000
|
|
Time = 41256.918237847230000000
|
|
TabOrder = 1
|
|
end
|
|
object Enddate: TDateTimePicker
|
|
Left = 201
|
|
Top = 10
|
|
Width = 107
|
|
Height = 23
|
|
Date = 41256.918237847230000000
|
|
Time = 41256.918237847230000000
|
|
TabOrder = 2
|
|
end
|
|
object ConNo: TEdit
|
|
Tag = 2
|
|
Left = 522
|
|
Top = 10
|
|
Width = 100
|
|
Height = 23
|
|
TabOrder = 3
|
|
OnChange = FactoryName10Change
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 75
|
|
Width = 1140
|
|
Height = 504
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object Tv2: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
NavigatorButtons.Delete.Enabled = False
|
|
NavigatorButtons.Delete.Visible = False
|
|
OnCellDblClick = Tv2CellDblClick
|
|
DataController.DataSource = DS_HZ
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_Money.Default
|
|
object v2Column3: TcxGridDBColumn
|
|
Caption = #30331#35760#26085#26399
|
|
DataBinding.FieldName = 'CRTime'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 104
|
|
end
|
|
object v2Column11: TcxGridDBColumn
|
|
Caption = #23458#25143#32534#21495
|
|
DataBinding.FieldName = 'FactoryNo'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 91
|
|
end
|
|
object v2Column12: TcxGridDBColumn
|
|
Caption = #23458#25143#21517#31216
|
|
DataBinding.FieldName = 'FactoryName'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 93
|
|
end
|
|
object v2Column10: TcxGridDBColumn
|
|
Caption = #38144#21806#37329#39069
|
|
DataBinding.FieldName = 'MoneyRMB'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 93
|
|
end
|
|
object v2Column5: TcxGridDBColumn
|
|
Caption = #36153#29992
|
|
DataBinding.FieldName = 'MoneyMJ'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 68
|
|
end
|
|
object v2Column8: TcxGridDBColumn
|
|
Caption = #31246#39069
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 68
|
|
end
|
|
object v2Column4: TcxGridDBColumn
|
|
Caption = #20914#32418#37329#39069
|
|
Width = 82
|
|
end
|
|
object v2Column7: TcxGridDBColumn
|
|
Caption = #26410#25910#36135#27454
|
|
Width = 82
|
|
end
|
|
object v2Column15: TcxGridDBColumn
|
|
Caption = #32467#31639#37329#39069
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 78
|
|
end
|
|
object v2Column16: TcxGridDBColumn
|
|
Caption = #25552#25104#37329#39069
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 80
|
|
end
|
|
object v2Column2: TcxGridDBColumn
|
|
Caption = #21333#25454
|
|
DataBinding.FieldName = 'SDQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 63
|
|
end
|
|
object v2Column6: TcxGridDBColumn
|
|
Caption = #23457#26680#29366#24577
|
|
DataBinding.FieldName = 'ChkStatusP'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 83
|
|
end
|
|
object v2Column1: TcxGridDBColumn
|
|
Tag = 7
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 152
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv2
|
|
end
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_Money.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 701
|
|
Top = 209
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_Money.ADOLink
|
|
Parameters = <>
|
|
Left = 797
|
|
Top = 209
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_Money.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 765
|
|
Top = 209
|
|
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 = 728
|
|
Top = 208
|
|
ReportData = {}
|
|
end
|
|
object RMDB_Main: TRMDBDataSet
|
|
Visible = True
|
|
Left = 856
|
|
Top = 208
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 632
|
|
Top = 208
|
|
end
|
|
object DS_HZ: TDataSource
|
|
DataSet = CDS_HZ
|
|
Left = 827
|
|
Top = 211
|
|
end
|
|
object CDS_HZ: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 664
|
|
Top = 208
|
|
end
|
|
end
|