BillsGatherFme.dfm 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140
  1. object BillsGatherFrame: TBillsGatherFrame
  2. Left = 0
  3. Top = 0
  4. Width = 1477
  5. Height = 574
  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 = 378
  16. Width = 1477
  17. Height = 3
  18. Cursor = crVSplit
  19. Align = alBottom
  20. end
  21. object pnlBillsGather: TPanel
  22. Left = 0
  23. Top = 0
  24. Width = 1477
  25. Height = 378
  26. Align = alClient
  27. BevelOuter = bvNone
  28. TabOrder = 0
  29. object zgGclBills: TZJGrid
  30. Left = 0
  31. Top = 0
  32. Width = 1477
  33. Height = 378
  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. DefaultFixedColWidth = 25
  42. Selection.AlphaBlend = False
  43. Selection.TransparentColor = False
  44. FrozenCol = 0
  45. FrozenRow = 0
  46. OnCellGetColor = zgGclBillsCellGetColor
  47. Align = alClient
  48. end
  49. end
  50. object pnlRelaXmj: TPanel
  51. Left = 0
  52. Top = 381
  53. Width = 1477
  54. Height = 193
  55. Align = alBottom
  56. BevelOuter = bvNone
  57. TabOrder = 1
  58. object pnlRelaXmjType: TPanel
  59. Left = 0
  60. Top = 0
  61. Width = 1477
  62. Height = 21
  63. Align = alTop
  64. BevelOuter = bvNone
  65. TabOrder = 0
  66. object tbToolsButton: TToolBar
  67. Left = 0
  68. Top = 0
  69. Width = 273
  70. Height = 21
  71. Align = alLeft
  72. AutoSize = True
  73. ButtonHeight = 20
  74. ButtonWidth = 91
  75. Caption = 'tbToolsButton'
  76. EdgeBorders = []
  77. Flat = True
  78. ShowCaptions = True
  79. TabOrder = 0
  80. object tobtnDetailGcl: TToolButton
  81. Left = 0
  82. Top = 0
  83. Caption = ' '#25152#23646#39033#30446#33410' '
  84. Down = True
  85. ImageIndex = 0
  86. Style = tbsCheck
  87. OnClick = tobtnDetailGclClick
  88. end
  89. object tobtnDetailDeal: TToolButton
  90. Tag = 1
  91. Left = 91
  92. Top = 0
  93. Caption = ' '#30456#20851#31614#32422#28165#21333' '
  94. ImageIndex = 1
  95. Style = tbsCheck
  96. OnClick = tobtnDetailGclClick
  97. end
  98. object tobtnDetailBGL: TToolButton
  99. Tag = 2
  100. Left = 182
  101. Top = 0
  102. Caption = #30456#20851#21464#26356#28165#21333
  103. ImageIndex = 2
  104. Style = tbsCheck
  105. OnClick = tobtnDetailGclClick
  106. end
  107. end
  108. end
  109. object jpsRela: TJimPages
  110. Left = 0
  111. Top = 21
  112. Width = 1477
  113. Height = 172
  114. ActivePage = jpsRelaDetailGcl
  115. ActivePageIndex = 0
  116. Align = alClient
  117. object jpsRelaDetailGcl: TJimPage
  118. Left = 0
  119. Top = 0
  120. Width = 1477
  121. Height = 172
  122. TabName = 'DetailGcl'
  123. Caption = 'Xmj'
  124. object zgDetailGcl: TZJGrid
  125. Left = 0
  126. Top = 0
  127. Width = 1477
  128. Height = 172
  129. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  130. OptionsEx = []
  131. ColCount = 9
  132. ShowGridLine = False
  133. DefaultColWidth = 73
  134. DefaultFixedColWidth = 25
  135. Selection.AlphaBlend = False
  136. Selection.TransparentColor = False
  137. FrozenCol = 0
  138. FrozenRow = 0
  139. Align = alClient
  140. end
  141. end
  142. object jpsRelaDetailDeal: TJimPage
  143. Left = 0
  144. Top = 0
  145. Width = 1477
  146. Height = 172
  147. TabName = 'DetailDeal'
  148. Caption = 'Deal'
  149. object zgDetailDeal: TZJGrid
  150. Left = 0
  151. Top = 0
  152. Width = 1477
  153. Height = 172
  154. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  155. OptionsEx = []
  156. ColCount = 7
  157. ShowGridLine = False
  158. DefaultColWidth = 73
  159. DefaultFixedColWidth = 25
  160. Selection.AlphaBlend = False
  161. Selection.TransparentColor = False
  162. FrozenCol = 0
  163. FrozenRow = 0
  164. Align = alClient
  165. end
  166. end
  167. object jpsRelaDetailBGL: TJimPage
  168. Left = 0
  169. Top = 0
  170. Width = 1477
  171. Height = 172
  172. TabName = 'DetailBGL'
  173. Caption = 'BGL'
  174. object zgDetailBGL: TZJGrid
  175. Left = 0
  176. Top = 0
  177. Width = 1477
  178. Height = 172
  179. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  180. OptionsEx = []
  181. ColCount = 7
  182. ShowGridLine = False
  183. DefaultColWidth = 73
  184. DefaultFixedColWidth = 25
  185. Selection.AlphaBlend = False
  186. Selection.TransparentColor = False
  187. FrozenCol = 0
  188. FrozenRow = 0
  189. Align = alClient
  190. end
  191. end
  192. end
  193. end
  194. object xpm: TXPMenu
  195. DimLevel = 30
  196. GrayLevel = 10
  197. Font.Charset = DEFAULT_CHARSET
  198. Font.Color = clMenuText
  199. Font.Height = -12
  200. Font.Name = #23435#20307
  201. Font.Style = []
  202. Color = clBtnFace
  203. IconBackColor = clBtnFace
  204. MenuBarColor = clBtnFace
  205. SelectColor = 38640
  206. SelectBorderColor = clHighlight
  207. SelectFontColor = clMenuText
  208. DisabledColor = clInactiveCaption
  209. SeparatorColor = clBtnFace
  210. CheckedColor = clHighlight
  211. IconWidth = 24
  212. DrawSelect = True
  213. UseSystemColors = False
  214. OverrideOwnerDraw = False
  215. Gradient = False
  216. FlatMenu = False
  217. AutoDetect = True
  218. XPControls = [xcToolbar]
  219. Active = True
  220. ControlUseTrueXPStyle = True
  221. BtnRoundArc = 5
  222. BtnOutLineBorderColor = 7552000
  223. BtnInnerBorderMoveColor = 3257087
  224. BtnInnerBorderFocusColor = 15183500
  225. BtnSurfaceNormalColor = 16251903
  226. BtnSurfaceDownColor = 14608359
  227. BtnSurfaceBottomLineColor = 14608359
  228. BtnSurfaceDownBottomLineColor = 15199215
  229. RdoChkControlChkColor = 41472
  230. ComboBoxChkColor = 9201994
  231. ComboboxSurfaceMoveColor = 16771030
  232. ControlDisabledBorderColor = 11913158
  233. Left = 7
  234. Top = 8
  235. end
  236. object saDetailGcl: TsdGridDBA
  237. Columns = <
  238. item
  239. Title.Caption = #39033#30446#33410#32534#21495
  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 = taLeftJustify
  247. Font.Charset = GB2312_CHARSET
  248. Font.Color = clWindowText
  249. Font.Height = -12
  250. Font.Name = #23435#20307
  251. Font.Style = []
  252. FieldName = 'XmjCode'
  253. ReadOnly = True
  254. end
  255. item
  256. Title.Caption = #26729#21495
  257. Title.CaptionAcrossCols = '1'
  258. Title.Font.Charset = GB2312_CHARSET
  259. Title.Font.Color = clWindowText
  260. Title.Font.Height = -12
  261. Title.Font.Name = #23435#20307
  262. Title.Font.Style = []
  263. Alignment = taLeftJustify
  264. Font.Charset = GB2312_CHARSET
  265. Font.Color = clWindowText
  266. Font.Height = -12
  267. Font.Name = #23435#20307
  268. Font.Style = []
  269. FieldName = 'Peg'
  270. Width = 180
  271. ReadOnly = True
  272. end
  273. item
  274. Title.Caption = #25968#37327
  275. Title.CaptionAcrossCols = '1'
  276. Title.Font.Charset = GB2312_CHARSET
  277. Title.Font.Color = clWindowText
  278. Title.Font.Height = -12
  279. Title.Font.Name = #23435#20307
  280. Title.Font.Style = []
  281. Alignment = taRightJustify
  282. Font.Charset = GB2312_CHARSET
  283. Font.Color = clWindowText
  284. Font.Height = -12
  285. Font.Name = #23435#20307
  286. Font.Style = []
  287. FieldName = 'Quantity'
  288. Width = 60
  289. ReadOnly = True
  290. end
  291. item
  292. Title.Caption = #21333#20301#24037#31243
  293. Title.CaptionAcrossCols = '1'
  294. Title.Font.Charset = GB2312_CHARSET
  295. Title.Font.Color = clWindowText
  296. Title.Font.Height = -12
  297. Title.Font.Name = #23435#20307
  298. Title.Font.Style = []
  299. Alignment = taLeftJustify
  300. Font.Charset = GB2312_CHARSET
  301. Font.Color = clWindowText
  302. Font.Height = -12
  303. Font.Name = #23435#20307
  304. Font.Style = []
  305. FieldName = 'NameDanWei'
  306. ReadOnly = True
  307. end
  308. item
  309. Title.Caption = #20998#37096#24037#31243
  310. Title.CaptionAcrossCols = '1'
  311. Title.Font.Charset = GB2312_CHARSET
  312. Title.Font.Color = clWindowText
  313. Title.Font.Height = -12
  314. Title.Font.Name = #23435#20307
  315. Title.Font.Style = []
  316. Alignment = taLeftJustify
  317. Font.Charset = GB2312_CHARSET
  318. Font.Color = clWindowText
  319. Font.Height = -12
  320. Font.Name = #23435#20307
  321. Font.Style = []
  322. FieldName = 'NameFenBu'
  323. ReadOnly = True
  324. end
  325. item
  326. Title.Caption = #20998#39033#24037#31243
  327. Title.CaptionAcrossCols = '1'
  328. Title.Font.Charset = GB2312_CHARSET
  329. Title.Font.Color = clWindowText
  330. Title.Font.Height = -12
  331. Title.Font.Name = #23435#20307
  332. Title.Font.Style = []
  333. Alignment = taLeftJustify
  334. Font.Charset = GB2312_CHARSET
  335. Font.Color = clWindowText
  336. Font.Height = -12
  337. Font.Name = #23435#20307
  338. Font.Style = []
  339. FieldName = 'NameFenXiang'
  340. ReadOnly = True
  341. end
  342. item
  343. Title.Caption = #35745#37327#21333#20803
  344. Title.CaptionAcrossCols = '1'
  345. Title.Font.Charset = GB2312_CHARSET
  346. Title.Font.Color = clWindowText
  347. Title.Font.Height = -12
  348. Title.Font.Name = #23435#20307
  349. Title.Font.Style = []
  350. Alignment = taLeftJustify
  351. Font.Charset = GB2312_CHARSET
  352. Font.Color = clWindowText
  353. Font.Height = -12
  354. Font.Name = #23435#20307
  355. Font.Style = []
  356. FieldName = 'NameUnit'
  357. ReadOnly = True
  358. end
  359. item
  360. Title.Caption = #22270'('#20876')'#21495
  361. Title.CaptionAcrossCols = '1'
  362. Title.Font.Charset = GB2312_CHARSET
  363. Title.Font.Color = clWindowText
  364. Title.Font.Height = -12
  365. Title.Font.Name = #23435#20307
  366. Title.Font.Style = []
  367. Alignment = taLeftJustify
  368. Font.Charset = GB2312_CHARSET
  369. Font.Color = clWindowText
  370. Font.Height = -12
  371. Font.Name = #23435#20307
  372. Font.Style = []
  373. FieldName = 'DrawingCode'
  374. ReadOnly = False
  375. end>
  376. Grid = zgDetailGcl
  377. ExtendRowCount = 3
  378. Options = []
  379. Left = 160
  380. Top = 456
  381. end
  382. object saDetailDeal: TsdGridDBA
  383. Columns = <
  384. item
  385. Title.Caption = #28165#21333#32534#21495
  386. Title.CaptionAcrossCols = '1'
  387. Title.Font.Charset = GB2312_CHARSET
  388. Title.Font.Color = clWindowText
  389. Title.Font.Height = -12
  390. Title.Font.Name = #23435#20307
  391. Title.Font.Style = []
  392. Alignment = taLeftJustify
  393. Font.Charset = GB2312_CHARSET
  394. Font.Color = clWindowText
  395. Font.Height = -12
  396. Font.Name = #23435#20307
  397. Font.Style = []
  398. FieldName = 'B_Code'
  399. ReadOnly = True
  400. end
  401. item
  402. Title.Caption = #21517#31216
  403. Title.CaptionAcrossCols = '1'
  404. Title.Font.Charset = GB2312_CHARSET
  405. Title.Font.Color = clWindowText
  406. Title.Font.Height = -12
  407. Title.Font.Name = #23435#20307
  408. Title.Font.Style = []
  409. Alignment = taLeftJustify
  410. Font.Charset = GB2312_CHARSET
  411. Font.Color = clWindowText
  412. Font.Height = -12
  413. Font.Name = #23435#20307
  414. Font.Style = []
  415. FieldName = 'Name'
  416. ReadOnly = True
  417. end
  418. item
  419. Title.Caption = #21333#20301
  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 = taCenter
  427. Font.Charset = GB2312_CHARSET
  428. Font.Color = clWindowText
  429. Font.Height = -12
  430. Font.Name = #23435#20307
  431. Font.Style = []
  432. FieldName = 'Units'
  433. Width = 45
  434. ReadOnly = False
  435. end
  436. item
  437. Title.Caption = #21333#20215
  438. Title.CaptionAcrossCols = '1'
  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 = 'Price'
  451. Width = 60
  452. ReadOnly = False
  453. end
  454. item
  455. Title.Caption = #25968#37327
  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 = 'Quantity'
  469. ReadOnly = True
  470. end
  471. item
  472. Title.Caption = #37329#39069
  473. Title.CaptionAcrossCols = '1'
  474. Title.Font.Charset = GB2312_CHARSET
  475. Title.Font.Color = clWindowText
  476. Title.Font.Height = -12
  477. Title.Font.Name = #23435#20307
  478. Title.Font.Style = []
  479. Alignment = taRightJustify
  480. Font.Charset = GB2312_CHARSET
  481. Font.Color = clWindowText
  482. Font.Height = -12
  483. Font.Name = #23435#20307
  484. Font.Style = []
  485. FieldName = 'TotalPrice'
  486. ReadOnly = True
  487. end>
  488. Grid = zgDetailDeal
  489. ExtendRowCount = 3
  490. Options = []
  491. Left = 224
  492. Top = 456
  493. end
  494. object saDetailBGL: TsdGridDBA
  495. Columns = <
  496. item
  497. Title.Caption = #21464#26356#20196#21495
  498. Title.CaptionAcrossCols = '1'
  499. Title.Font.Charset = GB2312_CHARSET
  500. Title.Font.Color = clWindowText
  501. Title.Font.Height = -12
  502. Title.Font.Name = #23435#20307
  503. Title.Font.Style = []
  504. Alignment = taLeftJustify
  505. Font.Charset = GB2312_CHARSET
  506. Font.Color = clWindowText
  507. Font.Height = -12
  508. Font.Name = #23435#20307
  509. Font.Style = []
  510. FieldName = 'BGLCode'
  511. ReadOnly = True
  512. end
  513. item
  514. Title.Caption = #21517#31216
  515. Title.CaptionAcrossCols = '1'
  516. Title.Font.Charset = GB2312_CHARSET
  517. Title.Font.Color = clWindowText
  518. Title.Font.Height = -12
  519. Title.Font.Name = #23435#20307
  520. Title.Font.Style = []
  521. Alignment = taLeftJustify
  522. Font.Charset = GB2312_CHARSET
  523. Font.Color = clWindowText
  524. Font.Height = -12
  525. Font.Name = #23435#20307
  526. Font.Style = []
  527. FieldName = 'BGLName'
  528. ReadOnly = True
  529. end
  530. item
  531. Title.Caption = #25209#22797#25991#21495
  532. Title.CaptionAcrossCols = '1'
  533. Title.Font.Charset = GB2312_CHARSET
  534. Title.Font.Color = clWindowText
  535. Title.Font.Height = -12
  536. Title.Font.Name = #23435#20307
  537. Title.Font.Style = []
  538. Alignment = taLeftJustify
  539. Font.Charset = GB2312_CHARSET
  540. Font.Color = clWindowText
  541. Font.Height = -12
  542. Font.Name = #23435#20307
  543. Font.Style = []
  544. FieldName = 'BGLApprovalCode'
  545. ReadOnly = False
  546. end
  547. item
  548. Title.Caption = #21464#26356#22270#21495
  549. Title.CaptionAcrossCols = '1'
  550. Title.Font.Charset = GB2312_CHARSET
  551. Title.Font.Color = clWindowText
  552. Title.Font.Height = -12
  553. Title.Font.Name = #23435#20307
  554. Title.Font.Style = []
  555. Alignment = taLeftJustify
  556. Font.Charset = GB2312_CHARSET
  557. Font.Color = clWindowText
  558. Font.Height = -12
  559. Font.Name = #23435#20307
  560. Font.Style = []
  561. FieldName = 'BGLDrawingCode'
  562. ReadOnly = False
  563. end
  564. item
  565. Title.Caption = #25968#37327
  566. Title.CaptionAcrossCols = '1'
  567. Title.Font.Charset = GB2312_CHARSET
  568. Title.Font.Color = clWindowText
  569. Title.Font.Height = -12
  570. Title.Font.Name = #23435#20307
  571. Title.Font.Style = []
  572. Alignment = taRightJustify
  573. Font.Charset = GB2312_CHARSET
  574. Font.Color = clWindowText
  575. Font.Height = -12
  576. Font.Name = #23435#20307
  577. Font.Style = []
  578. FieldName = 'Quantity'
  579. Width = 60
  580. ReadOnly = False
  581. end
  582. item
  583. Title.Caption = #37329#39069
  584. Title.CaptionAcrossCols = '1'
  585. Title.Font.Charset = GB2312_CHARSET
  586. Title.Font.Color = clWindowText
  587. Title.Font.Height = -12
  588. Title.Font.Name = #23435#20307
  589. Title.Font.Style = []
  590. Alignment = taRightJustify
  591. Font.Charset = GB2312_CHARSET
  592. Font.Color = clWindowText
  593. Font.Height = -12
  594. Font.Name = #23435#20307
  595. Font.Style = []
  596. FieldName = 'TotalPrice'
  597. Width = 60
  598. ReadOnly = False
  599. end>
  600. Grid = zgDetailBGL
  601. ExtendRowCount = 3
  602. Options = []
  603. Left = 288
  604. Top = 456
  605. end
  606. object saGclBills: TsdGridDBA
  607. Columns = <
  608. item
  609. Title.Caption = #32034#24341#32534#21495
  610. Title.CaptionAcrossCols = '1'
  611. Title.Font.Charset = GB2312_CHARSET
  612. Title.Font.Color = clWindowText
  613. Title.Font.Height = -12
  614. Title.Font.Name = #23435#20307
  615. Title.Font.Style = []
  616. Alignment = taLeftJustify
  617. Font.Charset = GB2312_CHARSET
  618. Font.Color = clWindowText
  619. Font.Height = -12
  620. Font.Name = #23435#20307
  621. Font.Style = []
  622. FieldName = 'IndexCode'
  623. Visible = False
  624. ReadOnly = False
  625. end
  626. item
  627. Title.Caption = #28165#21333#32534#21495
  628. Title.CaptionAcrossCols = '1'
  629. Title.CaptionAcrossRows = 2
  630. Title.Font.Charset = GB2312_CHARSET
  631. Title.Font.Color = clWindowText
  632. Title.Font.Height = -12
  633. Title.Font.Name = #23435#20307
  634. Title.Font.Style = []
  635. Alignment = taLeftJustify
  636. Font.Charset = GB2312_CHARSET
  637. Font.Color = clWindowText
  638. Font.Height = -12
  639. Font.Name = #23435#20307
  640. Font.Style = []
  641. FieldName = 'B_Code'
  642. Width = 80
  643. ReadOnly = True
  644. end
  645. item
  646. Title.Caption = #21517#31216
  647. Title.CaptionAcrossCols = '1'
  648. Title.CaptionAcrossRows = 2
  649. Title.Font.Charset = GB2312_CHARSET
  650. Title.Font.Color = clWindowText
  651. Title.Font.Height = -12
  652. Title.Font.Name = #23435#20307
  653. Title.Font.Style = []
  654. Alignment = taLeftJustify
  655. Font.Charset = GB2312_CHARSET
  656. Font.Color = clWindowText
  657. Font.Height = -12
  658. Font.Name = #23435#20307
  659. Font.Style = []
  660. FieldName = 'Name'
  661. Width = 180
  662. ReadOnly = True
  663. end
  664. item
  665. Title.Caption = #21333#20301
  666. Title.CaptionAcrossCols = '1'
  667. Title.CaptionAcrossRows = 2
  668. Title.Font.Charset = GB2312_CHARSET
  669. Title.Font.Color = clWindowText
  670. Title.Font.Height = -12
  671. Title.Font.Name = 'smartSimSun'
  672. Title.Font.Style = []
  673. Alignment = taCenter
  674. Font.Charset = GB2312_CHARSET
  675. Font.Color = clWindowText
  676. Font.Height = -12
  677. Font.Name = #23435#20307
  678. Font.Style = []
  679. FieldName = 'Units'
  680. Width = 45
  681. ReadOnly = True
  682. end
  683. item
  684. Title.Caption = #21333#20215
  685. Title.CaptionAcrossCols = '1'
  686. Title.CaptionAcrossRows = 2
  687. Title.Font.Charset = GB2312_CHARSET
  688. Title.Font.Color = clWindowText
  689. Title.Font.Height = -12
  690. Title.Font.Name = #23435#20307
  691. Title.Font.Style = []
  692. Alignment = taRightJustify
  693. Font.Charset = GB2312_CHARSET
  694. Font.Color = clWindowText
  695. Font.Height = -12
  696. Font.Name = #23435#20307
  697. Font.Style = []
  698. FieldName = 'Price'
  699. Width = 60
  700. ReadOnly = True
  701. end
  702. item
  703. Title.Caption = #21464#26356#21333#20215
  704. Title.CaptionAcrossCols = '1'
  705. Title.CaptionAcrossRows = 2
  706. Title.Font.Charset = GB2312_CHARSET
  707. Title.Font.Color = clWindowText
  708. Title.Font.Height = -12
  709. Title.Font.Name = #23435#20307
  710. Title.Font.Style = []
  711. Alignment = taRightJustify
  712. Font.Charset = GB2312_CHARSET
  713. Font.Color = clWindowText
  714. Font.Height = -12
  715. Font.Name = #23435#20307
  716. Font.Style = []
  717. FieldName = 'NewPrice'
  718. Width = 60
  719. ReadOnly = True
  720. end
  721. item
  722. Title.Caption = #31614#32422#21512#21516'|'#25968#37327
  723. Title.CaptionAcrossCols = '2'
  724. Title.Font.Charset = GB2312_CHARSET
  725. Title.Font.Color = clWindowText
  726. Title.Font.Height = -12
  727. Title.Font.Name = #23435#20307
  728. Title.Font.Style = []
  729. Alignment = taRightJustify
  730. Font.Charset = GB2312_CHARSET
  731. Font.Color = clWindowText
  732. Font.Height = -12
  733. Font.Name = #23435#20307
  734. Font.Style = []
  735. FieldName = 'DealQuantity'
  736. Width = 60
  737. ReadOnly = True
  738. end
  739. item
  740. Title.Caption = '|'#37329#39069
  741. Title.CaptionAcrossCols = '1'
  742. Title.Font.Charset = GB2312_CHARSET
  743. Title.Font.Color = clWindowText
  744. Title.Font.Height = -12
  745. Title.Font.Name = #23435#20307
  746. Title.Font.Style = []
  747. Alignment = taRightJustify
  748. Font.Charset = GB2312_CHARSET
  749. Font.Color = clWindowText
  750. Font.Height = -12
  751. Font.Name = #23435#20307
  752. Font.Style = []
  753. FieldName = 'DealTotalPrice'
  754. Width = 60
  755. ReadOnly = True
  756. end
  757. item
  758. Title.Caption = '0'#21495#21488#36134#21512#21516'|'#25968#37327
  759. Title.CaptionAcrossCols = '2'
  760. Title.Font.Charset = GB2312_CHARSET
  761. Title.Font.Color = clWindowText
  762. Title.Font.Height = -12
  763. Title.Font.Name = #23435#20307
  764. Title.Font.Style = []
  765. Alignment = taRightJustify
  766. Font.Charset = GB2312_CHARSET
  767. Font.Color = clWindowText
  768. Font.Height = -12
  769. Font.Name = #23435#20307
  770. Font.Style = []
  771. FieldName = 'Quantity'
  772. Width = 60
  773. ReadOnly = True
  774. end
  775. item
  776. Title.Caption = '|'#37329#39069
  777. Title.CaptionAcrossCols = '1'
  778. Title.Font.Charset = GB2312_CHARSET
  779. Title.Font.Color = clWindowText
  780. Title.Font.Height = -12
  781. Title.Font.Name = #23435#20307
  782. Title.Font.Style = []
  783. Alignment = taRightJustify
  784. Font.Charset = GB2312_CHARSET
  785. Font.Color = clWindowText
  786. Font.Height = -12
  787. Font.Name = #23435#20307
  788. Font.Style = []
  789. FieldName = 'TotalPrice'
  790. Width = 60
  791. ReadOnly = True
  792. end
  793. item
  794. Title.Caption = #26412#26399#21512#21516#35745#37327'|'#25968#37327
  795. Title.CaptionAcrossCols = '2'
  796. Title.Font.Charset = GB2312_CHARSET
  797. Title.Font.Color = clWindowText
  798. Title.Font.Height = -12
  799. Title.Font.Name = #23435#20307
  800. Title.Font.Style = []
  801. Alignment = taRightJustify
  802. Font.Charset = GB2312_CHARSET
  803. Font.Color = clWindowText
  804. Font.Height = -12
  805. Font.Name = #23435#20307
  806. Font.Style = []
  807. FieldName = 'CurDealQuantity'
  808. Width = 60
  809. ReadOnly = True
  810. end
  811. item
  812. Title.Caption = '|'#37329#39069
  813. Title.CaptionAcrossCols = '1'
  814. Title.Font.Charset = GB2312_CHARSET
  815. Title.Font.Color = clWindowText
  816. Title.Font.Height = -12
  817. Title.Font.Name = #23435#20307
  818. Title.Font.Style = []
  819. Alignment = taRightJustify
  820. Font.Charset = GB2312_CHARSET
  821. Font.Color = clWindowText
  822. Font.Height = -12
  823. Font.Name = #23435#20307
  824. Font.Style = []
  825. FieldName = 'CurDealTotalPrice'
  826. Width = 60
  827. ReadOnly = True
  828. end
  829. item
  830. Title.Caption = #26412#26399#25968#37327#21464#26356'|'#25968#37327
  831. Title.CaptionAcrossCols = '2'
  832. Title.Font.Charset = GB2312_CHARSET
  833. Title.Font.Color = clWindowText
  834. Title.Font.Height = -12
  835. Title.Font.Name = #23435#20307
  836. Title.Font.Style = []
  837. Alignment = taRightJustify
  838. Font.Charset = GB2312_CHARSET
  839. Font.Color = clWindowText
  840. Font.Height = -12
  841. Font.Name = #23435#20307
  842. Font.Style = []
  843. FieldName = 'CurQcQuantity'
  844. Width = 60
  845. ReadOnly = True
  846. end
  847. item
  848. Title.Caption = '|'#37329#39069
  849. Title.CaptionAcrossCols = '1'
  850. Title.Font.Charset = GB2312_CHARSET
  851. Title.Font.Color = clWindowText
  852. Title.Font.Height = -12
  853. Title.Font.Name = #23435#20307
  854. Title.Font.Style = []
  855. Alignment = taRightJustify
  856. Font.Charset = GB2312_CHARSET
  857. Font.Color = clWindowText
  858. Font.Height = -12
  859. Font.Name = #23435#20307
  860. Font.Style = []
  861. FieldName = 'CurQcTotalPrice'
  862. Width = 60
  863. ReadOnly = True
  864. end
  865. item
  866. Title.Caption = #26412#26399#21333#20215#21464#26356'|'#25968#37327
  867. Title.CaptionAcrossCols = '2'
  868. Title.Font.Charset = GB2312_CHARSET
  869. Title.Font.Color = clWindowText
  870. Title.Font.Height = -12
  871. Title.Font.Name = #23435#20307
  872. Title.Font.Style = []
  873. Alignment = taRightJustify
  874. Font.Charset = GB2312_CHARSET
  875. Font.Color = clWindowText
  876. Font.Height = -12
  877. Font.Name = #23435#20307
  878. Font.Style = []
  879. FieldName = 'CurPcQuantity'
  880. Width = 60
  881. ReadOnly = True
  882. end
  883. item
  884. Title.Caption = '|'#37329#39069
  885. Title.CaptionAcrossCols = '1'
  886. Title.Font.Charset = GB2312_CHARSET
  887. Title.Font.Color = clWindowText
  888. Title.Font.Height = -12
  889. Title.Font.Name = #23435#20307
  890. Title.Font.Style = []
  891. Alignment = taRightJustify
  892. Font.Charset = GB2312_CHARSET
  893. Font.Color = clWindowText
  894. Font.Height = -12
  895. Font.Name = #23435#20307
  896. Font.Style = []
  897. FieldName = 'CurPcTotalPrice'
  898. Width = 60
  899. ReadOnly = True
  900. end
  901. item
  902. Title.Caption = #26412#26399#23436#25104#35745#37327'|'#25968#37327
  903. Title.CaptionAcrossCols = '2'
  904. Title.Font.Charset = GB2312_CHARSET
  905. Title.Font.Color = clWindowText
  906. Title.Font.Height = -12
  907. Title.Font.Name = #23435#20307
  908. Title.Font.Style = []
  909. Alignment = taRightJustify
  910. Font.Charset = GB2312_CHARSET
  911. Font.Color = clWindowText
  912. Font.Height = -12
  913. Font.Name = #23435#20307
  914. Font.Style = []
  915. FieldName = 'CurGatherQuantity'
  916. Width = 60
  917. ReadOnly = True
  918. end
  919. item
  920. Title.Caption = '|'#37329#39069
  921. Title.CaptionAcrossCols = '2'
  922. Title.Font.Charset = GB2312_CHARSET
  923. Title.Font.Color = clWindowText
  924. Title.Font.Height = -12
  925. Title.Font.Name = #23435#20307
  926. Title.Font.Style = []
  927. Alignment = taRightJustify
  928. Font.Charset = GB2312_CHARSET
  929. Font.Color = clWindowText
  930. Font.Height = -12
  931. Font.Name = #23435#20307
  932. Font.Style = []
  933. FieldName = 'CurGatherTotalPrice'
  934. Width = 60
  935. ReadOnly = True
  936. end
  937. item
  938. Title.Caption = #25130#27490#26412#26399#21512#21516#35745#37327'|'#25968#37327
  939. Title.CaptionAcrossCols = '2'
  940. Title.Font.Charset = GB2312_CHARSET
  941. Title.Font.Color = clWindowText
  942. Title.Font.Height = -12
  943. Title.Font.Name = #23435#20307
  944. Title.Font.Style = []
  945. Alignment = taRightJustify
  946. Font.Charset = GB2312_CHARSET
  947. Font.Color = clWindowText
  948. Font.Height = -12
  949. Font.Name = #23435#20307
  950. Font.Style = []
  951. FieldName = 'EndDealQuantity'
  952. Width = 60
  953. ReadOnly = True
  954. end
  955. item
  956. Title.Caption = '|'#37329#39069
  957. Title.CaptionAcrossCols = '1'
  958. Title.Font.Charset = GB2312_CHARSET
  959. Title.Font.Color = clWindowText
  960. Title.Font.Height = -12
  961. Title.Font.Name = #23435#20307
  962. Title.Font.Style = []
  963. Alignment = taRightJustify
  964. Font.Charset = GB2312_CHARSET
  965. Font.Color = clWindowText
  966. Font.Height = -12
  967. Font.Name = #23435#20307
  968. Font.Style = []
  969. FieldName = 'EndDealTotalPrice'
  970. Width = 60
  971. ReadOnly = True
  972. end
  973. item
  974. Title.Caption = #25130#27490#26412#26399#25968#37327#21464#26356'|'#25968#37327
  975. Title.CaptionAcrossCols = '2'
  976. Title.Font.Charset = GB2312_CHARSET
  977. Title.Font.Color = clWindowText
  978. Title.Font.Height = -12
  979. Title.Font.Name = #23435#20307
  980. Title.Font.Style = []
  981. Alignment = taRightJustify
  982. Font.Charset = GB2312_CHARSET
  983. Font.Color = clWindowText
  984. Font.Height = -12
  985. Font.Name = #23435#20307
  986. Font.Style = []
  987. FieldName = 'EndQcQuantity'
  988. Width = 60
  989. ReadOnly = True
  990. end
  991. item
  992. Title.Caption = '|'#37329#39069
  993. Title.CaptionAcrossCols = '1'
  994. Title.Font.Charset = GB2312_CHARSET
  995. Title.Font.Color = clWindowText
  996. Title.Font.Height = -12
  997. Title.Font.Name = #23435#20307
  998. Title.Font.Style = []
  999. Alignment = taRightJustify
  1000. Font.Charset = GB2312_CHARSET
  1001. Font.Color = clWindowText
  1002. Font.Height = -12
  1003. Font.Name = #23435#20307
  1004. Font.Style = []
  1005. FieldName = 'EndQcTotalPrice'
  1006. Width = 60
  1007. ReadOnly = True
  1008. end
  1009. item
  1010. Title.Caption = #25130#27490#26412#26399#21333#20215#21464#26356'|'#25968#37327
  1011. Title.CaptionAcrossCols = '2'
  1012. Title.Font.Charset = GB2312_CHARSET
  1013. Title.Font.Color = clWindowText
  1014. Title.Font.Height = -12
  1015. Title.Font.Name = #23435#20307
  1016. Title.Font.Style = []
  1017. Alignment = taRightJustify
  1018. Font.Charset = GB2312_CHARSET
  1019. Font.Color = clWindowText
  1020. Font.Height = -12
  1021. Font.Name = #23435#20307
  1022. Font.Style = []
  1023. FieldName = 'EndPcQuantity'
  1024. Width = 60
  1025. ReadOnly = True
  1026. end
  1027. item
  1028. Title.Caption = '|'#37329#39069
  1029. Title.CaptionAcrossCols = '1'
  1030. Title.Font.Charset = GB2312_CHARSET
  1031. Title.Font.Color = clWindowText
  1032. Title.Font.Height = -12
  1033. Title.Font.Name = #23435#20307
  1034. Title.Font.Style = []
  1035. Alignment = taRightJustify
  1036. Font.Charset = GB2312_CHARSET
  1037. Font.Color = clWindowText
  1038. Font.Height = -12
  1039. Font.Name = #23435#20307
  1040. Font.Style = []
  1041. FieldName = 'EndPcTotalPrice'
  1042. Width = 60
  1043. ReadOnly = True
  1044. end
  1045. item
  1046. Title.Caption = #25130#27490#26412#26399#23436#25104#35745#37327'|'#25968#37327
  1047. Title.CaptionAcrossCols = '2'
  1048. Title.Font.Charset = GB2312_CHARSET
  1049. Title.Font.Color = clWindowText
  1050. Title.Font.Height = -12
  1051. Title.Font.Name = #23435#20307
  1052. Title.Font.Style = []
  1053. Alignment = taRightJustify
  1054. Font.Charset = GB2312_CHARSET
  1055. Font.Color = clWindowText
  1056. Font.Height = -12
  1057. Font.Name = #23435#20307
  1058. Font.Style = []
  1059. FieldName = 'EndGatherQuantity'
  1060. Width = 60
  1061. ReadOnly = True
  1062. end
  1063. item
  1064. Title.Caption = '|'#37329#39069
  1065. Title.CaptionAcrossCols = '1'
  1066. Title.Font.Charset = GB2312_CHARSET
  1067. Title.Font.Color = clWindowText
  1068. Title.Font.Height = -12
  1069. Title.Font.Name = #23435#20307
  1070. Title.Font.Style = []
  1071. Alignment = taRightJustify
  1072. Font.Charset = GB2312_CHARSET
  1073. Font.Color = clWindowText
  1074. Font.Height = -12
  1075. Font.Name = #23435#20307
  1076. Font.Style = []
  1077. FieldName = 'EndGatherTotalPrice'
  1078. Width = 60
  1079. ReadOnly = True
  1080. end
  1081. item
  1082. Title.Caption = #21512#21516'+'#21464#26356#20196'|'#25968#37327
  1083. Title.CaptionAcrossCols = '3'
  1084. Title.Font.Charset = GB2312_CHARSET
  1085. Title.Font.Color = clWindowText
  1086. Title.Font.Height = -12
  1087. Title.Font.Name = #23435#20307
  1088. Title.Font.Style = []
  1089. Alignment = taRightJustify
  1090. Font.Charset = GB2312_CHARSET
  1091. Font.Color = clWindowText
  1092. Font.Height = -12
  1093. Font.Name = #23435#20307
  1094. Font.Style = []
  1095. FieldName = 'Deal_BGLQuantity'
  1096. Width = 60
  1097. ReadOnly = True
  1098. end
  1099. item
  1100. Title.Caption = '|'#37329#39069
  1101. Title.CaptionAcrossCols = '1'
  1102. Title.Font.Charset = GB2312_CHARSET
  1103. Title.Font.Color = clWindowText
  1104. Title.Font.Height = -12
  1105. Title.Font.Name = #23435#20307
  1106. Title.Font.Style = []
  1107. Alignment = taRightJustify
  1108. Font.Charset = GB2312_CHARSET
  1109. Font.Color = clWindowText
  1110. Font.Height = -12
  1111. Font.Name = #23435#20307
  1112. Font.Style = []
  1113. FieldName = 'Deal_BGLTotalPrice'
  1114. Width = 60
  1115. ReadOnly = True
  1116. end
  1117. item
  1118. Title.Caption = '|'#23436#25104#29575'(%)'
  1119. Title.CaptionAcrossCols = '1'
  1120. Title.Font.Charset = GB2312_CHARSET
  1121. Title.Font.Color = clWindowText
  1122. Title.Font.Height = -12
  1123. Title.Font.Name = #23435#20307
  1124. Title.Font.Style = []
  1125. Alignment = taRightJustify
  1126. Font.Charset = GB2312_CHARSET
  1127. Font.Color = clWindowText
  1128. Font.Height = -12
  1129. Font.Name = #23435#20307
  1130. Font.Style = []
  1131. FieldName = 'Deal_BGLPercent'
  1132. Width = 63
  1133. ReadOnly = True
  1134. end>
  1135. Grid = zgGclBills
  1136. ExtendRowCount = 3
  1137. Left = 224
  1138. Top = 104
  1139. end
  1140. end