object BillsMeasureData: TBillsMeasureData OldCreateOrder = False Left = 622 Top = 342 Height = 150 Width = 299 object sdvBillsMeasure: TsdDataView Active = False Filtered = False Columns = < item FieldName = 'ID' end item FieldName = 'ParentID' end item FieldName = 'NextSiblingID' end item FieldName = 'Code' end item FieldName = 'B_Code' end item FieldName = 'Name' end item FieldName = 'Units' end item FieldName = 'Price' end item FieldName = 'NewPrice' end item FieldName = 'Quantity' end item FieldName = 'QtyFormula' end item FieldName = 'TotalPrice' end item FieldName = 'CurDealQuantity' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'DealQuantity' end item FieldName = 'CurDealTotalPrice' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'DealTotalPrice' end item FieldName = 'CurQcQuantity' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'QcQuantity' end item FieldName = 'CurQcTotalPrice' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'QcTotalPrice' end item FieldName = 'CurQcBGLCode' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'QcBGLCode' end item FieldName = 'CurPcQuantity' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'PcQuantity' end item FieldName = 'CurPcTotalPrice' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'PcTotalPrice' end item FieldName = 'CurPcBGLCode' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'PcBGLCode' end item FieldName = 'CurGatherQuantity' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'GatherQuantity' end item FieldName = 'CurGatherTotalPrice' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'GatherTotalPrice' end item FieldName = 'EndDealQuantity' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'EndDealQuantity' end item FieldName = 'EndDealTotalPrice' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'EndDealTotalPrice' end item FieldName = 'EndQcQuantity' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'EndQcQuantity' end item FieldName = 'EndQcTotalPrice' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'EndQcTotalPrice' end item FieldName = 'EndPcQuantity' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'EndPcQuantity' end item FieldName = 'EndPcTotalPrice' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'EndPcTotalPrice' end item FieldName = 'EndGatherQuantity' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'EndGatherQuantity' end item FieldName = 'EndGatherTotalPrice' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'EndGatherTotalPrice' end item FieldName = 'AddDealQuantity' end item FieldName = 'AddDealTotalPrice' end item FieldName = 'AddQcQuantity' end item FieldName = 'AddQcTotalPrice' end item FieldName = 'AddPcQuantity' end item FieldName = 'AddPcTotalPrice' end item FieldName = 'AddGatherQuantity' end item FieldName = 'AddGatherTotalPrice' end item FieldName = 'Peg' end item FieldName = 'DrawingCode' end item FieldName = 'MemoStr' end item FieldName = 'DealDgnQuantity1' end item FieldName = 'DealDgnQuantity2' end item FieldName = 'CDgnQuantity1' end item FieldName = 'CDgnQuantity2' end item FieldName = 'Alias' end item FieldName = 'AddDgnPrice' end item FieldName = 'AddCompleteRate' end item FieldName = 'PM_PreTotalPrice' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'PM_PreTotalPrice' end item FieldName = 'PM_TotalPrice' KeyFields = 'ID' LookupKeyFields = 'BillsID' LookupResultField = 'PM_TotalPrice' end item FieldName = 'PM_AddTotalPrice' end> AfterAddRecord = sdvBillsMeasureAfterAddRecord AfterValueChanged = sdvBillsMeasureAfterValueChanged AfterClose = sdvBillsMeasureAfterClose AfterOpen = sdvBillsMeasureAfterOpen OnCurrentChanged = sdvBillsMeasureCurrentChanged OnGetText = sdvBillsMeasureGetText OnSetText = sdvBillsMeasureSetText OnNeedLookupRecord = sdvBillsMeasureNeedLookupRecord Left = 48 Top = 32 end end