D7myYunxiang/云翔财务(Money.dll)/U_YFCRSaveQC.dfm

330 lines
8.1 KiB
Plaintext
Raw Normal View History

2025-01-20 13:04:03 +08:00
object frmYFCRSaveQC: TfrmYFCRSaveQC
Left = 188
Top = 135
Width = 1326
Height = 655
Caption = #26399#21021#24212#20184#27454#30331#35760
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 107
TextHeight = 17
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1310
Height = 31
ButtonHeight = 30
ButtonWidth = 103
Caption = 'ToolBar1'
Color = clSkyBlue
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 ToolButton2: TToolButton
Left = 73
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 59
OnClick = ToolButton2Click
end
object ToolButton3: TToolButton
Left = 146
Top = 0
AutoSize = True
Caption = #26032#22686
ImageIndex = 103
Visible = False
OnClick = ToolButton3Click
end
object ToolButton6: TToolButton
Left = 219
Top = 0
AutoSize = True
Caption = #25209#37327#20445#23384
ImageIndex = 111
Visible = False
OnClick = ToolButton6Click
end
object ToolButton5: TToolButton
Left = 326
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 14
OnClick = ToolButton5Click
end
object TBDel: TToolButton
Left = 399
Top = 0
AutoSize = True
Caption = #21024#38500
ImageIndex = 17
OnClick = TBDelClick
end
object ToolButton1: TToolButton
Left = 472
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 53
OnClick = ToolButton1Click
end
object TBClose: TToolButton
Left = 545
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 55
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 31
Width = 1310
Height = 52
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
object Label3: TLabel
Left = 19
Top = 18
Width = 51
Height = 16
Caption = #20379#24212#21830
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object FactoryName10: TEdit
Tag = 2
Left = 74
Top = 14
Width = 196
Height = 23
TabOrder = 0
OnChange = FactoryName10Change
end
end
object cxGrid2: TcxGrid
Left = 0
Top = 83
Width = 1310
Height = 532
Align = alClient
TabOrder = 2
object Tv2: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
NavigatorButtons.Delete.Enabled = False
NavigatorButtons.Delete.Visible = False
DataController.DataSource = DS_HZ
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <
item
Kind = skSum
Position = spFooter
end
item
Kind = skSum
Position = spFooter
end
item
Kind = skSum
end
item
Kind = skSum
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
Column = VYB
end
item
Kind = skSum
end
item
Kind = skSum
end
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 = DataLink_Money.Default
object v2CRTime: TcxGridDBColumn
Tag = 7
Caption = #26085#26399
DataBinding.FieldName = 'CRTime'
PropertiesClassName = 'TcxDateEditProperties'
Properties.SaveTime = False
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Focusing = False
Width = 108
end
object v2Column1: TcxGridDBColumn
Tag = 7
Caption = #20379#24212#21830#32534#21495
DataBinding.FieldName = 'FactoryNo'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
Properties.OnButtonClick = v2Column1PropertiesButtonClick
HeaderAlignmentHorz = taCenter
Width = 107
end
object v2Column6: TcxGridDBColumn
Caption = #20379#24212#21830#21517#31216
DataBinding.FieldName = 'KHName'
PropertiesClassName = 'TcxTextEditProperties'
Properties.ReadOnly = True
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 146
end
object VYB: TcxGridDBColumn
Tag = 7
Caption = #37329#39069
DataBinding.FieldName = 'Money'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Width = 83
end
object v2Column3: TcxGridDBColumn
Caption = #21407#31995#32479#20379#24212#21830#21517#31216
DataBinding.FieldName = 'KHNameOld'
PropertiesClassName = 'TcxTextEditProperties'
Properties.ReadOnly = True
HeaderAlignmentHorz = taCenter
Width = 239
end
object v2Note: TcxGridDBColumn
Tag = 7
Caption = #22791#27880
DataBinding.FieldName = 'Note'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Width = 94
end
end
object cxGridLevel1: TcxGridLevel
GridView = Tv2
end
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_Money.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 1005
Top = 41
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_Money.ADOLink
Parameters = <>
Left = 1037
Top = 41
end
object ADOQueryMain: TADOQuery
Connection = DataLink_Money.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 309
Top = 193
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 = 416
Top = 208
ReportData = {}
end
object RMDB_Main: TRMDBDataSet
Visible = True
Left = 376
Top = 208
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 544
Top = 208
end
object DS_HZ: TDataSource
DataSet = CDS_HZ
Left = 515
Top = 211
end
object CDS_HZ: TClientDataSet
Aggregates = <>
Params = <>
Left = 480
Top = 208
end
end