BillsGatherFme.dfm 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827
  1. object BillsGatherFrame: TBillsGatherFrame
  2. Left = 0
  3. Top = 0
  4. Width = 798
  5. Height = 513
  6. Font.Charset = ANSI_CHARSET
  7. Font.Color = clWindowText
  8. Font.Height = -12
  9. Font.Name = #23435#20307
  10. Font.Style = []
  11. ParentFont = False
  12. TabOrder = 0
  13. object sprBillsGather: TSplitter
  14. Left = 0
  15. Top = 317
  16. Width = 798
  17. Height = 3
  18. Cursor = crVSplit
  19. Align = alBottom
  20. end
  21. object pnlBillsGather: TPanel
  22. Left = 0
  23. Top = 0
  24. Width = 798
  25. Height = 317
  26. Align = alClient
  27. BevelOuter = bvNone
  28. TabOrder = 0
  29. object zgBillsGather: TZJGrid
  30. Left = 0
  31. Top = 0
  32. Width = 798
  33. Height = 317
  34. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection, goShowTreeLine]
  35. OptionsEx = []
  36. ColCount = 29
  37. RowCount = 2
  38. FixedRowCount = 2
  39. ShowGridLine = False
  40. DefaultColWidth = 73
  41. Selection.AlphaBlend = False
  42. Selection.TransparentColor = False
  43. OnCellGetColor = zgBillsGatherCellGetColor
  44. Align = alClient
  45. end
  46. end
  47. object pnlRelaXmj: TPanel
  48. Left = 0
  49. Top = 320
  50. Width = 798
  51. Height = 193
  52. Align = alBottom
  53. BevelOuter = bvNone
  54. TabOrder = 1
  55. object pnlRelaXmjType: TPanel
  56. Left = 0
  57. Top = 0
  58. Width = 798
  59. Height = 21
  60. Align = alTop
  61. BevelOuter = bvNone
  62. TabOrder = 0
  63. object tbToolsButton: TToolBar
  64. Left = 0
  65. Top = 0
  66. Width = 79
  67. Height = 21
  68. Align = alLeft
  69. AutoSize = True
  70. ButtonHeight = 20
  71. ButtonWidth = 79
  72. Caption = 'tbToolsButton'
  73. EdgeBorders = []
  74. Flat = True
  75. ShowCaptions = True
  76. TabOrder = 0
  77. object tobtnFlatType: TToolButton
  78. Left = 0
  79. Top = 0
  80. Caption = ' '#25152#23646#39033#30446#33410' '
  81. Down = True
  82. ImageIndex = 0
  83. Style = tbsCheck
  84. end
  85. end
  86. end
  87. object zgRelaXmj: TZJGrid
  88. Left = 0
  89. Top = 21
  90. Width = 798
  91. Height = 172
  92. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  93. OptionsEx = []
  94. ColCount = 9
  95. ShowGridLine = False
  96. DefaultColWidth = 73
  97. DefaultFixedRowHeight = 25
  98. Selection.AlphaBlend = False
  99. Selection.TransparentColor = False
  100. Align = alClient
  101. end
  102. end
  103. object zdBillsGather: TZjGridDBA
  104. Columns = <
  105. item
  106. Title.Caption = 'IndexCode'
  107. Title.CaptionAcrossCols = '1'
  108. Title.CaptionAcrossRows = 2
  109. Title.Font.Charset = GB2312_CHARSET
  110. Title.Font.Color = clWindowText
  111. Title.Font.Height = -12
  112. Title.Font.Name = #23435#20307
  113. Title.Font.Style = []
  114. Alignment = taLeftJustify
  115. Font.Charset = GB2312_CHARSET
  116. Font.Color = clWindowText
  117. Font.Height = -12
  118. Font.Name = #23435#20307
  119. Font.Style = []
  120. FieldName = 'IndexCode'
  121. Width = 60
  122. Visible = False
  123. ReadOnly = False
  124. end
  125. item
  126. Title.Caption = #28165#21333#32534#21495
  127. Title.CaptionAcrossCols = '1'
  128. Title.CaptionAcrossRows = 2
  129. Title.Font.Charset = GB2312_CHARSET
  130. Title.Font.Color = clWindowText
  131. Title.Font.Height = -12
  132. Title.Font.Name = #23435#20307
  133. Title.Font.Style = []
  134. Alignment = taLeftJustify
  135. Font.Charset = GB2312_CHARSET
  136. Font.Color = clWindowText
  137. Font.Height = -12
  138. Font.Name = #23435#20307
  139. Font.Style = []
  140. FieldName = 'B_Code'
  141. Width = 80
  142. ReadOnly = True
  143. end
  144. item
  145. Title.Caption = #21517#31216
  146. Title.CaptionAcrossCols = '1'
  147. Title.CaptionAcrossRows = 2
  148. Title.Font.Charset = GB2312_CHARSET
  149. Title.Font.Color = clWindowText
  150. Title.Font.Height = -12
  151. Title.Font.Name = #23435#20307
  152. Title.Font.Style = []
  153. Alignment = taLeftJustify
  154. Font.Charset = GB2312_CHARSET
  155. Font.Color = clWindowText
  156. Font.Height = -12
  157. Font.Name = #23435#20307
  158. Font.Style = []
  159. FieldName = 'Name'
  160. Width = 180
  161. ReadOnly = True
  162. end
  163. item
  164. Title.Caption = #21333#20301
  165. Title.CaptionAcrossCols = '1'
  166. Title.CaptionAcrossRows = 2
  167. Title.Font.Charset = GB2312_CHARSET
  168. Title.Font.Color = clWindowText
  169. Title.Font.Height = -12
  170. Title.Font.Name = #23435#20307
  171. Title.Font.Style = []
  172. Alignment = taCenter
  173. Font.Charset = GB2312_CHARSET
  174. Font.Color = clWindowText
  175. Font.Height = -12
  176. Font.Name = #23435#20307
  177. Font.Style = []
  178. FieldName = 'Units'
  179. Width = 45
  180. ReadOnly = True
  181. end
  182. item
  183. Title.Caption = #21333#20215
  184. Title.CaptionAcrossCols = '1'
  185. Title.CaptionAcrossRows = 2
  186. Title.Font.Charset = GB2312_CHARSET
  187. Title.Font.Color = clWindowText
  188. Title.Font.Height = -12
  189. Title.Font.Name = #23435#20307
  190. Title.Font.Style = []
  191. Alignment = taRightJustify
  192. Font.Charset = GB2312_CHARSET
  193. Font.Color = clWindowText
  194. Font.Height = -12
  195. Font.Name = #23435#20307
  196. Font.Style = []
  197. FieldName = 'Price'
  198. Width = 60
  199. ReadOnly = True
  200. end
  201. item
  202. Title.Caption = #21464#26356#21333#20215
  203. Title.CaptionAcrossCols = '1'
  204. Title.CaptionAcrossRows = 2
  205. Title.Font.Charset = GB2312_CHARSET
  206. Title.Font.Color = clWindowText
  207. Title.Font.Height = -12
  208. Title.Font.Name = #23435#20307
  209. Title.Font.Style = []
  210. Alignment = taRightJustify
  211. Font.Charset = GB2312_CHARSET
  212. Font.Color = clWindowText
  213. Font.Height = -12
  214. Font.Name = #23435#20307
  215. Font.Style = []
  216. FieldName = 'NewPrice'
  217. Width = 60
  218. ReadOnly = True
  219. end
  220. item
  221. Title.Caption = #31614#32422#21512#21516'|'#25968#37327
  222. Title.CaptionAcrossCols = '2'
  223. Title.Font.Charset = GB2312_CHARSET
  224. Title.Font.Color = clWindowText
  225. Title.Font.Height = -12
  226. Title.Font.Name = #23435#20307
  227. Title.Font.Style = []
  228. Alignment = taRightJustify
  229. Font.Charset = GB2312_CHARSET
  230. Font.Color = clWindowText
  231. Font.Height = -12
  232. Font.Name = #23435#20307
  233. Font.Style = []
  234. FieldName = 'DealQuantity'
  235. Width = 60
  236. ReadOnly = False
  237. end
  238. item
  239. Title.Caption = '|'#37329#39069
  240. Title.CaptionAcrossCols = '1'
  241. Title.Font.Charset = GB2312_CHARSET
  242. Title.Font.Color = clWindowText
  243. Title.Font.Height = -12
  244. Title.Font.Name = #23435#20307
  245. Title.Font.Style = []
  246. Alignment = taRightJustify
  247. Font.Charset = GB2312_CHARSET
  248. Font.Color = clWindowText
  249. Font.Height = -12
  250. Font.Name = #23435#20307
  251. Font.Style = []
  252. FieldName = 'DealTotalPrice'
  253. Width = 60
  254. ReadOnly = False
  255. end
  256. item
  257. Title.Caption = '0'#21495#21488#36134#21512#21516'|'#25968#37327
  258. Title.CaptionAcrossCols = '2'
  259. Title.Font.Charset = GB2312_CHARSET
  260. Title.Font.Color = clWindowText
  261. Title.Font.Height = -12
  262. Title.Font.Name = #23435#20307
  263. Title.Font.Style = []
  264. Alignment = taRightJustify
  265. Font.Charset = GB2312_CHARSET
  266. Font.Color = clWindowText
  267. Font.Height = -12
  268. Font.Name = #23435#20307
  269. Font.Style = []
  270. FieldName = 'Quantity'
  271. Width = 60
  272. ReadOnly = True
  273. end
  274. item
  275. Title.Caption = '|'#37329#39069
  276. Title.CaptionAcrossCols = '1'
  277. Title.Font.Charset = GB2312_CHARSET
  278. Title.Font.Color = clWindowText
  279. Title.Font.Height = -12
  280. Title.Font.Name = #23435#20307
  281. Title.Font.Style = []
  282. Alignment = taRightJustify
  283. Font.Charset = GB2312_CHARSET
  284. Font.Color = clWindowText
  285. Font.Height = -12
  286. Font.Name = #23435#20307
  287. Font.Style = []
  288. FieldName = 'TotalPrice'
  289. Width = 60
  290. ReadOnly = True
  291. end
  292. item
  293. Title.Caption = #26412#26399#21512#21516#35745#37327'|'#25968#37327
  294. Title.CaptionAcrossCols = '2'
  295. Title.Font.Charset = GB2312_CHARSET
  296. Title.Font.Color = clWindowText
  297. Title.Font.Height = -12
  298. Title.Font.Name = #23435#20307
  299. Title.Font.Style = []
  300. Alignment = taRightJustify
  301. Font.Charset = GB2312_CHARSET
  302. Font.Color = clWindowText
  303. Font.Height = -12
  304. Font.Name = #23435#20307
  305. Font.Style = []
  306. FieldName = 'CurDealQuantity'
  307. Width = 60
  308. ReadOnly = True
  309. end
  310. item
  311. Title.Caption = '|'#37329#39069
  312. Title.CaptionAcrossCols = '1'
  313. Title.Font.Charset = GB2312_CHARSET
  314. Title.Font.Color = clWindowText
  315. Title.Font.Height = -12
  316. Title.Font.Name = #23435#20307
  317. Title.Font.Style = []
  318. Alignment = taRightJustify
  319. Font.Charset = GB2312_CHARSET
  320. Font.Color = clWindowText
  321. Font.Height = -12
  322. Font.Name = #23435#20307
  323. Font.Style = []
  324. FieldName = 'CurDealTotalPrice'
  325. Width = 60
  326. ReadOnly = True
  327. end
  328. item
  329. Title.Caption = #26412#26399#25968#37327#21464#26356'|'#25968#37327
  330. Title.CaptionAcrossCols = '2'
  331. Title.Font.Charset = GB2312_CHARSET
  332. Title.Font.Color = clWindowText
  333. Title.Font.Height = -12
  334. Title.Font.Name = #23435#20307
  335. Title.Font.Style = []
  336. Alignment = taRightJustify
  337. Font.Charset = GB2312_CHARSET
  338. Font.Color = clWindowText
  339. Font.Height = -12
  340. Font.Name = #23435#20307
  341. Font.Style = []
  342. FieldName = 'CurQcQuantity'
  343. Width = 60
  344. ReadOnly = True
  345. end
  346. item
  347. Title.Caption = '|'#37329#39069
  348. Title.CaptionAcrossCols = '1'
  349. Title.Font.Charset = GB2312_CHARSET
  350. Title.Font.Color = clWindowText
  351. Title.Font.Height = -12
  352. Title.Font.Name = #23435#20307
  353. Title.Font.Style = []
  354. Alignment = taRightJustify
  355. Font.Charset = GB2312_CHARSET
  356. Font.Color = clWindowText
  357. Font.Height = -12
  358. Font.Name = #23435#20307
  359. Font.Style = []
  360. FieldName = 'CurQcTotalPrice'
  361. Width = 60
  362. ReadOnly = True
  363. end
  364. item
  365. Title.Caption = #26412#26399#21333#20215#21464#26356'|'#25968#37327
  366. Title.CaptionAcrossCols = '2'
  367. Title.Font.Charset = GB2312_CHARSET
  368. Title.Font.Color = clWindowText
  369. Title.Font.Height = -12
  370. Title.Font.Name = #23435#20307
  371. Title.Font.Style = []
  372. Alignment = taRightJustify
  373. Font.Charset = GB2312_CHARSET
  374. Font.Color = clWindowText
  375. Font.Height = -12
  376. Font.Name = #23435#20307
  377. Font.Style = []
  378. FieldName = 'CurPcQuantity'
  379. Width = 60
  380. ReadOnly = True
  381. end
  382. item
  383. Title.Caption = '|'#37329#39069
  384. Title.CaptionAcrossCols = '1'
  385. Title.Font.Charset = GB2312_CHARSET
  386. Title.Font.Color = clWindowText
  387. Title.Font.Height = -12
  388. Title.Font.Name = #23435#20307
  389. Title.Font.Style = []
  390. Alignment = taRightJustify
  391. Font.Charset = GB2312_CHARSET
  392. Font.Color = clWindowText
  393. Font.Height = -12
  394. Font.Name = #23435#20307
  395. Font.Style = []
  396. FieldName = 'CurPcTotalPrice'
  397. Width = 60
  398. ReadOnly = True
  399. end
  400. item
  401. Title.Caption = #26412#26399#23436#25104#35745#37327'|'#25968#37327
  402. Title.CaptionAcrossCols = '2'
  403. Title.Font.Charset = GB2312_CHARSET
  404. Title.Font.Color = clWindowText
  405. Title.Font.Height = -12
  406. Title.Font.Name = #23435#20307
  407. Title.Font.Style = []
  408. Alignment = taRightJustify
  409. Font.Charset = GB2312_CHARSET
  410. Font.Color = clWindowText
  411. Font.Height = -12
  412. Font.Name = #23435#20307
  413. Font.Style = []
  414. FieldName = 'CurGatherQuantity'
  415. Width = 60
  416. ReadOnly = True
  417. end
  418. item
  419. Title.Caption = '|'#37329#39069
  420. Title.CaptionAcrossCols = '1'
  421. Title.Font.Charset = GB2312_CHARSET
  422. Title.Font.Color = clWindowText
  423. Title.Font.Height = -12
  424. Title.Font.Name = #23435#20307
  425. Title.Font.Style = []
  426. Alignment = taRightJustify
  427. Font.Charset = GB2312_CHARSET
  428. Font.Color = clWindowText
  429. Font.Height = -12
  430. Font.Name = #23435#20307
  431. Font.Style = []
  432. FieldName = 'CurGatherTotalPrice'
  433. Width = 60
  434. ReadOnly = True
  435. end
  436. item
  437. Title.Caption = #25130#27490#26412#26399#21512#21516#35745#37327'|'#25968#37327
  438. Title.CaptionAcrossCols = '2'
  439. Title.Font.Charset = GB2312_CHARSET
  440. Title.Font.Color = clWindowText
  441. Title.Font.Height = -12
  442. Title.Font.Name = #23435#20307
  443. Title.Font.Style = []
  444. Alignment = taRightJustify
  445. Font.Charset = GB2312_CHARSET
  446. Font.Color = clWindowText
  447. Font.Height = -12
  448. Font.Name = #23435#20307
  449. Font.Style = []
  450. FieldName = 'EndDealQuantity'
  451. Width = 60
  452. ReadOnly = True
  453. end
  454. item
  455. Title.Caption = '|'#37329#39069
  456. Title.CaptionAcrossCols = '1'
  457. Title.Font.Charset = GB2312_CHARSET
  458. Title.Font.Color = clWindowText
  459. Title.Font.Height = -12
  460. Title.Font.Name = #23435#20307
  461. Title.Font.Style = []
  462. Alignment = taRightJustify
  463. Font.Charset = GB2312_CHARSET
  464. Font.Color = clWindowText
  465. Font.Height = -12
  466. Font.Name = #23435#20307
  467. Font.Style = []
  468. FieldName = 'EndDealTotalPrice'
  469. Width = 60
  470. ReadOnly = True
  471. end
  472. item
  473. Title.Caption = #25130#27490#26412#26399#25968#37327#21464#26356'|'#25968#37327
  474. Title.CaptionAcrossCols = '2'
  475. Title.Font.Charset = GB2312_CHARSET
  476. Title.Font.Color = clWindowText
  477. Title.Font.Height = -12
  478. Title.Font.Name = #23435#20307
  479. Title.Font.Style = []
  480. Alignment = taRightJustify
  481. Font.Charset = GB2312_CHARSET
  482. Font.Color = clWindowText
  483. Font.Height = -12
  484. Font.Name = #23435#20307
  485. Font.Style = []
  486. FieldName = 'EndQcQuantity'
  487. Width = 60
  488. ReadOnly = True
  489. end
  490. item
  491. Title.Caption = '|'#37329#39069
  492. Title.CaptionAcrossCols = '1'
  493. Title.Font.Charset = GB2312_CHARSET
  494. Title.Font.Color = clWindowText
  495. Title.Font.Height = -12
  496. Title.Font.Name = #23435#20307
  497. Title.Font.Style = []
  498. Alignment = taRightJustify
  499. Font.Charset = GB2312_CHARSET
  500. Font.Color = clWindowText
  501. Font.Height = -12
  502. Font.Name = #23435#20307
  503. Font.Style = []
  504. FieldName = 'EndQcTotalPrice'
  505. Width = 60
  506. ReadOnly = True
  507. end
  508. item
  509. Title.Caption = #25130#27490#26412#26399#21333#20215#21464#26356'|'#25968#37327
  510. Title.CaptionAcrossCols = '2'
  511. Title.Font.Charset = GB2312_CHARSET
  512. Title.Font.Color = clWindowText
  513. Title.Font.Height = -12
  514. Title.Font.Name = #23435#20307
  515. Title.Font.Style = []
  516. Alignment = taRightJustify
  517. Font.Charset = GB2312_CHARSET
  518. Font.Color = clWindowText
  519. Font.Height = -12
  520. Font.Name = #23435#20307
  521. Font.Style = []
  522. FieldName = 'EndPcQuantity'
  523. Width = 60
  524. ReadOnly = True
  525. end
  526. item
  527. Title.Caption = '|'#37329#39069
  528. Title.CaptionAcrossCols = '1'
  529. Title.Font.Charset = GB2312_CHARSET
  530. Title.Font.Color = clWindowText
  531. Title.Font.Height = -12
  532. Title.Font.Name = #23435#20307
  533. Title.Font.Style = []
  534. Alignment = taRightJustify
  535. Font.Charset = GB2312_CHARSET
  536. Font.Color = clWindowText
  537. Font.Height = -12
  538. Font.Name = #23435#20307
  539. Font.Style = []
  540. FieldName = 'EndPcTotalPrice'
  541. Width = 60
  542. ReadOnly = True
  543. end
  544. item
  545. Title.Caption = #25130#27490#26412#26399#23436#25104#35745#37327'|'#25968#37327
  546. Title.CaptionAcrossCols = '2'
  547. Title.Font.Charset = GB2312_CHARSET
  548. Title.Font.Color = clWindowText
  549. Title.Font.Height = -12
  550. Title.Font.Name = #23435#20307
  551. Title.Font.Style = []
  552. Alignment = taRightJustify
  553. Font.Charset = GB2312_CHARSET
  554. Font.Color = clWindowText
  555. Font.Height = -12
  556. Font.Name = #23435#20307
  557. Font.Style = []
  558. FieldName = 'EndGatherQuantity'
  559. Width = 60
  560. ReadOnly = True
  561. end
  562. item
  563. Title.Caption = '|'#37329#39069
  564. Title.CaptionAcrossCols = '1'
  565. Title.Font.Charset = GB2312_CHARSET
  566. Title.Font.Color = clWindowText
  567. Title.Font.Height = -12
  568. Title.Font.Name = #23435#20307
  569. Title.Font.Style = []
  570. Alignment = taRightJustify
  571. Font.Charset = GB2312_CHARSET
  572. Font.Color = clWindowText
  573. Font.Height = -12
  574. Font.Name = #23435#20307
  575. Font.Style = []
  576. FieldName = 'EndGatherTotalPrice'
  577. Width = 60
  578. ReadOnly = True
  579. end
  580. item
  581. Title.Caption = #21512#21516#21152#21464#26356#20196'|'#25968#37327
  582. Title.CaptionAcrossCols = '3'
  583. Title.Font.Charset = GB2312_CHARSET
  584. Title.Font.Color = clWindowText
  585. Title.Font.Height = -12
  586. Title.Font.Name = #23435#20307
  587. Title.Font.Style = []
  588. Alignment = taRightJustify
  589. Font.Charset = GB2312_CHARSET
  590. Font.Color = clWindowText
  591. Font.Height = -12
  592. Font.Name = #23435#20307
  593. Font.Style = []
  594. FieldName = 'Deal_BGLQuantity'
  595. Width = 60
  596. ReadOnly = False
  597. end
  598. item
  599. Title.Caption = '|'#37329#39069
  600. Title.CaptionAcrossCols = '1'
  601. Title.Font.Charset = GB2312_CHARSET
  602. Title.Font.Color = clWindowText
  603. Title.Font.Height = -12
  604. Title.Font.Name = #23435#20307
  605. Title.Font.Style = []
  606. Alignment = taRightJustify
  607. Font.Charset = GB2312_CHARSET
  608. Font.Color = clWindowText
  609. Font.Height = -12
  610. Font.Name = #23435#20307
  611. Font.Style = []
  612. FieldName = 'Deal_BGLTotalPrice'
  613. Width = 60
  614. ReadOnly = False
  615. end
  616. item
  617. Title.Caption = '|'#23436#25104#29575'(%)'
  618. Title.CaptionAcrossCols = '1'
  619. Title.Font.Charset = GB2312_CHARSET
  620. Title.Font.Color = clWindowText
  621. Title.Font.Height = -12
  622. Title.Font.Name = #23435#20307
  623. Title.Font.Style = []
  624. Alignment = taRightJustify
  625. Font.Charset = GB2312_CHARSET
  626. Font.Color = clWindowText
  627. Font.Height = -12
  628. Font.Name = #23435#20307
  629. Font.Style = []
  630. FieldName = 'CompletionRate'
  631. Width = 63
  632. ReadOnly = False
  633. end>
  634. Grid = zgBillsGather
  635. ExtendRowCount = 0
  636. Options = []
  637. Left = 160
  638. Top = 104
  639. end
  640. object zaRelaXmj: TZjGridDBA
  641. Columns = <
  642. item
  643. Title.Caption = #39033#30446#33410#32534#21495
  644. Title.CaptionAcrossCols = '1'
  645. Title.Font.Charset = GB2312_CHARSET
  646. Title.Font.Color = clWindowText
  647. Title.Font.Height = -12
  648. Title.Font.Name = #23435#20307
  649. Title.Font.Style = []
  650. Alignment = taLeftJustify
  651. Font.Charset = GB2312_CHARSET
  652. Font.Color = clWindowText
  653. Font.Height = -12
  654. Font.Name = #23435#20307
  655. Font.Style = []
  656. FieldName = 'Code'
  657. Width = 80
  658. ReadOnly = True
  659. end
  660. item
  661. Title.Caption = #26729#21495
  662. Title.CaptionAcrossCols = '1'
  663. Title.Font.Charset = GB2312_CHARSET
  664. Title.Font.Color = clWindowText
  665. Title.Font.Height = -12
  666. Title.Font.Name = #23435#20307
  667. Title.Font.Style = []
  668. Alignment = taLeftJustify
  669. Font.Charset = GB2312_CHARSET
  670. Font.Color = clWindowText
  671. Font.Height = -12
  672. Font.Name = #23435#20307
  673. Font.Style = []
  674. FieldName = 'Peg'
  675. Width = 180
  676. ReadOnly = True
  677. end
  678. item
  679. Title.Caption = #25968#37327
  680. Title.CaptionAcrossCols = '1'
  681. Title.Font.Charset = GB2312_CHARSET
  682. Title.Font.Color = clWindowText
  683. Title.Font.Height = -12
  684. Title.Font.Name = #23435#20307
  685. Title.Font.Style = []
  686. Alignment = taRightJustify
  687. Font.Charset = GB2312_CHARSET
  688. Font.Color = clWindowText
  689. Font.Height = -12
  690. Font.Name = #23435#20307
  691. Font.Style = []
  692. FieldName = 'Quantity'
  693. Width = 60
  694. ReadOnly = True
  695. end
  696. item
  697. Title.Caption = #21333#20301#24037#31243
  698. Title.CaptionAcrossCols = '1'
  699. Title.Font.Charset = GB2312_CHARSET
  700. Title.Font.Color = clWindowText
  701. Title.Font.Height = -12
  702. Title.Font.Name = #23435#20307
  703. Title.Font.Style = []
  704. Alignment = taLeftJustify
  705. Font.Charset = GB2312_CHARSET
  706. Font.Color = clWindowText
  707. Font.Height = -12
  708. Font.Name = #23435#20307
  709. Font.Style = []
  710. FieldName = 'NameDanWei'
  711. ReadOnly = True
  712. end
  713. item
  714. Title.Caption = #20998#37096#24037#31243
  715. Title.CaptionAcrossCols = '1'
  716. Title.Font.Charset = GB2312_CHARSET
  717. Title.Font.Color = clWindowText
  718. Title.Font.Height = -12
  719. Title.Font.Name = #23435#20307
  720. Title.Font.Style = []
  721. Alignment = taLeftJustify
  722. Font.Charset = GB2312_CHARSET
  723. Font.Color = clWindowText
  724. Font.Height = -12
  725. Font.Name = #23435#20307
  726. Font.Style = []
  727. FieldName = 'NameFenBu'
  728. ReadOnly = True
  729. end
  730. item
  731. Title.Caption = #20998#39033#24037#31243
  732. Title.CaptionAcrossCols = '1'
  733. Title.Font.Charset = GB2312_CHARSET
  734. Title.Font.Color = clWindowText
  735. Title.Font.Height = -12
  736. Title.Font.Name = #23435#20307
  737. Title.Font.Style = []
  738. Alignment = taLeftJustify
  739. Font.Charset = GB2312_CHARSET
  740. Font.Color = clWindowText
  741. Font.Height = -12
  742. Font.Name = #23435#20307
  743. Font.Style = []
  744. FieldName = 'NameFenXiang'
  745. ReadOnly = True
  746. end
  747. item
  748. Title.Caption = #35745#37327#21333#20803
  749. Title.CaptionAcrossCols = '1'
  750. Title.Font.Charset = GB2312_CHARSET
  751. Title.Font.Color = clWindowText
  752. Title.Font.Height = -12
  753. Title.Font.Name = #23435#20307
  754. Title.Font.Style = []
  755. Alignment = taLeftJustify
  756. Font.Charset = GB2312_CHARSET
  757. Font.Color = clWindowText
  758. Font.Height = -12
  759. Font.Name = #23435#20307
  760. Font.Style = []
  761. FieldName = 'NameUnit'
  762. ReadOnly = True
  763. end
  764. item
  765. Title.Caption = #22270'('#20876')'#21495
  766. Title.CaptionAcrossCols = '1'
  767. Title.Font.Charset = GB2312_CHARSET
  768. Title.Font.Color = clWindowText
  769. Title.Font.Height = -12
  770. Title.Font.Name = #23435#20307
  771. Title.Font.Style = []
  772. Alignment = taLeftJustify
  773. Font.Charset = GB2312_CHARSET
  774. Font.Color = clWindowText
  775. Font.Height = -12
  776. Font.Name = #23435#20307
  777. Font.Style = []
  778. FieldName = 'DrawingCode'
  779. ReadOnly = True
  780. end>
  781. Grid = zgRelaXmj
  782. Left = 160
  783. Top = 400
  784. end
  785. object xpm: TXPMenu
  786. DimLevel = 30
  787. GrayLevel = 10
  788. Font.Charset = DEFAULT_CHARSET
  789. Font.Color = clMenuText
  790. Font.Height = -12
  791. Font.Name = #23435#20307
  792. Font.Style = []
  793. Color = clBtnFace
  794. IconBackColor = clBtnFace
  795. MenuBarColor = clBtnFace
  796. SelectColor = 38640
  797. SelectBorderColor = clHighlight
  798. SelectFontColor = clMenuText
  799. DisabledColor = clInactiveCaption
  800. SeparatorColor = clBtnFace
  801. CheckedColor = clHighlight
  802. IconWidth = 24
  803. DrawSelect = True
  804. UseSystemColors = False
  805. OverrideOwnerDraw = False
  806. Gradient = False
  807. FlatMenu = False
  808. AutoDetect = True
  809. XPControls = [xcToolbar]
  810. Active = True
  811. ControlUseTrueXPStyle = True
  812. BtnRoundArc = 5
  813. BtnOutLineBorderColor = 7552000
  814. BtnInnerBorderMoveColor = 3257087
  815. BtnInnerBorderFocusColor = 15183500
  816. BtnSurfaceNormalColor = 16251903
  817. BtnSurfaceDownColor = 14608359
  818. BtnSurfaceBottomLineColor = 14608359
  819. BtnSurfaceDownBottomLineColor = 15199215
  820. RdoChkControlChkColor = 41472
  821. ComboBoxChkColor = 9201994
  822. ComboboxSurfaceMoveColor = 16771030
  823. ControlDisabledBorderColor = 11913158
  824. Left = 7
  825. Top = 8
  826. end
  827. end