ProjectGLDm.dfm 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. object ProjectGLData: TProjectGLData
  2. OldCreateOrder = False
  3. Left = 562
  4. Top = 408
  5. Height = 252
  6. Width = 171
  7. object sdpProjectGL: TsdADOProvider
  8. TableName = 'ProjectGL'
  9. Left = 56
  10. Top = 24
  11. end
  12. object sddProjectGL: TsdDataSet
  13. Active = False
  14. Provider = sdpProjectGL
  15. AfterAddRecord = sddProjectGLAfterAddRecord
  16. BeforeDeleteRecord = sddProjectGLBeforeDeleteRecord
  17. BeforeValueChange = sddProjectGLBeforeValueChange
  18. AfterValueChanged = sddProjectGLAfterValueChanged
  19. OnGetRecordClass = sddProjectGLGetRecordClass
  20. Left = 57
  21. Top = 80
  22. FieldListData = {
  23. 0101044E616D6506024944094669656C644E616D650602494408446174615479
  24. 70650203084461746153697A6502040549734B6579080F4E65656450726F6365
  25. 73734E616D65090001044E616D650604436F6465094669656C644E616D650604
  26. 436F64650844617461547970650203084461746153697A6502040549734B6579
  27. 080F4E65656450726F636573734E616D65090001044E616D6506044E616D6509
  28. 4669656C644E616D6506044E616D650844617461547970650218084461746153
  29. 697A6503C8000549734B6579080F4E65656450726F636573734E616D65090001
  30. 044E616D650605556E697473094669656C644E616D650605556E697473084461
  31. 7461547970650218084461746153697A6502140549734B6579080F4E65656450
  32. 726F636573734E616D65090001044E616D6506055370656373094669656C644E
  33. 616D65060553706563730844617461547970650218084461746153697A6503C8
  34. 000549734B6579080F4E65656450726F636573734E616D65090001044E616D65
  35. 0609426173655072696365094669656C644E616D650609426173655072696365
  36. 0844617461547970650206084461746153697A6502080549734B6579080F4E65
  37. 656450726F636573734E616D65090001044E616D6506095269736B52616E6765
  38. 094669656C644E616D6506095269736B52616E67650844617461547970650206
  39. 084461746153697A6502080549734B6579080F4E65656450726F636573734E61
  40. 6D65090001044E616D65060D43726561746550686173654944094669656C644E
  41. 616D65060D437265617465506861736549440844617461547970650203084461
  42. 746153697A6502040549734B6579080F4E65656450726F636573734E616D6509
  43. 0001044E616D65060D4C6F636B656450686173654944094669656C644E616D65
  44. 060D4C6F636B6564506861736549440844617461547970650203084461746153
  45. 697A6502040549734B6579080F4E65656450726F636573734E616D6509000104
  46. 4E616D650609496E666F5072696365094669656C644E616D650609496E666F50
  47. 726963650844617461547970650206084461746153697A6502080549734B6579
  48. 080F4E65656450726F636573734E616D65090001044E616D650608496E666F44
  49. 617465094669656C644E616D650608496E666F44617465084461746154797065
  50. 0218084461746153697A6502140549734B6579080F4E65656450726F63657373
  51. 4E616D65090001044E616D65060A44656C74615072696365094669656C644E61
  52. 6D65060A44656C74615072696365084461746154797065020608446174615369
  53. 7A6502080549734B6579080F4E65656450726F636573734E616D65090001044E
  54. 616D65060F56616C696444656C74615072696365094669656C644E616D65060F
  55. 56616C696444656C746150726963650844617461547970650206084461746153
  56. 697A6502080549734B6579080F4E65656450726F636573734E616D6509000104
  57. 4E616D65060B504D5F5175616E74697479094669656C644E616D65060B504D5F
  58. 5175616E746974790844617461547970650206084461746153697A6502080549
  59. 734B6579080F4E65656450726F636573734E616D65090001044E616D65060D50
  60. 4D5F546F74616C5072696365094669656C644E616D65060D504D5F546F74616C
  61. 50726963650844617461547970650206084461746153697A6502080549734B65
  62. 79080F4E65656450726F636573734E616D65090000}
  63. end
  64. object sdvProjectGL: TsdDataView
  65. Active = False
  66. DataSet = sddProjectGL
  67. Filtered = False
  68. Columns = <
  69. item
  70. FieldName = 'Code'
  71. end
  72. item
  73. FieldName = 'Name'
  74. end
  75. item
  76. FieldName = 'Units'
  77. end
  78. item
  79. FieldName = 'Specs'
  80. end
  81. item
  82. FieldName = 'BasePrice'
  83. DisplayFormat = '0.##'
  84. end
  85. item
  86. FieldName = 'RiskRange'
  87. DisplayFormat = '0.##'
  88. end
  89. item
  90. FieldName = 'InfoPrice'
  91. DisplayFormat = '0.##'
  92. end
  93. item
  94. FieldName = 'InfoDate'
  95. end
  96. item
  97. FieldName = 'DeltaPrice'
  98. DisplayFormat = '0.##'
  99. end
  100. item
  101. FieldName = 'ValidDeltaPrice'
  102. DisplayFormat = '0.##'
  103. end
  104. item
  105. FieldName = 'PM_Quantity'
  106. DisplayFormat = '0.##'
  107. end
  108. item
  109. FieldName = 'PM_TotalPrice'
  110. DisplayFormat = '0.##'
  111. end>
  112. OnGetText = sdvProjectGLGetText
  113. OnSetText = sdvProjectGLSetText
  114. Left = 56
  115. Top = 136
  116. end
  117. end