BillsCompileFme.dfm 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770
  1. object BillsCompileFrame: TBillsCompileFrame
  2. Left = 0
  3. Top = 0
  4. Width = 1052
  5. Height = 397
  6. TabOrder = 0
  7. object pnlExprs: TPanel
  8. Left = 0
  9. Top = 0
  10. Width = 1052
  11. Height = 21
  12. Align = alTop
  13. BevelOuter = bvNone
  14. Font.Charset = ANSI_CHARSET
  15. Font.Color = clWindowText
  16. Font.Height = -12
  17. Font.Name = #23435#20307
  18. Font.Style = []
  19. ParentFont = False
  20. TabOrder = 1
  21. DesignSize = (
  22. 1052
  23. 21)
  24. object laEdtExprs: TLabeledEdit
  25. Left = 56
  26. Top = 1
  27. Width = 995
  28. Height = 20
  29. Anchors = [akLeft, akTop, akRight]
  30. Ctl3D = True
  31. EditLabel.Width = 48
  32. EditLabel.Height = 12
  33. EditLabel.Caption = #34920#36798#24335#65306
  34. LabelPosition = lpLeft
  35. ParentCtl3D = False
  36. TabOrder = 0
  37. OnExit = laEdtExprsExit
  38. OnKeyDown = laEdtExprsKeyDown
  39. end
  40. end
  41. object pnlBills: TPanel
  42. Left = 0
  43. Top = 21
  44. Width = 1052
  45. Height = 376
  46. Align = alClient
  47. BevelOuter = bvNone
  48. TabOrder = 0
  49. object zgBillsCompile: TZJGrid
  50. Left = 0
  51. Top = 0
  52. Width = 1052
  53. Height = 376
  54. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection, goShowTreeLine]
  55. OptionsEx = []
  56. ColCount = 23
  57. RowCount = 7
  58. FixedRowCount = 3
  59. ShowGridLine = False
  60. DefaultColWidth = 73
  61. DefaultFixedColWidth = 30
  62. Selection.AlphaBlend = False
  63. Selection.TransparentColor = False
  64. FrozenCol = 0
  65. FrozenRow = 0
  66. OnCustomPaste = zgBillsCompileCustomPaste
  67. OnCopy = zgBillsCompileCopy
  68. OnPaste = zgBillsCompilePaste
  69. OnCellGetColor = zgBillsCompileCellGetColor
  70. OnCellGetFont = zgBillsCompileCellGetFont
  71. OnMouseDown = zgBillsCompileMouseDown
  72. OnKeyDown = zgBillsCompileKeyDown
  73. Align = alClient
  74. end
  75. end
  76. object dxpmBillsCompile: TdxBarPopupMenu
  77. BarManager = MainForm.dxBarManager
  78. ItemLinks = <
  79. item
  80. Item = MainForm.dxbtnCalculateLedger
  81. Visible = True
  82. end
  83. item
  84. BeginGroup = True
  85. Item = MainForm.dxbtnCopyBillsBlock
  86. Visible = True
  87. end
  88. item
  89. BeginGroup = True
  90. Item = MainForm.dxbtnCopy
  91. Visible = True
  92. end
  93. item
  94. Item = MainForm.dxbtnPaste
  95. Visible = True
  96. end
  97. item
  98. Item = MainForm.dxbtnCut
  99. Visible = True
  100. end
  101. item
  102. BeginGroup = True
  103. Item = MainForm.dxbtnRemapedPaste
  104. Visible = True
  105. end
  106. item
  107. BeginGroup = True
  108. Item = MainForm.dxbtnBatchAddChild
  109. Visible = True
  110. end
  111. item
  112. Item = MainForm.dxbtnBatchAddNext
  113. Visible = True
  114. end
  115. item
  116. Item = MainForm.dxbtnReorderChildrenCode
  117. Visible = True
  118. end
  119. item
  120. Item = MainForm.dxbtnBatchReplaceBillsInfo
  121. Visible = True
  122. end
  123. item
  124. BeginGroup = True
  125. Item = MainForm.dxbtnImportGclBillsToXmj
  126. Visible = True
  127. end
  128. item
  129. Item = MainForm.dxbtnImportPlaneFxBillsToXmj
  130. Visible = True
  131. end
  132. item
  133. BeginGroup = True
  134. Item = MainForm.dxbtnCheckAndClear
  135. Visible = True
  136. end
  137. item
  138. BeginGroup = True
  139. Item = MainForm.dxbtnSetBookmark
  140. Visible = True
  141. end
  142. item
  143. BeginGroup = True
  144. Item = MainForm.dxbtnUnlockInfo
  145. Visible = True
  146. end
  147. item
  148. BeginGroup = True
  149. Item = MainForm.dxbtnInsert
  150. Visible = True
  151. end
  152. item
  153. Item = MainForm.dxseBatchInsert
  154. Visible = True
  155. end
  156. item
  157. Visible = True
  158. end
  159. item
  160. Item = MainForm.dxbtnDelete
  161. Visible = True
  162. end
  163. item
  164. BeginGroup = True
  165. Item = MainForm.dxbtnExportGridToExcel
  166. Visible = True
  167. end>
  168. UseOwnFont = False
  169. OnPopup = dxpmBillsCompilePopup
  170. Left = 120
  171. Top = 120
  172. end
  173. object stdBillsCompile: TsdGridTreeDBA
  174. Columns = <
  175. item
  176. Title.Caption = #39033#30446#33410#32534#21495
  177. Title.CaptionAcrossCols = '1'
  178. Title.CaptionAcrossRows = 3
  179. Title.Font.Charset = GB2312_CHARSET
  180. Title.Font.Color = clWindowText
  181. Title.Font.Height = -12
  182. Title.Font.Name = #23435#20307
  183. Title.Font.Style = []
  184. Alignment = taLeftJustify
  185. Font.Charset = GB2312_CHARSET
  186. Font.Color = clWindowText
  187. Font.Height = -12
  188. Font.Name = #23435#20307
  189. Font.Style = []
  190. FieldName = 'Code'
  191. Width = 150
  192. ReadOnly = False
  193. end
  194. item
  195. Title.Caption = #28165#21333#32534#21495
  196. Title.CaptionAcrossCols = '1'
  197. Title.CaptionAcrossRows = 3
  198. Title.Font.Charset = GB2312_CHARSET
  199. Title.Font.Color = clWindowText
  200. Title.Font.Height = -12
  201. Title.Font.Name = #23435#20307
  202. Title.Font.Style = []
  203. Alignment = taLeftJustify
  204. Font.Charset = GB2312_CHARSET
  205. Font.Color = clWindowText
  206. Font.Height = -12
  207. Font.Name = #23435#20307
  208. Font.Style = []
  209. FieldName = 'B_Code'
  210. Width = 60
  211. ReadOnly = False
  212. end
  213. item
  214. Title.Caption = #21517#31216
  215. Title.CaptionAcrossCols = '1'
  216. Title.CaptionAcrossRows = 3
  217. Title.Font.Charset = GB2312_CHARSET
  218. Title.Font.Color = clWindowText
  219. Title.Font.Height = -12
  220. Title.Font.Name = #23435#20307
  221. Title.Font.Style = []
  222. Alignment = taLeftJustify
  223. Font.Charset = GB2312_CHARSET
  224. Font.Color = clWindowText
  225. Font.Height = -12
  226. Font.Name = #23435#20307
  227. Font.Style = []
  228. FieldName = 'Name'
  229. Width = 180
  230. ReadOnly = False
  231. end
  232. item
  233. Title.Caption = #21035#21517
  234. Title.CaptionAcrossCols = '1'
  235. Title.CaptionAcrossRows = 3
  236. Title.Font.Charset = GB2312_CHARSET
  237. Title.Font.Color = clWindowText
  238. Title.Font.Height = -12
  239. Title.Font.Name = #23435#20307
  240. Title.Font.Style = []
  241. Alignment = taLeftJustify
  242. Font.Charset = GB2312_CHARSET
  243. Font.Color = clWindowText
  244. Font.Height = -12
  245. Font.Name = #23435#20307
  246. Font.Style = []
  247. FieldName = 'Alias'
  248. Visible = False
  249. ReadOnly = False
  250. end
  251. item
  252. Title.Caption = #21333#20301
  253. Title.CaptionAcrossCols = '1'
  254. Title.CaptionAcrossRows = 3
  255. Title.Font.Charset = GB2312_CHARSET
  256. Title.Font.Color = clWindowText
  257. Title.Font.Height = -12
  258. Title.Font.Name = #23435#20307
  259. Title.Font.Style = []
  260. Alignment = taCenter
  261. Font.Charset = GB2312_CHARSET
  262. Font.Color = clWindowText
  263. Font.Height = -12
  264. Font.Name = 'smartSimSun'
  265. Font.Style = []
  266. FieldName = 'Units'
  267. Width = 55
  268. ReadOnly = False
  269. end
  270. item
  271. Title.Caption = #21333#20215
  272. Title.CaptionAcrossCols = '1'
  273. Title.CaptionAcrossRows = 3
  274. Title.Font.Charset = GB2312_CHARSET
  275. Title.Font.Color = clWindowText
  276. Title.Font.Height = -12
  277. Title.Font.Name = #23435#20307
  278. Title.Font.Style = []
  279. Alignment = taRightJustify
  280. Font.Charset = GB2312_CHARSET
  281. Font.Color = clWindowText
  282. Font.Height = -12
  283. Font.Name = #23435#20307
  284. Font.Style = []
  285. FieldName = 'Price'
  286. Width = 60
  287. ReadOnly = False
  288. end
  289. item
  290. Title.Caption = #35774#35745#25968#37327'||'#25968#37327'1'
  291. Title.CaptionAcrossCols = '2'
  292. Title.CaptionAcrossRows = 2
  293. Title.Font.Charset = GB2312_CHARSET
  294. Title.Font.Color = clWindowText
  295. Title.Font.Height = -12
  296. Title.Font.Name = #23435#20307
  297. Title.Font.Style = []
  298. Alignment = taRightJustify
  299. Font.Charset = GB2312_CHARSET
  300. Font.Color = clWindowText
  301. Font.Height = -12
  302. Font.Name = #23435#20307
  303. Font.Style = []
  304. FieldName = 'DgnQuantity1'
  305. Width = 60
  306. ReadOnly = False
  307. end
  308. item
  309. Title.Caption = '||'#25968#37327'2'
  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 = taRightJustify
  317. Font.Charset = GB2312_CHARSET
  318. Font.Color = clWindowText
  319. Font.Height = -12
  320. Font.Name = #23435#20307
  321. Font.Style = []
  322. FieldName = 'DgnQuantity2'
  323. Width = 60
  324. ReadOnly = False
  325. end
  326. item
  327. Title.Caption = #32463#27982#25351#26631
  328. Title.CaptionAcrossCols = '1'
  329. Title.CaptionAcrossRows = 3
  330. Title.Font.Charset = GB2312_CHARSET
  331. Title.Font.Color = clWindowText
  332. Title.Font.Height = -12
  333. Title.Font.Name = #23435#20307
  334. Title.Font.Style = []
  335. Alignment = taRightJustify
  336. Font.Charset = GB2312_CHARSET
  337. Font.Color = clWindowText
  338. Font.Height = -12
  339. Font.Name = #23435#20307
  340. Font.Style = []
  341. FieldName = 'DgnPrice'
  342. Width = 60
  343. ReadOnly = True
  344. end
  345. item
  346. Title.Caption = '0'#21495#21488#36134#21512#21516'|'#26045#24037#22270#21407#35774#35745'|'#25968#37327
  347. Title.CaptionAcrossCols = '8|2'
  348. Title.Font.Charset = GB2312_CHARSET
  349. Title.Font.Color = clWindowText
  350. Title.Font.Height = -12
  351. Title.Font.Name = #23435#20307
  352. Title.Font.Style = []
  353. Alignment = taRightJustify
  354. Font.Charset = GB2312_CHARSET
  355. Font.Color = clWindowText
  356. Font.Height = -12
  357. Font.Name = #23435#20307
  358. Font.Style = []
  359. FieldName = 'OrgQuantity'
  360. Width = 60
  361. ReadOnly = False
  362. end
  363. item
  364. Title.Caption = '||'#37329#39069
  365. Title.CaptionAcrossCols = '1'
  366. Title.Font.Charset = GB2312_CHARSET
  367. Title.Font.Color = clWindowText
  368. Title.Font.Height = -12
  369. Title.Font.Name = #23435#20307
  370. Title.Font.Style = []
  371. Alignment = taRightJustify
  372. Font.Charset = GB2312_CHARSET
  373. Font.Color = clWindowText
  374. Font.Height = -12
  375. Font.Name = #23435#20307
  376. Font.Style = []
  377. FieldName = 'OrgTotalPrice'
  378. Width = 60
  379. ReadOnly = False
  380. end
  381. item
  382. Title.Caption = '|'#35774#35745#38169#28431#22686#20943'|'#25968#37327
  383. Title.CaptionAcrossCols = '0|2'
  384. Title.CaptionAcrossRows = 2
  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 = 'MisQuantity'
  397. Width = 60
  398. ReadOnly = False
  399. end
  400. item
  401. Title.Caption = '||'#37329#39069
  402. Title.CaptionAcrossCols = '1'
  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 = 'MisTotalPrice'
  415. Width = 60
  416. ReadOnly = False
  417. end
  418. item
  419. Title.Caption = '|'#20854#20182#38169#28431#22686#20943'|'#25968#37327
  420. Title.CaptionAcrossCols = '0|2'
  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 = 'OthQuantity'
  433. Width = 60
  434. ReadOnly = False
  435. end
  436. item
  437. Title.Caption = '||'#37329#39069
  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 = 'OthTotalPrice'
  451. Width = 60
  452. ReadOnly = False
  453. end
  454. item
  455. Title.Caption = '|'#23567#35745'|'#25968#37327
  456. Title.CaptionAcrossCols = '0|2'
  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. Width = 60
  470. ReadOnly = True
  471. end
  472. item
  473. Title.Caption = '||'#37329#39069
  474. Title.CaptionAcrossCols = '1'
  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 = 'TotalPrice'
  487. Width = 60
  488. ReadOnly = True
  489. end
  490. item
  491. Title.Caption = 'ParentID'
  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 = taLeftJustify
  499. Font.Charset = GB2312_CHARSET
  500. Font.Color = clWindowText
  501. Font.Height = -12
  502. Font.Name = #23435#20307
  503. Font.Style = []
  504. FieldName = 'ParentID'
  505. Visible = False
  506. ReadOnly = False
  507. end
  508. item
  509. Title.Caption = 'NextSiblingID'
  510. Title.CaptionAcrossCols = '1'
  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 = taLeftJustify
  517. Font.Charset = GB2312_CHARSET
  518. Font.Color = clWindowText
  519. Font.Height = -12
  520. Font.Name = #23435#20307
  521. Font.Style = []
  522. FieldName = 'NextSiblingID'
  523. Visible = False
  524. ReadOnly = False
  525. end
  526. item
  527. Title.Caption = #22270'('#20876')'#21495
  528. Title.CaptionAcrossCols = '1'
  529. Title.CaptionAcrossRows = 3
  530. Title.Font.Charset = GB2312_CHARSET
  531. Title.Font.Color = clWindowText
  532. Title.Font.Height = -12
  533. Title.Font.Name = #23435#20307
  534. Title.Font.Style = []
  535. Alignment = taLeftJustify
  536. Font.Charset = GB2312_CHARSET
  537. Font.Color = clWindowText
  538. Font.Height = -12
  539. Font.Name = #23435#20307
  540. Font.Style = []
  541. FieldName = 'DrawingCode'
  542. Width = 60
  543. ReadOnly = False
  544. end
  545. item
  546. Title.Caption = #22791#27880
  547. Title.CaptionAcrossCols = '1'
  548. Title.CaptionAcrossRows = 3
  549. Title.Font.Charset = GB2312_CHARSET
  550. Title.Font.Color = clWindowText
  551. Title.Font.Height = -12
  552. Title.Font.Name = #23435#20307
  553. Title.Font.Style = []
  554. Alignment = taLeftJustify
  555. Font.Charset = GB2312_CHARSET
  556. Font.Color = clWindowText
  557. Font.Height = -12
  558. Font.Name = #23435#20307
  559. Font.Style = []
  560. FieldName = 'MemoStr'
  561. ReadOnly = False
  562. end
  563. item
  564. Title.Caption = #38145#23450
  565. Title.CaptionAcrossCols = '1'
  566. Title.CaptionAcrossRows = 3
  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 = taLeftJustify
  573. EditType = sgeCheckBox
  574. Font.Charset = GB2312_CHARSET
  575. Font.Color = clWindowText
  576. Font.Height = -12
  577. Font.Name = #23435#20307
  578. Font.Style = []
  579. FieldName = 'LockedInfo'
  580. Width = 40
  581. ReadOnly = True
  582. end
  583. item
  584. Title.Caption = #21464#26356#28165#21333
  585. Title.CaptionAcrossCols = '1'
  586. Title.CaptionAcrossRows = 3
  587. Title.Font.Charset = GB2312_CHARSET
  588. Title.Font.Color = clWindowText
  589. Title.Font.Height = -12
  590. Title.Font.Name = #23435#20307
  591. Title.Font.Style = []
  592. Alignment = taLeftJustify
  593. EditType = sgeCheckBox
  594. Font.Charset = GB2312_CHARSET
  595. Font.Color = clWindowText
  596. Font.Height = -12
  597. Font.Name = #23435#20307
  598. Font.Style = []
  599. FieldName = 'IsMeasureAdd'
  600. Width = 40
  601. ReadOnly = True
  602. end
  603. item
  604. Title.Caption = #21512#21516#32534#21495
  605. Title.CaptionAcrossCols = '1'
  606. Title.CaptionAcrossRows = 3
  607. Title.Font.Charset = GB2312_CHARSET
  608. Title.Font.Color = clWindowText
  609. Title.Font.Height = -12
  610. Title.Font.Name = #23435#20307
  611. Title.Font.Style = []
  612. Alignment = taLeftJustify
  613. Font.Charset = GB2312_CHARSET
  614. Font.Color = clWindowText
  615. Font.Height = -12
  616. Font.Name = #23435#20307
  617. Font.Style = []
  618. FieldName = 'DealCode'
  619. Width = 60
  620. ReadOnly = False
  621. end
  622. item
  623. Title.Caption = #21512#21516#31614#35746#21333#20301
  624. Title.CaptionAcrossCols = '1'
  625. Title.CaptionAcrossRows = 3
  626. Title.Font.Charset = GB2312_CHARSET
  627. Title.Font.Color = clWindowText
  628. Title.Font.Height = -12
  629. Title.Font.Name = #23435#20307
  630. Title.Font.Style = []
  631. Alignment = taLeftJustify
  632. Font.Charset = GB2312_CHARSET
  633. Font.Color = clWindowText
  634. Font.Height = -12
  635. Font.Name = #23435#20307
  636. Font.Style = []
  637. FieldName = 'DealCompany'
  638. Width = 80
  639. ReadOnly = False
  640. end
  641. item
  642. Title.Caption = 'ID'
  643. Title.CaptionAcrossCols = '1'
  644. Title.Font.Charset = GB2312_CHARSET
  645. Title.Font.Color = clWindowText
  646. Title.Font.Height = -12
  647. Title.Font.Name = #23435#20307
  648. Title.Font.Style = []
  649. Alignment = taLeftJustify
  650. Font.Charset = GB2312_CHARSET
  651. Font.Color = clWindowText
  652. Font.Height = -12
  653. Font.Name = #23435#20307
  654. Font.Style = []
  655. FieldName = 'ID'
  656. Width = 50
  657. Visible = False
  658. ReadOnly = True
  659. end
  660. item
  661. Title.Caption = 'ParentID'
  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 = 'ParentID'
  675. Width = 50
  676. Visible = False
  677. ReadOnly = True
  678. end
  679. item
  680. Title.Caption = 'NextSiblingID'
  681. Title.CaptionAcrossCols = '1'
  682. Title.Font.Charset = GB2312_CHARSET
  683. Title.Font.Color = clWindowText
  684. Title.Font.Height = -12
  685. Title.Font.Name = #23435#20307
  686. Title.Font.Style = []
  687. Alignment = taLeftJustify
  688. Font.Charset = GB2312_CHARSET
  689. Font.Color = clWindowText
  690. Font.Height = -12
  691. Font.Name = #23435#20307
  692. Font.Style = []
  693. FieldName = 'NextSiblingID'
  694. Width = 50
  695. Visible = False
  696. ReadOnly = True
  697. end>
  698. Grid = zgBillsCompile
  699. ExtendRowCount = 3
  700. AutoExpand = False
  701. KeyFieldName = 'ID'
  702. ParentFieldName = 'ParentID'
  703. NextSiblingFieldName = 'NextSiblingID'
  704. TopLevelBold = True
  705. Left = 72
  706. Top = 120
  707. end
  708. object alBillsCompile: TActionList
  709. Images = MainForm.Images
  710. Left = 176
  711. Top = 120
  712. object actnCalculateLedger: TAction
  713. Caption = #21488#36134#35745#31639
  714. ImageIndex = 15
  715. OnExecute = actnCalculateLedgerExecute
  716. end
  717. object actnCopyBillsBlock: TAction
  718. Caption = #22797#21046#25972#22359
  719. OnExecute = actnCopyBillsBlockExecute
  720. end
  721. object actnExportGridToExcel: TAction
  722. Caption = #23548#20986#34920#26684#25968#25454
  723. ImageIndex = 13
  724. OnExecute = actnExportGridToExcelExecute
  725. end
  726. object actnBatchAddChild: TAction
  727. Caption = #25209#37327#25554#20837#23376#39033
  728. OnExecute = actnBatchAddChildExecute
  729. OnUpdate = actnBatchAddChildUpdate
  730. end
  731. object actnBatchAddNext: TAction
  732. Caption = #25209#37327#25554#20837#21518#39033
  733. OnExecute = actnBatchAddNextExecute
  734. OnUpdate = actnBatchAddNextUpdate
  735. end
  736. object actnReorderChildrenCode: TAction
  737. Caption = #39034#24207#37325#25490#23376#39033#32534#21495
  738. OnExecute = actnReorderChildrenCodeExecute
  739. OnUpdate = actnReorderChildrenCodeUpdate
  740. end
  741. object actnBatchReplaceBillsInfo: TAction
  742. Caption = #25209#37327#26367#25442#28165#21333#20449#24687
  743. OnExecute = actnBatchReplaceBillsInfoExecute
  744. OnUpdate = actnBatchReplaceBillsInfoUpdate
  745. end
  746. object actnCheckAndClear: TAction
  747. Caption = #26816#26597#28165#29702
  748. OnExecute = actnCheckAndClearExecute
  749. end
  750. object actnModifiedDealBills: TAction
  751. Caption = #32534#36753#31614#32422#28165#21333
  752. OnExecute = actnModifiedDealBillsExecute
  753. OnUpdate = actnModifiedDealBillsUpdate
  754. end
  755. object actnSetBillsBookmark: TAction
  756. Caption = #35774#32622'/'#21462#28040#20070#31614
  757. OnExecute = actnSetBillsBookmarkExecute
  758. end
  759. object actnImportGclBillsToXmj: TAction
  760. Caption = #23548#20837#24037#31243#37327#28165#21333#33267#39033#30446#33410
  761. OnExecute = actnImportGclBillsToXmjExecute
  762. OnUpdate = actnImportGclBillsToXmjUpdate
  763. end
  764. object actnImportPlaneFxBillsToXmj: TAction
  765. Caption = #23548#20837#21488#36134'('#24179#38754#32467#26500')'#33267#39033#30446#33410
  766. OnExecute = actnImportPlaneFxBillsToXmjExecute
  767. OnUpdate = actnImportGclBillsToXmjUpdate
  768. end
  769. end
  770. end