object frmskHx: TfrmskHx Left = 189 Top = 134 Width = 1282 Height = 536 Caption = #25910#27454#26680#38144 Color = clBtnFace Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = #23435#20307 Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 107 TextHeight = 13 object ToolBar1: TToolBar Left = 0 Top = 0 Width = 1266 Height = 31 ButtonHeight = 30 ButtonWidth = 61 Caption = 'ToolBar1' Color = clSkyBlue DisabledImages = DataLink_YSYF.ThreeImgList Flat = True Images = DataLink_YSYF.ThreeImgList List = True ParentColor = False ShowCaptions = True TabOrder = 0 object TBSave: TToolButton Left = 0 Top = 0 AutoSize = True Caption = #20445#23384 ImageIndex = 9 OnClick = TBSaveClick end object TBClose: TToolButton Left = 65 Top = 0 AutoSize = True Caption = #20851#38381 ImageIndex = 55 OnClick = TBCloseClick end end object GroupBox1: TGroupBox Left = 0 Top = 31 Width = 1266 Height = 93 Align = alTop Color = clSkyBlue ParentColor = False TabOrder = 1 object Label1: TLabel Left = 35 Top = 22 Width = 54 Height = 13 Caption = #23458' '#25143 end object Label2: TLabel Left = 273 Top = 22 Width = 52 Height = 13 Caption = #25910#27454#37329#39069 end object Label3: TLabel Left = 35 Top = 56 Width = 140 Height = 13 Caption = #24403#21069#21487#26680#38144#25910#27454#24635#37329#39069 Font.Charset = GB2312_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 468 Top = 22 Width = 65 Height = 13 Caption = #24050#26680#38144#37329#39069 end object Label5: TLabel Left = 667 Top = 17 Width = 65 Height = 13 Caption = #26410#26680#38144#37329#39069 end object factoryName: TEdit Left = 91 Top = 17 Width = 108 Height = 21 TabOrder = 0 Text = 'factoryName' end object Money: TEdit Left = 329 Top = 17 Width = 109 Height = 21 TabOrder = 1 Text = 'Money' end object curHsNum: TEdit Left = 181 Top = 52 Width = 109 Height = 21 Font.Charset = GB2312_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False TabOrder = 2 end object hxNum: TEdit Left = 537 Top = 17 Width = 109 Height = 21 TabOrder = 3 Text = 'Edit2' end object NhxNum: TEdit Left = 737 Top = 13 Width = 108 Height = 21 TabOrder = 4 Text = 'Edit2' end object CheckBox1: TCheckBox Left = 329 Top = 57 Width = 62 Height = 28 Caption = #20840#36873 TabOrder = 5 OnClick = CheckBox1Click end end object cxGrid1: TcxGrid Left = 0 Top = 124 Width = 1266 Height = 247 Align = alTop TabOrder = 2 object Tv1: TcxGridDBTableView NavigatorButtons.ConfirmDelete = False DataController.DataSource = DS_ysk DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost] DataController.Summary.DefaultGroupSummaryItems = <> DataController.Summary.FooterSummaryItems = < item Kind = skSum Column = v1Column4 end item Kind = skSum Column = v1Column5 end item Kind = skSum Column = v1Column6 end item Kind = skSum Column = v1Column7 end> DataController.Summary.SummaryGroups = <> OptionsCustomize.ColumnFiltering = False OptionsData.Deleting = False OptionsData.Inserting = False OptionsView.Footer = True OptionsView.GroupByBox = False OptionsView.Indicator = True Styles.Header = DataLink_YSYF.Default object v1Column1: TcxGridDBColumn Caption = #36873#25321 DataBinding.FieldName = 'Ssel' PropertiesClassName = 'TcxCheckBoxProperties' Properties.ImmediatePost = True Properties.NullStyle = nssUnchecked HeaderAlignmentHorz = taCenter Width = 47 end object v1Column9: TcxGridDBColumn Caption = #26085#26399 DataBinding.FieldName = 'CRTime' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 80 end object v1OrderNO: TcxGridDBColumn Caption = #25351#31034#21333#21495 DataBinding.FieldName = 'OrderNO' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 70 end object v1ConNo: TcxGridDBColumn Caption = #21512#21516#21495 DataBinding.FieldName = 'ConNo' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 70 end object v1Column2: TcxGridDBColumn Caption = #23458#25143 DataBinding.FieldName = 'factoryName' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 112 end object v1Column3: TcxGridDBColumn Caption = #39033#30446#21450#25688#35201 DataBinding.FieldName = 'YFName' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 74 end object v1Column4: TcxGridDBColumn Caption = #24212#25910#37329#39069 DataBinding.FieldName = 'money' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 75 end object v1Column5: TcxGridDBColumn Caption = #24050#26680#38144#37329#39069 DataBinding.FieldName = 'hxNum' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 78 end object v1Column6: TcxGridDBColumn Caption = #26410#26680#38144#37329#39069 DataBinding.FieldName = 'NhxNum' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 70 end object v1Column7: TcxGridDBColumn Caption = #26412#27425#26680#38144 DataBinding.FieldName = 'curHxNum' PropertiesClassName = 'TcxCurrencyEditProperties' Properties.DisplayFormat = '0.##;-,0.##' Properties.OnEditValueChanged = v1Column7PropertiesEditValueChanged HeaderAlignmentHorz = taCenter Width = 87 end object v1PBNote: TcxGridDBColumn Caption = #20986#24211#22791#27880 DataBinding.FieldName = 'PBNote' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 84 end end object cxGrid1Level1: TcxGridLevel GridView = Tv1 end end object ADOQueryCmd: TADOQuery AutoCalcFields = False Connection = DataLink_YSYF.ADOLink CommandTimeout = 999 Parameters = <> Left = 751 Top = 41 end object ADOQueryTmp: TADOQuery AutoCalcFields = False Connection = DataLink_YSYF.ADOLink LockType = ltReadOnly CommandTimeout = 100 Parameters = <> Left = 464 Top = 71 end object DS_ysk: TDataSource DataSet = cdsYsk Left = 372 Top = 144 end object cdsYsk: TClientDataSet Aggregates = <> Params = <> Left = 314 Top = 268 end object ADOQueryYsk: TADOQuery AutoCalcFields = False Connection = DataLink_YSYF.ADOLink LockType = ltReadOnly CommandTimeout = 600 Parameters = <> Left = 304 Top = 168 end end