PriceMarginBillsFme.dfm 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745
  1. object PriceMarginBillsFrame: TPriceMarginBillsFrame
  2. Left = 0
  3. Top = 0
  4. Width = 1178
  5. Height = 645
  6. TabOrder = 0
  7. object pnlBills: TPanel
  8. Left = 0
  9. Top = 0
  10. Width = 1178
  11. Height = 645
  12. Align = alClient
  13. BevelOuter = bvNone
  14. TabOrder = 0
  15. object sprDetail: TSplitter
  16. Left = 0
  17. Top = 435
  18. Width = 1178
  19. Height = 3
  20. Cursor = crVSplit
  21. Align = alBottom
  22. end
  23. object pnlGclBills: TPanel
  24. Left = 0
  25. Top = 0
  26. Width = 1178
  27. Height = 435
  28. Align = alClient
  29. BevelOuter = bvNone
  30. TabOrder = 0
  31. object zgGclBills: TZJGrid
  32. Left = 0
  33. Top = 0
  34. Width = 1178
  35. Height = 435
  36. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  37. OptionsEx = []
  38. ColCount = 8
  39. RowCount = 6
  40. FixedRowCount = 2
  41. ShowGridLine = False
  42. DefaultColWidth = 73
  43. DefaultFixedColWidth = 25
  44. Selection.AlphaBlend = False
  45. Selection.TransparentColor = False
  46. FrozenCol = 0
  47. FrozenRow = 0
  48. Align = alClient
  49. end
  50. end
  51. object pnlDetail: TPanel
  52. Left = 0
  53. Top = 438
  54. Width = 1178
  55. Height = 207
  56. Align = alBottom
  57. BevelOuter = bvNone
  58. TabOrder = 1
  59. object sprRela: TSplitter
  60. Left = 638
  61. Top = 0
  62. Height = 207
  63. Align = alRight
  64. end
  65. object pnlRelaData: TPanel
  66. Left = 641
  67. Top = 0
  68. Width = 537
  69. Height = 207
  70. Align = alRight
  71. BevelOuter = bvNone
  72. TabOrder = 0
  73. object pnlRelaTop: TPanel
  74. Left = 0
  75. Top = 0
  76. Width = 537
  77. Height = 21
  78. Align = alTop
  79. BevelOuter = bvNone
  80. TabOrder = 0
  81. object tbRelaTop: TToolBar
  82. Left = 0
  83. Top = 0
  84. Width = 134
  85. Height = 21
  86. Align = alLeft
  87. AutoSize = True
  88. ButtonHeight = 21
  89. ButtonWidth = 67
  90. EdgeBorders = []
  91. Flat = True
  92. ShowCaptions = True
  93. TabOrder = 0
  94. object tobtnDetailGL: TToolButton
  95. Left = 0
  96. Top = 0
  97. Caption = ' '#35843#24046#24037#26009' '
  98. Down = True
  99. ImageIndex = 2
  100. Style = tbsCheck
  101. end
  102. object tobtnParent: TToolButton
  103. Tag = 1
  104. Left = 67
  105. Top = 0
  106. Caption = #28165#21333#29238#39033
  107. ImageIndex = 0
  108. Style = tbsCheck
  109. end
  110. end
  111. end
  112. object jpsRela: TJimPages
  113. Left = 0
  114. Top = 21
  115. Width = 537
  116. Height = 186
  117. ActivePage = jpsRelaDetailGL
  118. ActivePageIndex = 0
  119. Align = alClient
  120. Caption = 'jpsRela'
  121. object jpsRelaDetailGL: TJimPage
  122. Left = 0
  123. Top = 0
  124. Width = 537
  125. Height = 186
  126. TabName = 'DetailGL'
  127. Caption = 'DetailGL'
  128. object zgDetailGL: TZJGrid
  129. Left = 0
  130. Top = 0
  131. Width = 537
  132. Height = 186
  133. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  134. OptionsEx = []
  135. ShowGridLine = False
  136. DefaultColWidth = 73
  137. DefaultFixedColWidth = 25
  138. Selection.AlphaBlend = False
  139. Selection.TransparentColor = False
  140. FrozenCol = 0
  141. FrozenRow = 0
  142. OnMouseDown = zgDetailGLMouseDown
  143. Align = alClient
  144. end
  145. end
  146. object jpsRelaBillsParent: TJimPage
  147. Left = 0
  148. Top = 0
  149. Width = 537
  150. Height = 186
  151. TabName = 'BillsParent'
  152. Caption = 'BillsParent'
  153. end
  154. end
  155. end
  156. object pnlDetailBills: TPanel
  157. Left = 0
  158. Top = 0
  159. Width = 638
  160. Height = 207
  161. Align = alClient
  162. BevelOuter = bvNone
  163. TabOrder = 1
  164. object labTitle: TJimGradLabel
  165. Left = 0
  166. Top = 0
  167. Width = 638
  168. Height = 20
  169. Align = alTop
  170. AutoSize = False
  171. ColorBegin = clGradientInactiveCaption
  172. ColorEnd = clGradientInactiveCaption
  173. Caption = ' '#35814#32454#28165#21333
  174. Font.Charset = GB2312_CHARSET
  175. Font.Color = clWindowText
  176. Font.Height = -12
  177. Font.Name = #23435#20307
  178. Font.Style = [fsBold]
  179. ParentFont = False
  180. Layout = tlCenter
  181. end
  182. object zgDetailGclBills: TZJGrid
  183. Left = 0
  184. Top = 20
  185. Width = 638
  186. Height = 187
  187. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  188. OptionsEx = []
  189. ColCount = 13
  190. RowCount = 6
  191. FixedRowCount = 2
  192. ShowGridLine = False
  193. DefaultColWidth = 73
  194. DefaultFixedColWidth = 25
  195. Selection.AlphaBlend = False
  196. Selection.TransparentColor = False
  197. FrozenCol = 0
  198. FrozenRow = 0
  199. OnMouseDown = zgDetailGclBillsMouseDown
  200. Align = alClient
  201. end
  202. end
  203. end
  204. end
  205. object saGclBills: TsdGridDBA
  206. Columns = <
  207. item
  208. Title.Caption = #28165#21333#32534#21495
  209. Title.CaptionAcrossCols = '1'
  210. Title.CaptionAcrossRows = 2
  211. Title.Font.Charset = GB2312_CHARSET
  212. Title.Font.Color = clWindowText
  213. Title.Font.Height = -12
  214. Title.Font.Name = #23435#20307
  215. Title.Font.Style = []
  216. Alignment = taLeftJustify
  217. Font.Charset = GB2312_CHARSET
  218. Font.Color = clWindowText
  219. Font.Height = -12
  220. Font.Name = #23435#20307
  221. Font.Style = []
  222. FieldName = 'B_Code'
  223. ReadOnly = True
  224. end
  225. item
  226. Title.Caption = #21517#31216
  227. Title.CaptionAcrossCols = '1'
  228. Title.CaptionAcrossRows = 2
  229. Title.Font.Charset = GB2312_CHARSET
  230. Title.Font.Color = clWindowText
  231. Title.Font.Height = -12
  232. Title.Font.Name = #23435#20307
  233. Title.Font.Style = []
  234. Alignment = taLeftJustify
  235. Font.Charset = GB2312_CHARSET
  236. Font.Color = clWindowText
  237. Font.Height = -12
  238. Font.Name = #23435#20307
  239. Font.Style = []
  240. FieldName = 'Name'
  241. Width = 180
  242. ReadOnly = True
  243. end
  244. item
  245. Title.Caption = #21333#20301
  246. Title.CaptionAcrossCols = '1'
  247. Title.CaptionAcrossRows = 2
  248. Title.Font.Charset = GB2312_CHARSET
  249. Title.Font.Color = clWindowText
  250. Title.Font.Height = -12
  251. Title.Font.Name = #23435#20307
  252. Title.Font.Style = []
  253. Alignment = taCenter
  254. Font.Charset = GB2312_CHARSET
  255. Font.Color = clWindowText
  256. Font.Height = -12
  257. Font.Name = 'smartSimSun'
  258. Font.Style = []
  259. FieldName = 'Units'
  260. Width = 45
  261. ReadOnly = True
  262. end
  263. item
  264. Title.Caption = #21333#20215
  265. Title.CaptionAcrossCols = '1'
  266. Title.CaptionAcrossRows = 2
  267. Title.Font.Charset = GB2312_CHARSET
  268. Title.Font.Color = clWindowText
  269. Title.Font.Height = -12
  270. Title.Font.Name = #23435#20307
  271. Title.Font.Style = []
  272. Alignment = taRightJustify
  273. Font.Charset = GB2312_CHARSET
  274. Font.Color = clWindowText
  275. Font.Height = -12
  276. Font.Name = #23435#20307
  277. Font.Style = []
  278. FieldName = 'Price'
  279. Width = 60
  280. ReadOnly = True
  281. end
  282. item
  283. Title.Caption = #26412#26399#35745#37327#25968#37327'|'#21512#21516
  284. Title.CaptionAcrossCols = '3'
  285. Title.Font.Charset = GB2312_CHARSET
  286. Title.Font.Color = clWindowText
  287. Title.Font.Height = -12
  288. Title.Font.Name = #23435#20307
  289. Title.Font.Style = []
  290. Alignment = taRightJustify
  291. Font.Charset = GB2312_CHARSET
  292. Font.Color = clWindowText
  293. Font.Height = -12
  294. Font.Name = #23435#20307
  295. Font.Style = []
  296. FieldName = 'CurDealQuantity'
  297. Width = 65
  298. ReadOnly = True
  299. end
  300. item
  301. Title.Caption = '|'#25968#37327#21464#26356
  302. Title.CaptionAcrossCols = '1'
  303. Title.Font.Charset = GB2312_CHARSET
  304. Title.Font.Color = clWindowText
  305. Title.Font.Height = -12
  306. Title.Font.Name = #23435#20307
  307. Title.Font.Style = []
  308. Alignment = taRightJustify
  309. Font.Charset = GB2312_CHARSET
  310. Font.Color = clWindowText
  311. Font.Height = -12
  312. Font.Name = #23435#20307
  313. Font.Style = []
  314. FieldName = 'CurQcQuantity'
  315. Width = 65
  316. ReadOnly = True
  317. end
  318. item
  319. Title.Caption = '|'#23567#35745
  320. Title.CaptionAcrossCols = '1'
  321. Title.Font.Charset = GB2312_CHARSET
  322. Title.Font.Color = clWindowText
  323. Title.Font.Height = -12
  324. Title.Font.Name = #23435#20307
  325. Title.Font.Style = []
  326. Alignment = taRightJustify
  327. Font.Charset = GB2312_CHARSET
  328. Font.Color = clWindowText
  329. Font.Height = -12
  330. Font.Name = #23435#20307
  331. Font.Style = []
  332. FieldName = 'CurGatherQuantity'
  333. Width = 65
  334. ReadOnly = True
  335. end>
  336. Grid = zgGclBills
  337. ExtendRowCount = 3
  338. Options = []
  339. Left = 112
  340. Top = 96
  341. end
  342. object saDetailGclBills: TsdGridDBA
  343. Columns = <
  344. item
  345. Title.Caption = #25152#23646#39033#30446#33410'|'#32534#21495
  346. Title.CaptionAcrossCols = '3'
  347. Title.Font.Charset = GB2312_CHARSET
  348. Title.Font.Color = clWindowText
  349. Title.Font.Height = -12
  350. Title.Font.Name = #23435#20307
  351. Title.Font.Style = []
  352. Alignment = taLeftJustify
  353. Font.Charset = GB2312_CHARSET
  354. Font.Color = clWindowText
  355. Font.Height = -12
  356. Font.Name = #23435#20307
  357. Font.Style = []
  358. FieldName = 'XmjCode'
  359. Width = 80
  360. ReadOnly = True
  361. end
  362. item
  363. Title.Caption = '|'#21517#31216
  364. Title.CaptionAcrossCols = '1'
  365. Title.Font.Charset = GB2312_CHARSET
  366. Title.Font.Color = clWindowText
  367. Title.Font.Height = -12
  368. Title.Font.Name = #23435#20307
  369. Title.Font.Style = []
  370. Alignment = taLeftJustify
  371. Font.Charset = GB2312_CHARSET
  372. Font.Color = clWindowText
  373. Font.Height = -12
  374. Font.Name = #23435#20307
  375. Font.Style = []
  376. FieldName = 'XmjName'
  377. ReadOnly = True
  378. end
  379. item
  380. Title.Caption = '|'#21333#20301
  381. Title.CaptionAcrossCols = '1'
  382. Title.Font.Charset = GB2312_CHARSET
  383. Title.Font.Color = clWindowText
  384. Title.Font.Height = -12
  385. Title.Font.Name = #23435#20307
  386. Title.Font.Style = []
  387. Alignment = taCenter
  388. Font.Charset = GB2312_CHARSET
  389. Font.Color = clWindowText
  390. Font.Height = -12
  391. Font.Name = #23435#20307
  392. Font.Style = []
  393. FieldName = 'XmjUnits'
  394. Width = 45
  395. ReadOnly = True
  396. end
  397. item
  398. Title.Caption = #37096#20301#20449#24687'|'#26729#21495
  399. Title.CaptionAcrossCols = '5'
  400. Title.Font.Charset = GB2312_CHARSET
  401. Title.Font.Color = clWindowText
  402. Title.Font.Height = -12
  403. Title.Font.Name = #23435#20307
  404. Title.Font.Style = []
  405. Alignment = taLeftJustify
  406. Font.Charset = GB2312_CHARSET
  407. Font.Color = clWindowText
  408. Font.Height = -12
  409. Font.Name = #23435#20307
  410. Font.Style = []
  411. FieldName = 'Peg'
  412. Width = 80
  413. ReadOnly = True
  414. end
  415. item
  416. Title.Caption = '|'#21333#20301#24037#31243
  417. Title.CaptionAcrossCols = '1'
  418. Title.Font.Charset = GB2312_CHARSET
  419. Title.Font.Color = clWindowText
  420. Title.Font.Height = -12
  421. Title.Font.Name = #23435#20307
  422. Title.Font.Style = []
  423. Alignment = taLeftJustify
  424. Font.Charset = GB2312_CHARSET
  425. Font.Color = clWindowText
  426. Font.Height = -12
  427. Font.Name = #23435#20307
  428. Font.Style = []
  429. FieldName = 'NameDanWei'
  430. Width = 80
  431. ReadOnly = True
  432. end
  433. item
  434. Title.Caption = '|'#20998#37096#24037#31243
  435. Title.CaptionAcrossCols = '1'
  436. Title.Font.Charset = GB2312_CHARSET
  437. Title.Font.Color = clWindowText
  438. Title.Font.Height = -12
  439. Title.Font.Name = #23435#20307
  440. Title.Font.Style = []
  441. Alignment = taLeftJustify
  442. Font.Charset = GB2312_CHARSET
  443. Font.Color = clWindowText
  444. Font.Height = -12
  445. Font.Name = #23435#20307
  446. Font.Style = []
  447. FieldName = 'NameFenBu'
  448. Width = 80
  449. ReadOnly = True
  450. end
  451. item
  452. Title.Caption = '|'#20998#39033#24037#31243
  453. Title.CaptionAcrossCols = '1'
  454. Title.Font.Charset = GB2312_CHARSET
  455. Title.Font.Color = clWindowText
  456. Title.Font.Height = -12
  457. Title.Font.Name = #23435#20307
  458. Title.Font.Style = []
  459. Alignment = taLeftJustify
  460. Font.Charset = GB2312_CHARSET
  461. Font.Color = clWindowText
  462. Font.Height = -12
  463. Font.Name = #23435#20307
  464. Font.Style = []
  465. FieldName = 'NameFenXiang'
  466. Width = 80
  467. ReadOnly = True
  468. end
  469. item
  470. Title.Caption = '|'#35745#37327#21333#20803
  471. Title.CaptionAcrossCols = '1'
  472. Title.Font.Charset = GB2312_CHARSET
  473. Title.Font.Color = clWindowText
  474. Title.Font.Height = -12
  475. Title.Font.Name = #23435#20307
  476. Title.Font.Style = []
  477. Alignment = taLeftJustify
  478. Font.Charset = GB2312_CHARSET
  479. Font.Color = clWindowText
  480. Font.Height = -12
  481. Font.Name = #23435#20307
  482. Font.Style = []
  483. FieldName = 'NameUnit'
  484. Width = 80
  485. ReadOnly = True
  486. end
  487. item
  488. Title.Caption = #26412#26399#35745#37327#25968#37327'|'#21512#21516
  489. Title.CaptionAcrossCols = '3'
  490. Title.Font.Charset = GB2312_CHARSET
  491. Title.Font.Color = clWindowText
  492. Title.Font.Height = -12
  493. Title.Font.Name = #23435#20307
  494. Title.Font.Style = []
  495. Alignment = taRightJustify
  496. Font.Charset = GB2312_CHARSET
  497. Font.Color = clWindowText
  498. Font.Height = -12
  499. Font.Name = #23435#20307
  500. Font.Style = []
  501. FieldName = 'CurDealQuantity'
  502. Width = 60
  503. ReadOnly = True
  504. end
  505. item
  506. Title.Caption = '|'#25968#37327#21464#26356
  507. Title.CaptionAcrossCols = '1'
  508. Title.Font.Charset = GB2312_CHARSET
  509. Title.Font.Color = clWindowText
  510. Title.Font.Height = -12
  511. Title.Font.Name = #23435#20307
  512. Title.Font.Style = []
  513. Alignment = taRightJustify
  514. Font.Charset = GB2312_CHARSET
  515. Font.Color = clWindowText
  516. Font.Height = -12
  517. Font.Name = #23435#20307
  518. Font.Style = []
  519. FieldName = 'CurQcQuantity'
  520. Width = 60
  521. ReadOnly = True
  522. end
  523. item
  524. Title.Caption = '|'#23567#35745
  525. Title.CaptionAcrossCols = '1'
  526. Title.Font.Charset = GB2312_CHARSET
  527. Title.Font.Color = clWindowText
  528. Title.Font.Height = -12
  529. Title.Font.Name = #23435#20307
  530. Title.Font.Style = []
  531. Alignment = taRightJustify
  532. Font.Charset = GB2312_CHARSET
  533. Font.Color = clWindowText
  534. Font.Height = -12
  535. Font.Name = #23435#20307
  536. Font.Style = []
  537. FieldName = 'CurGatherQuantity'
  538. Width = 60
  539. ReadOnly = True
  540. end
  541. item
  542. Title.Caption = #26412#26399#20215#24046
  543. Title.CaptionAcrossCols = '1'
  544. Title.CaptionAcrossRows = 2
  545. Title.Font.Charset = GB2312_CHARSET
  546. Title.Font.Color = clWindowText
  547. Title.Font.Height = -12
  548. Title.Font.Name = #23435#20307
  549. Title.Font.Style = []
  550. Alignment = taRightJustify
  551. Font.Charset = GB2312_CHARSET
  552. Font.Color = clWindowText
  553. Font.Height = -12
  554. Font.Name = #23435#20307
  555. Font.Style = []
  556. FieldName = 'PM_TotalPrice'
  557. Width = 60
  558. ReadOnly = True
  559. end>
  560. Grid = zgDetailGclBills
  561. ExtendRowCount = 3
  562. Options = []
  563. Left = 96
  564. Top = 496
  565. end
  566. object saDetailGL: TsdGridDBA
  567. Columns = <
  568. item
  569. Title.Caption = #32534#21495
  570. Title.CaptionAcrossCols = '1'
  571. Title.Font.Charset = GB2312_CHARSET
  572. Title.Font.Color = clWindowText
  573. Title.Font.Height = -12
  574. Title.Font.Name = #23435#20307
  575. Title.Font.Style = []
  576. Alignment = taCenter
  577. Font.Charset = GB2312_CHARSET
  578. Font.Color = clWindowText
  579. Font.Height = -12
  580. Font.Name = #23435#20307
  581. Font.Style = []
  582. FieldName = 'Code'
  583. Width = 50
  584. ReadOnly = True
  585. end
  586. item
  587. Title.Caption = #21517#31216
  588. Title.CaptionAcrossCols = '1'
  589. Title.Font.Charset = GB2312_CHARSET
  590. Title.Font.Color = clWindowText
  591. Title.Font.Height = -12
  592. Title.Font.Name = #23435#20307
  593. Title.Font.Style = []
  594. Alignment = taLeftJustify
  595. Font.Charset = GB2312_CHARSET
  596. Font.Color = clWindowText
  597. Font.Height = -12
  598. Font.Name = #23435#20307
  599. Font.Style = []
  600. FieldName = 'Name'
  601. Width = 120
  602. ReadOnly = True
  603. end
  604. item
  605. Title.Caption = #21333#20301
  606. Title.CaptionAcrossCols = '1'
  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 = taCenter
  613. Font.Charset = GB2312_CHARSET
  614. Font.Color = clWindowText
  615. Font.Height = -12
  616. Font.Name = 'smartSimSun'
  617. Font.Style = []
  618. FieldName = 'Units'
  619. Width = 45
  620. ReadOnly = True
  621. end
  622. item
  623. Title.Caption = #25968#37327
  624. Title.CaptionAcrossCols = '1'
  625. Title.Font.Charset = GB2312_CHARSET
  626. Title.Font.Color = clWindowText
  627. Title.Font.Height = -12
  628. Title.Font.Name = #23435#20307
  629. Title.Font.Style = []
  630. Alignment = taRightJustify
  631. Font.Charset = GB2312_CHARSET
  632. Font.Color = clWindowText
  633. Font.Height = -12
  634. Font.Name = #23435#20307
  635. Font.Style = []
  636. FieldName = 'Quantity'
  637. Width = 60
  638. ReadOnly = False
  639. end>
  640. Grid = zgDetailGL
  641. ExtendRowCount = 3
  642. Options = [aoAllowEdit, aoAllowDelete, aoAutoInsert]
  643. Left = 728
  644. Top = 504
  645. end
  646. object dxpmDetailGL: TdxBarPopupMenu
  647. BarManager = MainForm.dxBarManager
  648. ItemLinks = <
  649. item
  650. Item = MainForm.dxbtnAddDetailGLs
  651. Visible = True
  652. end
  653. item
  654. Item = MainForm.dxbtnDelete
  655. Visible = True
  656. end>
  657. UseOwnFont = False
  658. OnPopup = dxpmDetailGLPopup
  659. Left = 768
  660. Top = 504
  661. end
  662. object actnPriceMarginBills: TActionList
  663. Images = MainForm.Images
  664. Left = 160
  665. Top = 96
  666. object actnAddDetailGLs: TAction
  667. Caption = #26032#22686#35843#24046#24037#26009
  668. ImageIndex = 2
  669. OnExecute = actnAddDetailGLsExecute
  670. OnUpdate = actnAddDetailGLsUpdate
  671. end
  672. object actnCopyDetailGLs: TAction
  673. Caption = #22797#21046#35843#24046#24037#26009
  674. ImageIndex = 4
  675. end
  676. object actnApplyToSameBills: TAction
  677. Caption = #24212#29992#35843#24046#24037#26009#33267#30456#21516#28165#21333
  678. OnExecute = actnApplyToSameBillsExecute
  679. OnUpdate = actnAddDetailGLsUpdate
  680. end
  681. end
  682. object dxpmDetailGclBills: TdxBarPopupMenu
  683. BarManager = MainForm.dxBarManager
  684. ItemLinks = <
  685. item
  686. Item = MainForm.dxbtnApplyToSameBills
  687. Visible = True
  688. end
  689. item
  690. BeginGroup = True
  691. Item = MainForm.dxbtnCopyDetailGls
  692. Visible = True
  693. end
  694. item
  695. Item = MainForm.dxbtnPaste
  696. Visible = True
  697. end>
  698. UseOwnFont = False
  699. OnPopup = dxpmDetailGclBillsPopup
  700. Left = 136
  701. Top = 496
  702. end
  703. object xpm: TXPMenu
  704. DimLevel = 30
  705. GrayLevel = 10
  706. Font.Charset = DEFAULT_CHARSET
  707. Font.Color = clMenuText
  708. Font.Height = -12
  709. Font.Name = #23435#20307
  710. Font.Style = []
  711. Color = clBtnFace
  712. IconBackColor = clBtnFace
  713. MenuBarColor = clBtnFace
  714. SelectColor = 38640
  715. SelectBorderColor = clHighlight
  716. SelectFontColor = clMenuText
  717. DisabledColor = clInactiveCaption
  718. SeparatorColor = clBtnFace
  719. CheckedColor = clHighlight
  720. IconWidth = 24
  721. DrawSelect = True
  722. UseSystemColors = False
  723. OverrideOwnerDraw = False
  724. Gradient = False
  725. FlatMenu = False
  726. AutoDetect = True
  727. XPControls = [xcToolbar]
  728. Active = True
  729. ControlUseTrueXPStyle = True
  730. BtnRoundArc = 5
  731. BtnOutLineBorderColor = 7552000
  732. BtnInnerBorderMoveColor = 3257087
  733. BtnInnerBorderFocusColor = 15183500
  734. BtnSurfaceNormalColor = 16251903
  735. BtnSurfaceDownColor = 14608359
  736. BtnSurfaceBottomLineColor = 14608359
  737. BtnSurfaceDownBottomLineColor = 15199215
  738. RdoChkControlChkColor = 41472
  739. ComboBoxChkColor = 9201994
  740. ComboboxSurfaceMoveColor = 16771030
  741. ControlDisabledBorderColor = 11913158
  742. Left = 207
  743. Top = 96
  744. end
  745. end