rmGclBillsAddDm.dfm 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647
  1. object rmGclBillsAddData: TrmGclBillsAddData
  2. OldCreateOrder = False
  3. Left = 745
  4. Top = 306
  5. Height = 150
  6. Width = 215
  7. object cdsBills: TClientDataSet
  8. Aggregates = <>
  9. FieldDefs = <>
  10. IndexDefs = <>
  11. IndexFieldNames = 'IndexCode'
  12. Params = <>
  13. StoreDefs = True
  14. Left = 56
  15. Top = 40
  16. object cdsBillsB_Code: TStringField
  17. FieldName = 'B_Code'
  18. Size = 50
  19. end
  20. object cdsBillsIndexCode: TStringField
  21. FieldName = 'IndexCode'
  22. Size = 50
  23. end
  24. object cdsBillsName: TWideStringField
  25. FieldName = 'Name'
  26. Size = 100
  27. end
  28. object cdsBillsUnits: TWideStringField
  29. FieldName = 'Units'
  30. end
  31. object cdsBillsPrice: TFloatField
  32. FieldName = 'Price'
  33. end
  34. object cdsBillsDealQuantity: TFloatField
  35. FieldName = 'DealQuantity'
  36. end
  37. object cdsBillsDealTotalPrice: TFloatField
  38. FieldName = 'DealTotalPrice'
  39. end
  40. object cdsBillsQuantity: TFloatField
  41. FieldName = 'Quantity'
  42. end
  43. object cdsBillsTotalPrice: TFloatField
  44. FieldName = 'TotalPrice'
  45. end
  46. object cdsBillsQuantity1: TFloatField
  47. FieldName = 'Quantity1'
  48. end
  49. object cdsBillsTotalPrice1: TFloatField
  50. FieldName = 'TotalPrice1'
  51. end
  52. object cdsBillsQuantity2: TFloatField
  53. FieldName = 'Quantity2'
  54. end
  55. object cdsBillsTotalPrice2: TFloatField
  56. FieldName = 'TotalPrice2'
  57. end
  58. object cdsBillsQuantity3: TFloatField
  59. FieldName = 'Quantity3'
  60. end
  61. object cdsBillsTotalPrice3: TFloatField
  62. FieldName = 'TotalPrice3'
  63. end
  64. object cdsBillsQuantity4: TFloatField
  65. FieldName = 'Quantity4'
  66. end
  67. object cdsBillsTotalPrice4: TFloatField
  68. FieldName = 'TotalPrice4'
  69. end
  70. object cdsBillsQuantity5: TFloatField
  71. FieldName = 'Quantity5'
  72. end
  73. object cdsBillsTotalPrice5: TFloatField
  74. FieldName = 'TotalPrice5'
  75. end
  76. object cdsBillsQuantity6: TFloatField
  77. FieldName = 'Quantity6'
  78. end
  79. object cdsBillsTotalPrice6: TFloatField
  80. FieldName = 'TotalPrice6'
  81. end
  82. object cdsBillsQuantity7: TFloatField
  83. FieldName = 'Quantity7'
  84. end
  85. object cdsBillsTotalPrice7: TFloatField
  86. FieldName = 'TotalPrice7'
  87. end
  88. object cdsBillsQuantity8: TFloatField
  89. FieldName = 'Quantity8'
  90. end
  91. object cdsBillsTotalPrice8: TFloatField
  92. FieldName = 'TotalPrice8'
  93. end
  94. object cdsBillsQuantity9: TFloatField
  95. FieldName = 'Quantity9'
  96. end
  97. object cdsBillsTotalPrice9: TFloatField
  98. FieldName = 'TotalPrice9'
  99. end
  100. object cdsBillsQuantity10: TFloatField
  101. FieldName = 'Quantity10'
  102. end
  103. object cdsBillsTotalPrice10: TFloatField
  104. FieldName = 'TotalPrice10'
  105. end
  106. object cdsBillsQuantity11: TFloatField
  107. FieldName = 'Quantity11'
  108. end
  109. object cdsBillsTotalPrice11: TFloatField
  110. FieldName = 'TotalPrice11'
  111. end
  112. object cdsBillsQuantity12: TFloatField
  113. FieldName = 'Quantity12'
  114. end
  115. object cdsBillsTotalPrice12: TFloatField
  116. FieldName = 'TotalPrice12'
  117. end
  118. object cdsBillsQuantity13: TFloatField
  119. FieldName = 'Quantity13'
  120. end
  121. object cdsBillsTotalPrice13: TFloatField
  122. FieldName = 'TotalPrice13'
  123. end
  124. object cdsBillsQuantity14: TFloatField
  125. FieldName = 'Quantity14'
  126. end
  127. object cdsBillsTotalPrice14: TFloatField
  128. FieldName = 'TotalPrice14'
  129. end
  130. object cdsBillsQuantity15: TFloatField
  131. FieldName = 'Quantity15'
  132. end
  133. object cdsBillsTotalPrice15: TFloatField
  134. FieldName = 'TotalPrice15'
  135. end
  136. object cdsBillsQuantity16: TFloatField
  137. FieldName = 'Quantity16'
  138. end
  139. object cdsBillsTotalPrice16: TFloatField
  140. FieldName = 'TotalPrice16'
  141. end
  142. object cdsBillsQuantity17: TFloatField
  143. FieldName = 'Quantity17'
  144. end
  145. object cdsBillsTotalPrice17: TFloatField
  146. FieldName = 'TotalPrice17'
  147. end
  148. object cdsBillsQuantity18: TFloatField
  149. FieldName = 'Quantity18'
  150. end
  151. object cdsBillsTotalPrice18: TFloatField
  152. FieldName = 'TotalPrice18'
  153. end
  154. object cdsBillsQuantity19: TFloatField
  155. FieldName = 'Quantity19'
  156. end
  157. object cdsBillsTotalPrice19: TFloatField
  158. FieldName = 'TotalPrice19'
  159. end
  160. object cdsBillsQuantity20: TFloatField
  161. FieldName = 'Quantity20'
  162. end
  163. object cdsBillsTotalPrice20: TFloatField
  164. FieldName = 'TotalPrice20'
  165. end
  166. object cdsBillsQuantity21: TFloatField
  167. FieldName = 'Quantity21'
  168. end
  169. object cdsBillsTotalPrice21: TFloatField
  170. FieldName = 'TotalPrice21'
  171. end
  172. object cdsBillsQuantity22: TFloatField
  173. FieldName = 'Quantity22'
  174. end
  175. object cdsBillsTotalPrice22: TFloatField
  176. FieldName = 'TotalPrice22'
  177. end
  178. object cdsBillsQuantity23: TFloatField
  179. FieldName = 'Quantity23'
  180. end
  181. object cdsBillsTotalPrice23: TFloatField
  182. FieldName = 'TotalPrice23'
  183. end
  184. object cdsBillsQuantity24: TFloatField
  185. FieldName = 'Quantity24'
  186. end
  187. object cdsBillsTotalPrice24: TFloatField
  188. FieldName = 'TotalPrice24'
  189. end
  190. object cdsBillsQuantity25: TFloatField
  191. FieldName = 'Quantity25'
  192. end
  193. object cdsBillsTotalPrice25: TFloatField
  194. FieldName = 'TotalPrice25'
  195. end
  196. object cdsBillsQuantity26: TFloatField
  197. FieldName = 'Quantity26'
  198. end
  199. object cdsBillsTotalPrice26: TFloatField
  200. FieldName = 'TotalPrice26'
  201. end
  202. object cdsBillsQuantity27: TFloatField
  203. FieldName = 'Quantity27'
  204. end
  205. object cdsBillsTotalPrice27: TFloatField
  206. FieldName = 'TotalPrice27'
  207. end
  208. object cdsBillsQuantity28: TFloatField
  209. FieldName = 'Quantity28'
  210. end
  211. object cdsBillsTotalPrice28: TFloatField
  212. FieldName = 'TotalPrice28'
  213. end
  214. object cdsBillsQuantity29: TFloatField
  215. FieldName = 'Quantity29'
  216. end
  217. object cdsBillsTotalPrice29: TFloatField
  218. FieldName = 'TotalPrice29'
  219. end
  220. object cdsBillsQuantity30: TFloatField
  221. FieldName = 'Quantity30'
  222. end
  223. object cdsBillsTotalPrice30: TFloatField
  224. FieldName = 'TotalPrice30'
  225. end
  226. object cdsBillsQuantity31: TFloatField
  227. FieldName = 'Quantity31'
  228. end
  229. object cdsBillsTotalPrice31: TFloatField
  230. FieldName = 'TotalPrice31'
  231. end
  232. object cdsBillsQuantity32: TFloatField
  233. FieldName = 'Quantity32'
  234. end
  235. object cdsBillsTotalPrice32: TFloatField
  236. FieldName = 'TotalPrice32'
  237. end
  238. object cdsBillsQuantity33: TFloatField
  239. FieldName = 'Quantity33'
  240. end
  241. object cdsBillsTotalPrice33: TFloatField
  242. FieldName = 'TotalPrice33'
  243. end
  244. object cdsBillsQuantity34: TFloatField
  245. FieldName = 'Quantity34'
  246. end
  247. object cdsBillsTotalPrice34: TFloatField
  248. FieldName = 'TotalPrice34'
  249. end
  250. object cdsBillsQuantity35: TFloatField
  251. FieldName = 'Quantity35'
  252. end
  253. object cdsBillsTotalPrice35: TFloatField
  254. FieldName = 'TotalPrice35'
  255. end
  256. object cdsBillsQuantity36: TFloatField
  257. FieldName = 'Quantity36'
  258. end
  259. object cdsBillsTotalPrice36: TFloatField
  260. FieldName = 'TotalPrice36'
  261. end
  262. object cdsBillsQuantity37: TFloatField
  263. FieldName = 'Quantity37'
  264. end
  265. object cdsBillsTotalPrice37: TFloatField
  266. FieldName = 'TotalPrice37'
  267. end
  268. object cdsBillsQuantity38: TFloatField
  269. FieldName = 'Quantity38'
  270. end
  271. object cdsBillsTotalPrice38: TFloatField
  272. FieldName = 'TotalPrice38'
  273. end
  274. object cdsBillsQuantity39: TFloatField
  275. FieldName = 'Quantity39'
  276. end
  277. object cdsBillsTotalPrice39: TFloatField
  278. FieldName = 'TotalPrice39'
  279. end
  280. object cdsBillsQuantity40: TFloatField
  281. FieldName = 'Quantity40'
  282. end
  283. object cdsBillsTotalPrice40: TFloatField
  284. FieldName = 'TotalPrice40'
  285. end
  286. object cdsBillsQuantity41: TFloatField
  287. FieldName = 'Quantity41'
  288. end
  289. object cdsBillsTotalPrice41: TFloatField
  290. FieldName = 'TotalPrice41'
  291. end
  292. object cdsBillsQuantity42: TFloatField
  293. FieldName = 'Quantity42'
  294. end
  295. object cdsBillsTotalPrice42: TFloatField
  296. FieldName = 'TotalPrice42'
  297. end
  298. object cdsBillsQuantity43: TFloatField
  299. FieldName = 'Quantity43'
  300. end
  301. object cdsBillsTotalPrice43: TFloatField
  302. FieldName = 'TotalPrice43'
  303. end
  304. object cdsBillsQuantity44: TFloatField
  305. FieldName = 'Quantity44'
  306. end
  307. object cdsBillsTotalPrice44: TFloatField
  308. FieldName = 'TotalPrice44'
  309. end
  310. object cdsBillsQuantity45: TFloatField
  311. FieldName = 'Quantity45'
  312. end
  313. object cdsBillsTotalPrice45: TFloatField
  314. FieldName = 'TotalPrice45'
  315. end
  316. object cdsBillsQuantity46: TFloatField
  317. FieldName = 'Quantity46'
  318. end
  319. object cdsBillsTotalPrice46: TFloatField
  320. FieldName = 'TotalPrice46'
  321. end
  322. object cdsBillsQuantity47: TFloatField
  323. FieldName = 'Quantity47'
  324. end
  325. object cdsBillsTotalPrice47: TFloatField
  326. FieldName = 'TotalPrice47'
  327. end
  328. object cdsBillsQuantity48: TFloatField
  329. FieldName = 'Quantity48'
  330. end
  331. object cdsBillsTotalPrice48: TFloatField
  332. FieldName = 'TotalPrice48'
  333. end
  334. object cdsBillsQuantity49: TFloatField
  335. FieldName = 'Quantity49'
  336. end
  337. object cdsBillsTotalPrice49: TFloatField
  338. FieldName = 'TotalPrice49'
  339. end
  340. object cdsBillsQuantity50: TFloatField
  341. FieldName = 'Quantity50'
  342. end
  343. object cdsBillsTotalPrice50: TFloatField
  344. FieldName = 'TotalPrice50'
  345. end
  346. object cdsBillsQuantity51: TFloatField
  347. FieldName = 'Quantity51'
  348. end
  349. object cdsBillsTotalPrice51: TFloatField
  350. FieldName = 'TotalPrice51'
  351. end
  352. object cdsBillsQuantity52: TFloatField
  353. FieldName = 'Quantity52'
  354. end
  355. object cdsBillsTotalPrice52: TFloatField
  356. FieldName = 'TotalPrice52'
  357. end
  358. object cdsBillsQuantity53: TFloatField
  359. FieldName = 'Quantity53'
  360. end
  361. object cdsBillsTotalPrice53: TFloatField
  362. FieldName = 'TotalPrice53'
  363. end
  364. object cdsBillsQuantity54: TFloatField
  365. FieldName = 'Quantity54'
  366. end
  367. object cdsBillsTotalPrice54: TFloatField
  368. FieldName = 'TotalPrice54'
  369. end
  370. object cdsBillsQuantity55: TFloatField
  371. FieldName = 'Quantity55'
  372. end
  373. object cdsBillsTotalPrice55: TFloatField
  374. FieldName = 'TotalPrice55'
  375. end
  376. object cdsBillsQuantity56: TFloatField
  377. FieldName = 'Quantity56'
  378. end
  379. object cdsBillsTotalPrice56: TFloatField
  380. FieldName = 'TotalPrice56'
  381. end
  382. object cdsBillsQuantity57: TFloatField
  383. FieldName = 'Quantity57'
  384. end
  385. object cdsBillsTotalPrice57: TFloatField
  386. FieldName = 'TotalPrice57'
  387. end
  388. object cdsBillsQuantity58: TFloatField
  389. FieldName = 'Quantity58'
  390. end
  391. object cdsBillsTotalPrice58: TFloatField
  392. FieldName = 'TotalPrice58'
  393. end
  394. object cdsBillsQuantity59: TFloatField
  395. FieldName = 'Quantity59'
  396. end
  397. object cdsBillsTotalPrice59: TFloatField
  398. FieldName = 'TotalPrice59'
  399. end
  400. object cdsBillsQuantity60: TFloatField
  401. FieldName = 'Quantity60'
  402. end
  403. object cdsBillsTotalPrice60: TFloatField
  404. FieldName = 'TotalPrice60'
  405. end
  406. object cdsBillsQuantity61: TFloatField
  407. FieldName = 'Quantity61'
  408. end
  409. object cdsBillsTotalPrice61: TFloatField
  410. FieldName = 'TotalPrice61'
  411. end
  412. object cdsBillsQuantity62: TFloatField
  413. FieldName = 'Quantity62'
  414. end
  415. object cdsBillsTotalPrice62: TFloatField
  416. FieldName = 'TotalPrice62'
  417. end
  418. object cdsBillsQuantity63: TFloatField
  419. FieldName = 'Quantity63'
  420. end
  421. object cdsBillsTotalPrice63: TFloatField
  422. FieldName = 'TotalPrice63'
  423. end
  424. object cdsBillsQuantity64: TFloatField
  425. FieldName = 'Quantity64'
  426. end
  427. object cdsBillsTotalPrice64: TFloatField
  428. FieldName = 'TotalPrice64'
  429. end
  430. object cdsBillsQuantity65: TFloatField
  431. FieldName = 'Quantity65'
  432. end
  433. object cdsBillsTotalPrice65: TFloatField
  434. FieldName = 'TotalPrice65'
  435. end
  436. object cdsBillsQuantity66: TFloatField
  437. FieldName = 'Quantity66'
  438. end
  439. object cdsBillsTotalPrice66: TFloatField
  440. FieldName = 'TotalPrice66'
  441. end
  442. object cdsBillsQuantity67: TFloatField
  443. FieldName = 'Quantity67'
  444. end
  445. object cdsBillsTotalPrice67: TFloatField
  446. FieldName = 'TotalPrice67'
  447. end
  448. object cdsBillsQuantity68: TFloatField
  449. FieldName = 'Quantity68'
  450. end
  451. object cdsBillsTotalPrice68: TFloatField
  452. FieldName = 'TotalPrice68'
  453. end
  454. object cdsBillsQuantity69: TFloatField
  455. FieldName = 'Quantity69'
  456. end
  457. object cdsBillsTotalPrice69: TFloatField
  458. FieldName = 'TotalPrice69'
  459. end
  460. object cdsBillsQuantity70: TFloatField
  461. FieldName = 'Quantity70'
  462. end
  463. object cdsBillsTotalPrice70: TFloatField
  464. FieldName = 'TotalPrice70'
  465. end
  466. object cdsBillsQuantity71: TFloatField
  467. FieldName = 'Quantity71'
  468. end
  469. object cdsBillsTotalPrice71: TFloatField
  470. FieldName = 'TotalPrice71'
  471. end
  472. object cdsBillsQuantity72: TFloatField
  473. FieldName = 'Quantity72'
  474. end
  475. object cdsBillsTotalPrice72: TFloatField
  476. FieldName = 'TotalPrice72'
  477. end
  478. object cdsBillsQuantity73: TFloatField
  479. FieldName = 'Quantity73'
  480. end
  481. object cdsBillsTotalPrice73: TFloatField
  482. FieldName = 'TotalPrice73'
  483. end
  484. object cdsBillsQuantity74: TFloatField
  485. FieldName = 'Quantity74'
  486. end
  487. object cdsBillsTotalPrice74: TFloatField
  488. FieldName = 'TotalPrice74'
  489. end
  490. object cdsBillsQuantity75: TFloatField
  491. FieldName = 'Quantity75'
  492. end
  493. object cdsBillsTotalPrice75: TFloatField
  494. FieldName = 'TotalPrice75'
  495. end
  496. object cdsBillsQuantity76: TFloatField
  497. FieldName = 'Quantity76'
  498. end
  499. object cdsBillsTotalPrice76: TFloatField
  500. FieldName = 'TotalPrice76'
  501. end
  502. object cdsBillsQuantity77: TFloatField
  503. FieldName = 'Quantity77'
  504. end
  505. object cdsBillsTotalPrice77: TFloatField
  506. FieldName = 'TotalPrice77'
  507. end
  508. object cdsBillsQuantity78: TFloatField
  509. FieldName = 'Quantity78'
  510. end
  511. object cdsBillsTotalPrice78: TFloatField
  512. FieldName = 'TotalPrice78'
  513. end
  514. object cdsBillsQuantity79: TFloatField
  515. FieldName = 'Quantity79'
  516. end
  517. object cdsBillsTotalPrice79: TFloatField
  518. FieldName = 'TotalPrice79'
  519. end
  520. object cdsBillsQuantity80: TFloatField
  521. FieldName = 'Quantity80'
  522. end
  523. object cdsBillsTotalPrice80: TFloatField
  524. FieldName = 'TotalPrice80'
  525. end
  526. object cdsBillsQuantity81: TFloatField
  527. FieldName = 'Quantity81'
  528. end
  529. object cdsBillsTotalPrice81: TFloatField
  530. FieldName = 'TotalPrice81'
  531. end
  532. object cdsBillsQuantity82: TFloatField
  533. FieldName = 'Quantity82'
  534. end
  535. object cdsBillsTotalPrice82: TFloatField
  536. FieldName = 'TotalPrice82'
  537. end
  538. object cdsBillsQuantity83: TFloatField
  539. FieldName = 'Quantity83'
  540. end
  541. object cdsBillsTotalPrice83: TFloatField
  542. FieldName = 'TotalPrice83'
  543. end
  544. object cdsBillsQuantity84: TFloatField
  545. FieldName = 'Quantity84'
  546. end
  547. object cdsBillsTotalPrice84: TFloatField
  548. FieldName = 'TotalPrice84'
  549. end
  550. object cdsBillsQuantity85: TFloatField
  551. FieldName = 'Quantity85'
  552. end
  553. object cdsBillsTotalPrice85: TFloatField
  554. FieldName = 'TotalPrice85'
  555. end
  556. object cdsBillsQuantity86: TFloatField
  557. FieldName = 'Quantity86'
  558. end
  559. object cdsBillsTotalPrice86: TFloatField
  560. FieldName = 'TotalPrice86'
  561. end
  562. object cdsBillsQuantity87: TFloatField
  563. FieldName = 'Quantity87'
  564. end
  565. object cdsBillsTotalPrice87: TFloatField
  566. FieldName = 'TotalPrice87'
  567. end
  568. object cdsBillsQuantity88: TFloatField
  569. FieldName = 'Quantity88'
  570. end
  571. object cdsBillsTotalPrice88: TFloatField
  572. FieldName = 'TotalPrice88'
  573. end
  574. object cdsBillsQuantity89: TFloatField
  575. FieldName = 'Quantity89'
  576. end
  577. object cdsBillsTotalPrice89: TFloatField
  578. FieldName = 'TotalPrice89'
  579. end
  580. object cdsBillsQuantity90: TFloatField
  581. FieldName = 'Quantity90'
  582. end
  583. object cdsBillsTotalPrice90: TFloatField
  584. FieldName = 'TotalPrice90'
  585. end
  586. object cdsBillsQuantity91: TFloatField
  587. FieldName = 'Quantity91'
  588. end
  589. object cdsBillsTotalPrice91: TFloatField
  590. FieldName = 'TotalPrice91'
  591. end
  592. object cdsBillsQuantity92: TFloatField
  593. FieldName = 'Quantity92'
  594. end
  595. object cdsBillsTotalPrice92: TFloatField
  596. FieldName = 'TotalPrice92'
  597. end
  598. object cdsBillsQuantity93: TFloatField
  599. FieldName = 'Quantity93'
  600. end
  601. object cdsBillsTotalPrice93: TFloatField
  602. FieldName = 'TotalPrice93'
  603. end
  604. object cdsBillsQuantity94: TFloatField
  605. FieldName = 'Quantity94'
  606. end
  607. object cdsBillsTotalPrice94: TFloatField
  608. FieldName = 'TotalPrice94'
  609. end
  610. object cdsBillsQuantity95: TFloatField
  611. FieldName = 'Quantity95'
  612. end
  613. object cdsBillsTotalPrice95: TFloatField
  614. FieldName = 'TotalPrice95'
  615. end
  616. object cdsBillsQuantity96: TFloatField
  617. FieldName = 'Quantity96'
  618. end
  619. object cdsBillsTotalPrice96: TFloatField
  620. FieldName = 'TotalPrice96'
  621. end
  622. object cdsBillsQuantity97: TFloatField
  623. FieldName = 'Quantity97'
  624. end
  625. object cdsBillsTotalPrice97: TFloatField
  626. FieldName = 'TotalPrice97'
  627. end
  628. object cdsBillsQuantity98: TFloatField
  629. FieldName = 'Quantity98'
  630. end
  631. object cdsBillsTotalPrice98: TFloatField
  632. FieldName = 'TotalPrice98'
  633. end
  634. object cdsBillsQuantity99: TFloatField
  635. FieldName = 'Quantity99'
  636. end
  637. object cdsBillsTotalPrice99: TFloatField
  638. FieldName = 'TotalPrice99'
  639. end
  640. object cdsBillsQuantity100: TFloatField
  641. FieldName = 'Quantity100'
  642. end
  643. object cdsBillsTotalPrice100: TFloatField
  644. FieldName = 'TotalPrice100'
  645. end
  646. end
  647. end