BillsGatherFme.dfm 37 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261
  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 = 14
  132. RowCount = 6
  133. FixedRowCount = 2
  134. ShowGridLine = False
  135. DefaultColWidth = 73
  136. DefaultFixedColWidth = 25
  137. Selection.AlphaBlend = False
  138. Selection.TransparentColor = False
  139. FrozenCol = 0
  140. FrozenRow = 0
  141. OnMouseDown = zgDetailGclMouseDown
  142. Align = alClient
  143. end
  144. end
  145. object jpsRelaDetailDeal: TJimPage
  146. Left = 0
  147. Top = 0
  148. Width = 1477
  149. Height = 172
  150. TabName = 'DetailDeal'
  151. Caption = 'Deal'
  152. object zgDetailDeal: TZJGrid
  153. Left = 0
  154. Top = 0
  155. Width = 1477
  156. Height = 172
  157. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  158. OptionsEx = []
  159. ColCount = 7
  160. ShowGridLine = False
  161. DefaultColWidth = 73
  162. DefaultFixedColWidth = 25
  163. Selection.AlphaBlend = False
  164. Selection.TransparentColor = False
  165. FrozenCol = 0
  166. FrozenRow = 0
  167. Align = alClient
  168. end
  169. end
  170. object jpsRelaDetailBGL: TJimPage
  171. Left = 0
  172. Top = 0
  173. Width = 1477
  174. Height = 172
  175. TabName = 'DetailBGL'
  176. Caption = 'BGL'
  177. object zgDetailBGL: TZJGrid
  178. Left = 0
  179. Top = 0
  180. Width = 1477
  181. Height = 172
  182. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  183. OptionsEx = []
  184. ColCount = 7
  185. ShowGridLine = False
  186. DefaultColWidth = 73
  187. DefaultFixedColWidth = 25
  188. Selection.AlphaBlend = False
  189. Selection.TransparentColor = False
  190. FrozenCol = 0
  191. FrozenRow = 0
  192. Align = alClient
  193. end
  194. end
  195. end
  196. end
  197. object xpm: TXPMenu
  198. DimLevel = 30
  199. GrayLevel = 10
  200. Font.Charset = DEFAULT_CHARSET
  201. Font.Color = clMenuText
  202. Font.Height = -12
  203. Font.Name = #23435#20307
  204. Font.Style = []
  205. Color = clBtnFace
  206. IconBackColor = clBtnFace
  207. MenuBarColor = clBtnFace
  208. SelectColor = 38640
  209. SelectBorderColor = clHighlight
  210. SelectFontColor = clMenuText
  211. DisabledColor = clInactiveCaption
  212. SeparatorColor = clBtnFace
  213. CheckedColor = clHighlight
  214. IconWidth = 24
  215. DrawSelect = True
  216. UseSystemColors = False
  217. OverrideOwnerDraw = False
  218. Gradient = False
  219. FlatMenu = False
  220. AutoDetect = True
  221. XPControls = [xcToolbar]
  222. Active = True
  223. ControlUseTrueXPStyle = True
  224. BtnRoundArc = 5
  225. BtnOutLineBorderColor = 7552000
  226. BtnInnerBorderMoveColor = 3257087
  227. BtnInnerBorderFocusColor = 15183500
  228. BtnSurfaceNormalColor = 16251903
  229. BtnSurfaceDownColor = 14608359
  230. BtnSurfaceBottomLineColor = 14608359
  231. BtnSurfaceDownBottomLineColor = 15199215
  232. RdoChkControlChkColor = 41472
  233. ComboBoxChkColor = 9201994
  234. ComboboxSurfaceMoveColor = 16771030
  235. ControlDisabledBorderColor = 11913158
  236. Left = 7
  237. Top = 8
  238. end
  239. object saDetailGcl: TsdGridDBA
  240. Columns = <
  241. item
  242. Title.Caption = #39033#30446#33410#32534#21495
  243. Title.CaptionAcrossCols = '1'
  244. Title.CaptionAcrossRows = 2
  245. Title.Font.Charset = GB2312_CHARSET
  246. Title.Font.Color = clWindowText
  247. Title.Font.Height = -12
  248. Title.Font.Name = #23435#20307
  249. Title.Font.Style = []
  250. Alignment = taLeftJustify
  251. Font.Charset = GB2312_CHARSET
  252. Font.Color = clWindowText
  253. Font.Height = -12
  254. Font.Name = #23435#20307
  255. Font.Style = []
  256. FieldName = 'XmjCode'
  257. ReadOnly = True
  258. end
  259. item
  260. Title.Caption = #26729#21495
  261. Title.CaptionAcrossCols = '1'
  262. Title.CaptionAcrossRows = 2
  263. Title.Font.Charset = GB2312_CHARSET
  264. Title.Font.Color = clWindowText
  265. Title.Font.Height = -12
  266. Title.Font.Name = #23435#20307
  267. Title.Font.Style = []
  268. Alignment = taLeftJustify
  269. Font.Charset = GB2312_CHARSET
  270. Font.Color = clWindowText
  271. Font.Height = -12
  272. Font.Name = #23435#20307
  273. Font.Style = []
  274. FieldName = 'Peg'
  275. Width = 180
  276. ReadOnly = True
  277. end
  278. item
  279. Title.Caption = #25968#37327
  280. Title.CaptionAcrossCols = '1'
  281. Title.CaptionAcrossRows = 2
  282. Title.Font.Charset = GB2312_CHARSET
  283. Title.Font.Color = clWindowText
  284. Title.Font.Height = -12
  285. Title.Font.Name = #23435#20307
  286. Title.Font.Style = []
  287. Alignment = taRightJustify
  288. Font.Charset = GB2312_CHARSET
  289. Font.Color = clWindowText
  290. Font.Height = -12
  291. Font.Name = #23435#20307
  292. Font.Style = []
  293. FieldName = 'Quantity'
  294. Width = 60
  295. ReadOnly = True
  296. end
  297. item
  298. Title.Caption = #26412#26399#23436#25104#35745#37327#25968#37327
  299. Title.CaptionAcrossCols = '1'
  300. Title.CaptionAcrossRows = 2
  301. Title.Font.Charset = GB2312_CHARSET
  302. Title.Font.Color = clWindowText
  303. Title.Font.Height = -12
  304. Title.Font.Name = #23435#20307
  305. Title.Font.Style = []
  306. Alignment = taRightJustify
  307. Font.Charset = GB2312_CHARSET
  308. Font.Color = clWindowText
  309. Font.Height = -12
  310. Font.Name = #23435#20307
  311. Font.Style = []
  312. FieldName = 'CurGatherQuantity'
  313. Width = 80
  314. ReadOnly = False
  315. end
  316. item
  317. Title.Caption = #25130#27490#26412#26399'|'#21512#21516#35745#37327#25968#37327
  318. Title.CaptionAcrossCols = '3'
  319. Title.Font.Charset = GB2312_CHARSET
  320. Title.Font.Color = clWindowText
  321. Title.Font.Height = -12
  322. Title.Font.Name = #23435#20307
  323. Title.Font.Style = []
  324. Alignment = taRightJustify
  325. Font.Charset = GB2312_CHARSET
  326. Font.Color = clWindowText
  327. Font.Height = -12
  328. Font.Name = #23435#20307
  329. Font.Style = []
  330. FieldName = 'EndDealQuantity'
  331. ReadOnly = False
  332. end
  333. item
  334. Title.Caption = '|'#25968#37327#21464#26356#35745#37327
  335. Title.CaptionAcrossCols = '1'
  336. Title.Font.Charset = GB2312_CHARSET
  337. Title.Font.Color = clWindowText
  338. Title.Font.Height = -12
  339. Title.Font.Name = #23435#20307
  340. Title.Font.Style = []
  341. Alignment = taRightJustify
  342. Font.Charset = GB2312_CHARSET
  343. Font.Color = clWindowText
  344. Font.Height = -12
  345. Font.Name = #23435#20307
  346. Font.Style = []
  347. FieldName = 'EndQcQuantity'
  348. ReadOnly = False
  349. end
  350. item
  351. Title.Caption = '|'#23436#25104#35745#37327#25968#37327
  352. Title.CaptionAcrossCols = '1'
  353. Title.Font.Charset = GB2312_CHARSET
  354. Title.Font.Color = clWindowText
  355. Title.Font.Height = -12
  356. Title.Font.Name = #23435#20307
  357. Title.Font.Style = []
  358. Alignment = taRightJustify
  359. Font.Charset = GB2312_CHARSET
  360. Font.Color = clWindowText
  361. Font.Height = -12
  362. Font.Name = #23435#20307
  363. Font.Style = []
  364. FieldName = 'EndGatherQuantity'
  365. ReadOnly = False
  366. end
  367. item
  368. Title.Caption = #23436#25104#29575'(%)'
  369. Title.CaptionAcrossCols = '1'
  370. Title.CaptionAcrossRows = 2
  371. Title.Font.Charset = GB2312_CHARSET
  372. Title.Font.Color = clWindowText
  373. Title.Font.Height = -12
  374. Title.Font.Name = #23435#20307
  375. Title.Font.Style = []
  376. Alignment = taRightJustify
  377. Font.Charset = GB2312_CHARSET
  378. Font.Color = clWindowText
  379. Font.Height = -12
  380. Font.Name = #23435#20307
  381. Font.Style = []
  382. FieldName = 'Percent'
  383. Width = 80
  384. ReadOnly = False
  385. end
  386. item
  387. Title.Caption = #21333#20301#24037#31243
  388. Title.CaptionAcrossCols = '1'
  389. Title.CaptionAcrossRows = 2
  390. Title.Font.Charset = GB2312_CHARSET
  391. Title.Font.Color = clWindowText
  392. Title.Font.Height = -12
  393. Title.Font.Name = #23435#20307
  394. Title.Font.Style = []
  395. Alignment = taLeftJustify
  396. Font.Charset = GB2312_CHARSET
  397. Font.Color = clWindowText
  398. Font.Height = -12
  399. Font.Name = #23435#20307
  400. Font.Style = []
  401. FieldName = 'NameDanWei'
  402. ReadOnly = True
  403. end
  404. item
  405. Title.Caption = #20998#37096#24037#31243
  406. Title.CaptionAcrossCols = '1'
  407. Title.CaptionAcrossRows = 2
  408. Title.Font.Charset = GB2312_CHARSET
  409. Title.Font.Color = clWindowText
  410. Title.Font.Height = -12
  411. Title.Font.Name = #23435#20307
  412. Title.Font.Style = []
  413. Alignment = taLeftJustify
  414. Font.Charset = GB2312_CHARSET
  415. Font.Color = clWindowText
  416. Font.Height = -12
  417. Font.Name = #23435#20307
  418. Font.Style = []
  419. FieldName = 'NameFenBu'
  420. ReadOnly = True
  421. end
  422. item
  423. Title.Caption = #20998#39033#24037#31243
  424. Title.CaptionAcrossCols = '1'
  425. Title.CaptionAcrossRows = 2
  426. Title.Font.Charset = GB2312_CHARSET
  427. Title.Font.Color = clWindowText
  428. Title.Font.Height = -12
  429. Title.Font.Name = #23435#20307
  430. Title.Font.Style = []
  431. Alignment = taLeftJustify
  432. Font.Charset = GB2312_CHARSET
  433. Font.Color = clWindowText
  434. Font.Height = -12
  435. Font.Name = #23435#20307
  436. Font.Style = []
  437. FieldName = 'NameFenXiang'
  438. ReadOnly = True
  439. end
  440. item
  441. Title.Caption = #35745#37327#21333#20803
  442. Title.CaptionAcrossCols = '1'
  443. Title.CaptionAcrossRows = 2
  444. Title.Font.Charset = GB2312_CHARSET
  445. Title.Font.Color = clWindowText
  446. Title.Font.Height = -12
  447. Title.Font.Name = #23435#20307
  448. Title.Font.Style = []
  449. Alignment = taLeftJustify
  450. Font.Charset = GB2312_CHARSET
  451. Font.Color = clWindowText
  452. Font.Height = -12
  453. Font.Name = #23435#20307
  454. Font.Style = []
  455. FieldName = 'NameUnit'
  456. ReadOnly = True
  457. end
  458. item
  459. Title.Caption = #22270'('#20876')'#21495
  460. Title.CaptionAcrossCols = '1'
  461. Title.CaptionAcrossRows = 2
  462. Title.Font.Charset = GB2312_CHARSET
  463. Title.Font.Color = clWindowText
  464. Title.Font.Height = -12
  465. Title.Font.Name = #23435#20307
  466. Title.Font.Style = []
  467. Alignment = taLeftJustify
  468. Font.Charset = GB2312_CHARSET
  469. Font.Color = clWindowText
  470. Font.Height = -12
  471. Font.Name = #23435#20307
  472. Font.Style = []
  473. FieldName = 'DrawingCode'
  474. ReadOnly = False
  475. end>
  476. Grid = zgDetailGcl
  477. ExtendRowCount = 3
  478. Options = []
  479. Left = 160
  480. Top = 456
  481. end
  482. object saDetailDeal: TsdGridDBA
  483. Columns = <
  484. item
  485. Title.Caption = #28165#21333#32534#21495
  486. Title.CaptionAcrossCols = '1'
  487. Title.Font.Charset = GB2312_CHARSET
  488. Title.Font.Color = clWindowText
  489. Title.Font.Height = -12
  490. Title.Font.Name = #23435#20307
  491. Title.Font.Style = []
  492. Alignment = taLeftJustify
  493. Font.Charset = GB2312_CHARSET
  494. Font.Color = clWindowText
  495. Font.Height = -12
  496. Font.Name = #23435#20307
  497. Font.Style = []
  498. FieldName = 'B_Code'
  499. ReadOnly = True
  500. end
  501. item
  502. Title.Caption = #21517#31216
  503. Title.CaptionAcrossCols = '1'
  504. Title.Font.Charset = GB2312_CHARSET
  505. Title.Font.Color = clWindowText
  506. Title.Font.Height = -12
  507. Title.Font.Name = #23435#20307
  508. Title.Font.Style = []
  509. Alignment = taLeftJustify
  510. Font.Charset = GB2312_CHARSET
  511. Font.Color = clWindowText
  512. Font.Height = -12
  513. Font.Name = #23435#20307
  514. Font.Style = []
  515. FieldName = 'Name'
  516. ReadOnly = True
  517. end
  518. item
  519. Title.Caption = #21333#20301
  520. Title.CaptionAcrossCols = '1'
  521. Title.Font.Charset = GB2312_CHARSET
  522. Title.Font.Color = clWindowText
  523. Title.Font.Height = -12
  524. Title.Font.Name = #23435#20307
  525. Title.Font.Style = []
  526. Alignment = taCenter
  527. Font.Charset = GB2312_CHARSET
  528. Font.Color = clWindowText
  529. Font.Height = -12
  530. Font.Name = #23435#20307
  531. Font.Style = []
  532. FieldName = 'Units'
  533. Width = 45
  534. ReadOnly = False
  535. end
  536. item
  537. Title.Caption = #21333#20215
  538. Title.CaptionAcrossCols = '1'
  539. Title.Font.Charset = GB2312_CHARSET
  540. Title.Font.Color = clWindowText
  541. Title.Font.Height = -12
  542. Title.Font.Name = #23435#20307
  543. Title.Font.Style = []
  544. Alignment = taRightJustify
  545. Font.Charset = GB2312_CHARSET
  546. Font.Color = clWindowText
  547. Font.Height = -12
  548. Font.Name = #23435#20307
  549. Font.Style = []
  550. FieldName = 'Price'
  551. Width = 60
  552. ReadOnly = False
  553. end
  554. item
  555. Title.Caption = #25968#37327
  556. Title.CaptionAcrossCols = '1'
  557. Title.Font.Charset = GB2312_CHARSET
  558. Title.Font.Color = clWindowText
  559. Title.Font.Height = -12
  560. Title.Font.Name = #23435#20307
  561. Title.Font.Style = []
  562. Alignment = taRightJustify
  563. Font.Charset = GB2312_CHARSET
  564. Font.Color = clWindowText
  565. Font.Height = -12
  566. Font.Name = #23435#20307
  567. Font.Style = []
  568. FieldName = 'Quantity'
  569. ReadOnly = True
  570. end
  571. item
  572. Title.Caption = #37329#39069
  573. Title.CaptionAcrossCols = '1'
  574. Title.Font.Charset = GB2312_CHARSET
  575. Title.Font.Color = clWindowText
  576. Title.Font.Height = -12
  577. Title.Font.Name = #23435#20307
  578. Title.Font.Style = []
  579. Alignment = taRightJustify
  580. Font.Charset = GB2312_CHARSET
  581. Font.Color = clWindowText
  582. Font.Height = -12
  583. Font.Name = #23435#20307
  584. Font.Style = []
  585. FieldName = 'TotalPrice'
  586. ReadOnly = True
  587. end>
  588. Grid = zgDetailDeal
  589. ExtendRowCount = 3
  590. Options = []
  591. Left = 224
  592. Top = 456
  593. end
  594. object saDetailBGL: TsdGridDBA
  595. Columns = <
  596. item
  597. Title.Caption = #21464#26356#20196#21495
  598. Title.CaptionAcrossCols = '1'
  599. Title.Font.Charset = GB2312_CHARSET
  600. Title.Font.Color = clWindowText
  601. Title.Font.Height = -12
  602. Title.Font.Name = #23435#20307
  603. Title.Font.Style = []
  604. Alignment = taLeftJustify
  605. Font.Charset = GB2312_CHARSET
  606. Font.Color = clWindowText
  607. Font.Height = -12
  608. Font.Name = #23435#20307
  609. Font.Style = []
  610. FieldName = 'BGLCode'
  611. ReadOnly = True
  612. end
  613. item
  614. Title.Caption = #21517#31216
  615. Title.CaptionAcrossCols = '1'
  616. Title.Font.Charset = GB2312_CHARSET
  617. Title.Font.Color = clWindowText
  618. Title.Font.Height = -12
  619. Title.Font.Name = #23435#20307
  620. Title.Font.Style = []
  621. Alignment = taLeftJustify
  622. Font.Charset = GB2312_CHARSET
  623. Font.Color = clWindowText
  624. Font.Height = -12
  625. Font.Name = #23435#20307
  626. Font.Style = []
  627. FieldName = 'BGLName'
  628. ReadOnly = True
  629. end
  630. item
  631. Title.Caption = #25209#22797#25991#21495
  632. Title.CaptionAcrossCols = '1'
  633. Title.Font.Charset = GB2312_CHARSET
  634. Title.Font.Color = clWindowText
  635. Title.Font.Height = -12
  636. Title.Font.Name = #23435#20307
  637. Title.Font.Style = []
  638. Alignment = taLeftJustify
  639. Font.Charset = GB2312_CHARSET
  640. Font.Color = clWindowText
  641. Font.Height = -12
  642. Font.Name = #23435#20307
  643. Font.Style = []
  644. FieldName = 'BGLApprovalCode'
  645. ReadOnly = False
  646. end
  647. item
  648. Title.Caption = #21464#26356#22270#21495
  649. Title.CaptionAcrossCols = '1'
  650. Title.Font.Charset = GB2312_CHARSET
  651. Title.Font.Color = clWindowText
  652. Title.Font.Height = -12
  653. Title.Font.Name = #23435#20307
  654. Title.Font.Style = []
  655. Alignment = taLeftJustify
  656. Font.Charset = GB2312_CHARSET
  657. Font.Color = clWindowText
  658. Font.Height = -12
  659. Font.Name = #23435#20307
  660. Font.Style = []
  661. FieldName = 'BGLDrawingCode'
  662. ReadOnly = False
  663. end
  664. item
  665. Title.Caption = #25968#37327
  666. Title.CaptionAcrossCols = '1'
  667. Title.Font.Charset = GB2312_CHARSET
  668. Title.Font.Color = clWindowText
  669. Title.Font.Height = -12
  670. Title.Font.Name = #23435#20307
  671. Title.Font.Style = []
  672. Alignment = taRightJustify
  673. Font.Charset = GB2312_CHARSET
  674. Font.Color = clWindowText
  675. Font.Height = -12
  676. Font.Name = #23435#20307
  677. Font.Style = []
  678. FieldName = 'Quantity'
  679. Width = 60
  680. ReadOnly = False
  681. end
  682. item
  683. Title.Caption = #37329#39069
  684. Title.CaptionAcrossCols = '1'
  685. Title.Font.Charset = GB2312_CHARSET
  686. Title.Font.Color = clWindowText
  687. Title.Font.Height = -12
  688. Title.Font.Name = #23435#20307
  689. Title.Font.Style = []
  690. Alignment = taRightJustify
  691. Font.Charset = GB2312_CHARSET
  692. Font.Color = clWindowText
  693. Font.Height = -12
  694. Font.Name = #23435#20307
  695. Font.Style = []
  696. FieldName = 'TotalPrice'
  697. Width = 60
  698. ReadOnly = False
  699. end>
  700. Grid = zgDetailBGL
  701. ExtendRowCount = 3
  702. Options = []
  703. Left = 288
  704. Top = 456
  705. end
  706. object saGclBills: TsdGridDBA
  707. Columns = <
  708. item
  709. Title.Caption = #32034#24341#32534#21495
  710. Title.CaptionAcrossCols = '1'
  711. Title.Font.Charset = GB2312_CHARSET
  712. Title.Font.Color = clWindowText
  713. Title.Font.Height = -12
  714. Title.Font.Name = #23435#20307
  715. Title.Font.Style = []
  716. Alignment = taLeftJustify
  717. Font.Charset = GB2312_CHARSET
  718. Font.Color = clWindowText
  719. Font.Height = -12
  720. Font.Name = #23435#20307
  721. Font.Style = []
  722. FieldName = 'IndexCode'
  723. Visible = False
  724. ReadOnly = False
  725. end
  726. item
  727. Title.Caption = #28165#21333#32534#21495
  728. Title.CaptionAcrossCols = '1'
  729. Title.CaptionAcrossRows = 2
  730. Title.Font.Charset = GB2312_CHARSET
  731. Title.Font.Color = clWindowText
  732. Title.Font.Height = -12
  733. Title.Font.Name = #23435#20307
  734. Title.Font.Style = []
  735. Alignment = taLeftJustify
  736. Font.Charset = GB2312_CHARSET
  737. Font.Color = clWindowText
  738. Font.Height = -12
  739. Font.Name = #23435#20307
  740. Font.Style = []
  741. FieldName = 'B_Code'
  742. Width = 80
  743. ReadOnly = True
  744. end
  745. item
  746. Title.Caption = #21517#31216
  747. Title.CaptionAcrossCols = '1'
  748. Title.CaptionAcrossRows = 2
  749. Title.Font.Charset = GB2312_CHARSET
  750. Title.Font.Color = clWindowText
  751. Title.Font.Height = -12
  752. Title.Font.Name = #23435#20307
  753. Title.Font.Style = []
  754. Alignment = taLeftJustify
  755. Font.Charset = GB2312_CHARSET
  756. Font.Color = clWindowText
  757. Font.Height = -12
  758. Font.Name = #23435#20307
  759. Font.Style = []
  760. FieldName = 'Name'
  761. Width = 180
  762. ReadOnly = True
  763. end
  764. item
  765. Title.Caption = #21333#20301
  766. Title.CaptionAcrossCols = '1'
  767. Title.CaptionAcrossRows = 2
  768. Title.Font.Charset = GB2312_CHARSET
  769. Title.Font.Color = clWindowText
  770. Title.Font.Height = -12
  771. Title.Font.Name = 'smartSimSun'
  772. Title.Font.Style = []
  773. Alignment = taCenter
  774. Font.Charset = GB2312_CHARSET
  775. Font.Color = clWindowText
  776. Font.Height = -12
  777. Font.Name = #23435#20307
  778. Font.Style = []
  779. FieldName = 'Units'
  780. Width = 45
  781. ReadOnly = True
  782. end
  783. item
  784. Title.Caption = #21333#20215
  785. Title.CaptionAcrossCols = '1'
  786. Title.CaptionAcrossRows = 2
  787. Title.Font.Charset = GB2312_CHARSET
  788. Title.Font.Color = clWindowText
  789. Title.Font.Height = -12
  790. Title.Font.Name = #23435#20307
  791. Title.Font.Style = []
  792. Alignment = taRightJustify
  793. Font.Charset = GB2312_CHARSET
  794. Font.Color = clWindowText
  795. Font.Height = -12
  796. Font.Name = #23435#20307
  797. Font.Style = []
  798. FieldName = 'Price'
  799. Width = 60
  800. ReadOnly = True
  801. end
  802. item
  803. Title.Caption = #21464#26356#21333#20215
  804. Title.CaptionAcrossCols = '1'
  805. Title.CaptionAcrossRows = 2
  806. Title.Font.Charset = GB2312_CHARSET
  807. Title.Font.Color = clWindowText
  808. Title.Font.Height = -12
  809. Title.Font.Name = #23435#20307
  810. Title.Font.Style = []
  811. Alignment = taRightJustify
  812. Font.Charset = GB2312_CHARSET
  813. Font.Color = clWindowText
  814. Font.Height = -12
  815. Font.Name = #23435#20307
  816. Font.Style = []
  817. FieldName = 'NewPrice'
  818. Width = 60
  819. ReadOnly = True
  820. end
  821. item
  822. Title.Caption = #31614#32422#21512#21516'|'#25968#37327
  823. Title.CaptionAcrossCols = '2'
  824. Title.Font.Charset = GB2312_CHARSET
  825. Title.Font.Color = clWindowText
  826. Title.Font.Height = -12
  827. Title.Font.Name = #23435#20307
  828. Title.Font.Style = []
  829. Alignment = taRightJustify
  830. Font.Charset = GB2312_CHARSET
  831. Font.Color = clWindowText
  832. Font.Height = -12
  833. Font.Name = #23435#20307
  834. Font.Style = []
  835. FieldName = 'DealQuantity'
  836. Width = 60
  837. ReadOnly = True
  838. end
  839. item
  840. Title.Caption = '|'#37329#39069
  841. Title.CaptionAcrossCols = '1'
  842. Title.Font.Charset = GB2312_CHARSET
  843. Title.Font.Color = clWindowText
  844. Title.Font.Height = -12
  845. Title.Font.Name = #23435#20307
  846. Title.Font.Style = []
  847. Alignment = taRightJustify
  848. Font.Charset = GB2312_CHARSET
  849. Font.Color = clWindowText
  850. Font.Height = -12
  851. Font.Name = #23435#20307
  852. Font.Style = []
  853. FieldName = 'DealTotalPrice'
  854. Width = 60
  855. ReadOnly = True
  856. end
  857. item
  858. Title.Caption = '0'#21495#21488#36134#21512#21516'|'#25968#37327
  859. Title.CaptionAcrossCols = '2'
  860. Title.Font.Charset = GB2312_CHARSET
  861. Title.Font.Color = clWindowText
  862. Title.Font.Height = -12
  863. Title.Font.Name = #23435#20307
  864. Title.Font.Style = []
  865. Alignment = taRightJustify
  866. Font.Charset = GB2312_CHARSET
  867. Font.Color = clWindowText
  868. Font.Height = -12
  869. Font.Name = #23435#20307
  870. Font.Style = []
  871. FieldName = 'Quantity'
  872. Width = 60
  873. ReadOnly = True
  874. end
  875. item
  876. Title.Caption = '|'#37329#39069
  877. Title.CaptionAcrossCols = '1'
  878. Title.Font.Charset = GB2312_CHARSET
  879. Title.Font.Color = clWindowText
  880. Title.Font.Height = -12
  881. Title.Font.Name = #23435#20307
  882. Title.Font.Style = []
  883. Alignment = taRightJustify
  884. Font.Charset = GB2312_CHARSET
  885. Font.Color = clWindowText
  886. Font.Height = -12
  887. Font.Name = #23435#20307
  888. Font.Style = []
  889. FieldName = 'TotalPrice'
  890. Width = 60
  891. ReadOnly = True
  892. end
  893. item
  894. Title.Caption = #26412#26399#21512#21516#35745#37327'|'#25968#37327
  895. Title.CaptionAcrossCols = '2'
  896. Title.Font.Charset = GB2312_CHARSET
  897. Title.Font.Color = clWindowText
  898. Title.Font.Height = -12
  899. Title.Font.Name = #23435#20307
  900. Title.Font.Style = []
  901. Alignment = taRightJustify
  902. Font.Charset = GB2312_CHARSET
  903. Font.Color = clWindowText
  904. Font.Height = -12
  905. Font.Name = #23435#20307
  906. Font.Style = []
  907. FieldName = 'CurDealQuantity'
  908. Width = 60
  909. ReadOnly = True
  910. end
  911. item
  912. Title.Caption = '|'#37329#39069
  913. Title.CaptionAcrossCols = '1'
  914. Title.Font.Charset = GB2312_CHARSET
  915. Title.Font.Color = clWindowText
  916. Title.Font.Height = -12
  917. Title.Font.Name = #23435#20307
  918. Title.Font.Style = []
  919. Alignment = taRightJustify
  920. Font.Charset = GB2312_CHARSET
  921. Font.Color = clWindowText
  922. Font.Height = -12
  923. Font.Name = #23435#20307
  924. Font.Style = []
  925. FieldName = 'CurDealTotalPrice'
  926. Width = 60
  927. ReadOnly = True
  928. end
  929. item
  930. Title.Caption = #26412#26399#25968#37327#21464#26356'|'#25968#37327
  931. Title.CaptionAcrossCols = '2'
  932. Title.Font.Charset = GB2312_CHARSET
  933. Title.Font.Color = clWindowText
  934. Title.Font.Height = -12
  935. Title.Font.Name = #23435#20307
  936. Title.Font.Style = []
  937. Alignment = taRightJustify
  938. Font.Charset = GB2312_CHARSET
  939. Font.Color = clWindowText
  940. Font.Height = -12
  941. Font.Name = #23435#20307
  942. Font.Style = []
  943. FieldName = 'CurQcQuantity'
  944. Width = 60
  945. ReadOnly = True
  946. end
  947. item
  948. Title.Caption = '|'#37329#39069
  949. Title.CaptionAcrossCols = '1'
  950. Title.Font.Charset = GB2312_CHARSET
  951. Title.Font.Color = clWindowText
  952. Title.Font.Height = -12
  953. Title.Font.Name = #23435#20307
  954. Title.Font.Style = []
  955. Alignment = taRightJustify
  956. Font.Charset = GB2312_CHARSET
  957. Font.Color = clWindowText
  958. Font.Height = -12
  959. Font.Name = #23435#20307
  960. Font.Style = []
  961. FieldName = 'CurQcTotalPrice'
  962. Width = 60
  963. ReadOnly = True
  964. end
  965. item
  966. Title.Caption = #26412#26399#21333#20215#21464#26356'|'#25968#37327
  967. Title.CaptionAcrossCols = '2'
  968. Title.Font.Charset = GB2312_CHARSET
  969. Title.Font.Color = clWindowText
  970. Title.Font.Height = -12
  971. Title.Font.Name = #23435#20307
  972. Title.Font.Style = []
  973. Alignment = taRightJustify
  974. Font.Charset = GB2312_CHARSET
  975. Font.Color = clWindowText
  976. Font.Height = -12
  977. Font.Name = #23435#20307
  978. Font.Style = []
  979. FieldName = 'CurPcQuantity'
  980. Width = 60
  981. ReadOnly = True
  982. end
  983. item
  984. Title.Caption = '|'#37329#39069
  985. Title.CaptionAcrossCols = '1'
  986. Title.Font.Charset = GB2312_CHARSET
  987. Title.Font.Color = clWindowText
  988. Title.Font.Height = -12
  989. Title.Font.Name = #23435#20307
  990. Title.Font.Style = []
  991. Alignment = taRightJustify
  992. Font.Charset = GB2312_CHARSET
  993. Font.Color = clWindowText
  994. Font.Height = -12
  995. Font.Name = #23435#20307
  996. Font.Style = []
  997. FieldName = 'CurPcTotalPrice'
  998. Width = 60
  999. ReadOnly = True
  1000. end
  1001. item
  1002. Title.Caption = #26412#26399#23436#25104#35745#37327'|'#25968#37327
  1003. Title.CaptionAcrossCols = '2'
  1004. Title.Font.Charset = GB2312_CHARSET
  1005. Title.Font.Color = clWindowText
  1006. Title.Font.Height = -12
  1007. Title.Font.Name = #23435#20307
  1008. Title.Font.Style = []
  1009. Alignment = taRightJustify
  1010. Font.Charset = GB2312_CHARSET
  1011. Font.Color = clWindowText
  1012. Font.Height = -12
  1013. Font.Name = #23435#20307
  1014. Font.Style = []
  1015. FieldName = 'CurGatherQuantity'
  1016. Width = 60
  1017. ReadOnly = True
  1018. end
  1019. item
  1020. Title.Caption = '|'#37329#39069
  1021. Title.CaptionAcrossCols = '2'
  1022. Title.Font.Charset = GB2312_CHARSET
  1023. Title.Font.Color = clWindowText
  1024. Title.Font.Height = -12
  1025. Title.Font.Name = #23435#20307
  1026. Title.Font.Style = []
  1027. Alignment = taRightJustify
  1028. Font.Charset = GB2312_CHARSET
  1029. Font.Color = clWindowText
  1030. Font.Height = -12
  1031. Font.Name = #23435#20307
  1032. Font.Style = []
  1033. FieldName = 'CurGatherTotalPrice'
  1034. Width = 60
  1035. ReadOnly = True
  1036. end
  1037. item
  1038. Title.Caption = #25130#27490#26412#26399#21512#21516#35745#37327'|'#25968#37327
  1039. Title.CaptionAcrossCols = '2'
  1040. Title.Font.Charset = GB2312_CHARSET
  1041. Title.Font.Color = clWindowText
  1042. Title.Font.Height = -12
  1043. Title.Font.Name = #23435#20307
  1044. Title.Font.Style = []
  1045. Alignment = taRightJustify
  1046. Font.Charset = GB2312_CHARSET
  1047. Font.Color = clWindowText
  1048. Font.Height = -12
  1049. Font.Name = #23435#20307
  1050. Font.Style = []
  1051. FieldName = 'EndDealQuantity'
  1052. Width = 60
  1053. ReadOnly = True
  1054. end
  1055. item
  1056. Title.Caption = '|'#37329#39069
  1057. Title.CaptionAcrossCols = '1'
  1058. Title.Font.Charset = GB2312_CHARSET
  1059. Title.Font.Color = clWindowText
  1060. Title.Font.Height = -12
  1061. Title.Font.Name = #23435#20307
  1062. Title.Font.Style = []
  1063. Alignment = taRightJustify
  1064. Font.Charset = GB2312_CHARSET
  1065. Font.Color = clWindowText
  1066. Font.Height = -12
  1067. Font.Name = #23435#20307
  1068. Font.Style = []
  1069. FieldName = 'EndDealTotalPrice'
  1070. Width = 60
  1071. ReadOnly = True
  1072. end
  1073. item
  1074. Title.Caption = #25130#27490#26412#26399#25968#37327#21464#26356'|'#25968#37327
  1075. Title.CaptionAcrossCols = '2'
  1076. Title.Font.Charset = GB2312_CHARSET
  1077. Title.Font.Color = clWindowText
  1078. Title.Font.Height = -12
  1079. Title.Font.Name = #23435#20307
  1080. Title.Font.Style = []
  1081. Alignment = taRightJustify
  1082. Font.Charset = GB2312_CHARSET
  1083. Font.Color = clWindowText
  1084. Font.Height = -12
  1085. Font.Name = #23435#20307
  1086. Font.Style = []
  1087. FieldName = 'EndQcQuantity'
  1088. Width = 60
  1089. ReadOnly = True
  1090. end
  1091. item
  1092. Title.Caption = '|'#37329#39069
  1093. Title.CaptionAcrossCols = '1'
  1094. Title.Font.Charset = GB2312_CHARSET
  1095. Title.Font.Color = clWindowText
  1096. Title.Font.Height = -12
  1097. Title.Font.Name = #23435#20307
  1098. Title.Font.Style = []
  1099. Alignment = taRightJustify
  1100. Font.Charset = GB2312_CHARSET
  1101. Font.Color = clWindowText
  1102. Font.Height = -12
  1103. Font.Name = #23435#20307
  1104. Font.Style = []
  1105. FieldName = 'EndQcTotalPrice'
  1106. Width = 60
  1107. ReadOnly = True
  1108. end
  1109. item
  1110. Title.Caption = #25130#27490#26412#26399#21333#20215#21464#26356'|'#25968#37327
  1111. Title.CaptionAcrossCols = '2'
  1112. Title.Font.Charset = GB2312_CHARSET
  1113. Title.Font.Color = clWindowText
  1114. Title.Font.Height = -12
  1115. Title.Font.Name = #23435#20307
  1116. Title.Font.Style = []
  1117. Alignment = taRightJustify
  1118. Font.Charset = GB2312_CHARSET
  1119. Font.Color = clWindowText
  1120. Font.Height = -12
  1121. Font.Name = #23435#20307
  1122. Font.Style = []
  1123. FieldName = 'EndPcQuantity'
  1124. Width = 60
  1125. ReadOnly = True
  1126. end
  1127. item
  1128. Title.Caption = '|'#37329#39069
  1129. Title.CaptionAcrossCols = '1'
  1130. Title.Font.Charset = GB2312_CHARSET
  1131. Title.Font.Color = clWindowText
  1132. Title.Font.Height = -12
  1133. Title.Font.Name = #23435#20307
  1134. Title.Font.Style = []
  1135. Alignment = taRightJustify
  1136. Font.Charset = GB2312_CHARSET
  1137. Font.Color = clWindowText
  1138. Font.Height = -12
  1139. Font.Name = #23435#20307
  1140. Font.Style = []
  1141. FieldName = 'EndPcTotalPrice'
  1142. Width = 60
  1143. ReadOnly = True
  1144. end
  1145. item
  1146. Title.Caption = #25130#27490#26412#26399#23436#25104#35745#37327'|'#25968#37327
  1147. Title.CaptionAcrossCols = '2'
  1148. Title.Font.Charset = GB2312_CHARSET
  1149. Title.Font.Color = clWindowText
  1150. Title.Font.Height = -12
  1151. Title.Font.Name = #23435#20307
  1152. Title.Font.Style = []
  1153. Alignment = taRightJustify
  1154. Font.Charset = GB2312_CHARSET
  1155. Font.Color = clWindowText
  1156. Font.Height = -12
  1157. Font.Name = #23435#20307
  1158. Font.Style = []
  1159. FieldName = 'EndGatherQuantity'
  1160. Width = 60
  1161. ReadOnly = True
  1162. end
  1163. item
  1164. Title.Caption = '|'#37329#39069
  1165. Title.CaptionAcrossCols = '1'
  1166. Title.Font.Charset = GB2312_CHARSET
  1167. Title.Font.Color = clWindowText
  1168. Title.Font.Height = -12
  1169. Title.Font.Name = #23435#20307
  1170. Title.Font.Style = []
  1171. Alignment = taRightJustify
  1172. Font.Charset = GB2312_CHARSET
  1173. Font.Color = clWindowText
  1174. Font.Height = -12
  1175. Font.Name = #23435#20307
  1176. Font.Style = []
  1177. FieldName = 'EndGatherTotalPrice'
  1178. Width = 60
  1179. ReadOnly = True
  1180. end
  1181. item
  1182. Title.Caption = #21488#36134'+'#21464#26356#20196'|'#25968#37327
  1183. Title.CaptionAcrossCols = '3'
  1184. Title.Font.Charset = GB2312_CHARSET
  1185. Title.Font.Color = clWindowText
  1186. Title.Font.Height = -12
  1187. Title.Font.Name = #23435#20307
  1188. Title.Font.Style = []
  1189. Alignment = taRightJustify
  1190. Font.Charset = GB2312_CHARSET
  1191. Font.Color = clWindowText
  1192. Font.Height = -12
  1193. Font.Name = #23435#20307
  1194. Font.Style = []
  1195. FieldName = 'Deal_BGLQuantity'
  1196. Width = 60
  1197. ReadOnly = True
  1198. end
  1199. item
  1200. Title.Caption = '|'#37329#39069
  1201. Title.CaptionAcrossCols = '1'
  1202. Title.Font.Charset = GB2312_CHARSET
  1203. Title.Font.Color = clWindowText
  1204. Title.Font.Height = -12
  1205. Title.Font.Name = #23435#20307
  1206. Title.Font.Style = []
  1207. Alignment = taRightJustify
  1208. Font.Charset = GB2312_CHARSET
  1209. Font.Color = clWindowText
  1210. Font.Height = -12
  1211. Font.Name = #23435#20307
  1212. Font.Style = []
  1213. FieldName = 'Deal_BGLTotalPrice'
  1214. Width = 60
  1215. ReadOnly = True
  1216. end
  1217. item
  1218. Title.Caption = '|'#23436#25104#29575'(%)'
  1219. Title.CaptionAcrossCols = '1'
  1220. Title.Font.Charset = GB2312_CHARSET
  1221. Title.Font.Color = clWindowText
  1222. Title.Font.Height = -12
  1223. Title.Font.Name = #23435#20307
  1224. Title.Font.Style = []
  1225. Alignment = taRightJustify
  1226. Font.Charset = GB2312_CHARSET
  1227. Font.Color = clWindowText
  1228. Font.Height = -12
  1229. Font.Name = #23435#20307
  1230. Font.Style = []
  1231. FieldName = 'Deal_BGLPercent'
  1232. Width = 63
  1233. ReadOnly = True
  1234. end>
  1235. Grid = zgGclBills
  1236. ExtendRowCount = 3
  1237. Left = 224
  1238. Top = 104
  1239. end
  1240. object dxpmDetailGcl: TdxBarPopupMenu
  1241. BarManager = MainForm.dxBarManager
  1242. ItemLinks = <
  1243. item
  1244. Item = MainForm.dxbtnLocateMeasureBills
  1245. Visible = True
  1246. end>
  1247. UseOwnFont = False
  1248. OnPopup = dxpmDetailGclPopup
  1249. Left = 160
  1250. Top = 496
  1251. end
  1252. object alBillsGather: TActionList
  1253. Left = 288
  1254. Top = 104
  1255. object actnLocateMeasureBills: TAction
  1256. Caption = #23450#20301#33267#35745#37327#21488#36134
  1257. OnExecute = actnLocateMeasureBillsExecute
  1258. OnUpdate = actnLocateMeasureBillsUpdate
  1259. end
  1260. end
  1261. end