123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- object rmCustomized2Data: TrmCustomized2Data
- OldCreateOrder = False
- Left = 652
- Top = 548
- Height = 150
- Width = 215
- object cdsCustom: TClientDataSet
- Active = True
- Aggregates = <>
- Params = <>
- Left = 56
- Top = 40
- Data = {
- E80000009619E0BD010000001800000009000000000003000000E80008536572
- 69616C4E6F0400010000000000044E616D6502004A0000000100055749445448
- 0200020090010A546F74616C507269636508000400000000000E456E6443546F
- 74616C5072696365080004000000000013456E64476174686572546F74616C50
- 726963650800040000000000114375724465616C546F74616C50726963650800
- 040000000000115072654465616C546F74616C50726963650800040000000000
- 11456E644465616C546F74616C50726963650800040000000000075072656365
- 6E7408000400000000000000}
- object cdsCustomSerialNo: TIntegerField
- FieldName = 'SerialNo'
- end
- object cdsCustomName: TWideStringField
- FieldName = 'Name'
- Size = 200
- end
- object cdsCustomTotalPrice: TFloatField
- FieldName = 'TotalPrice'
- end
- object cdsCustomEndCTotalPrice: TFloatField
- FieldName = 'EndCTotalPrice'
- end
- object cdsCustomEndGatherTotalPrice: TFloatField
- FieldName = 'EndGatherTotalPrice'
- end
- object cdsCustomCurDealTotalPrice: TFloatField
- FieldName = 'CurDealTotalPrice'
- end
- object cdsCustomPreDealTotalPrice: TFloatField
- FieldName = 'PreDealTotalPrice'
- end
- object cdsCustomEndDealTotalPrice: TFloatField
- FieldName = 'EndDealTotalPrice'
- end
- object cdsCustomPrecent: TFloatField
- FieldName = 'Precent'
- end
- end
- end
|