stgResultFrm.dfm 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665
  1. object stgResultForm: TstgResultForm
  2. Left = 192
  3. Top = 123
  4. Width = 1305
  5. Height = 675
  6. ActiveControl = zgGatherTree
  7. BorderIcons = [biSystemMenu, biMaximize]
  8. Caption = #20998#21253#27719#24635
  9. Color = clBtnFace
  10. Font.Charset = DEFAULT_CHARSET
  11. Font.Color = clWindowText
  12. Font.Height = -11
  13. Font.Name = 'MS Sans Serif'
  14. Font.Style = []
  15. OldCreateOrder = False
  16. Position = poMainFormCenter
  17. PixelsPerInch = 96
  18. TextHeight = 13
  19. object jpsResult: TJimPages
  20. Left = 0
  21. Top = 22
  22. Width = 1297
  23. Height = 594
  24. ActivePage = jpsResultBillsDetail
  25. ActivePageIndex = 0
  26. Align = alClient
  27. Caption = 'jpsResult'
  28. object jpsResultBillsDetail: TJimPage
  29. Left = 0
  30. Top = 0
  31. Width = 1297
  32. Height = 594
  33. TabName = 'BillsDetail'
  34. Caption = 'Tree'
  35. object Splitter1: TSplitter
  36. Left = 924
  37. Top = 0
  38. Height = 594
  39. Align = alRight
  40. end
  41. object pnlGatherTree: TPanel
  42. Left = 0
  43. Top = 0
  44. Width = 924
  45. Height = 594
  46. Align = alClient
  47. BevelOuter = bvNone
  48. TabOrder = 0
  49. object zgGatherTree: TZJGrid
  50. Left = 0
  51. Top = 0
  52. Width = 924
  53. Height = 594
  54. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection, goShowTreeLine]
  55. OptionsEx = []
  56. ColCount = 7
  57. ShowGridLine = False
  58. DefaultColWidth = 73
  59. DefaultFixedColWidth = 25
  60. Selection.AlphaBlend = False
  61. Selection.TransparentColor = False
  62. FrozenCol = 0
  63. FrozenRow = 0
  64. OnCellGetColor = zgGatherTreeCellGetColor
  65. OnMouseDown = zgGatherTreeMouseDown
  66. Align = alClient
  67. end
  68. end
  69. object pnlDetail: TPanel
  70. Left = 927
  71. Top = 0
  72. Width = 370
  73. Height = 594
  74. Align = alRight
  75. BevelOuter = bvNone
  76. TabOrder = 1
  77. object zgBillsDetail: TZJGrid
  78. Left = 0
  79. Top = 0
  80. Width = 370
  81. Height = 594
  82. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  83. OptionsEx = []
  84. ShowGridLine = False
  85. DefaultColWidth = 73
  86. DefaultFixedColWidth = 25
  87. Selection.AlphaBlend = False
  88. Selection.TransparentColor = False
  89. FrozenCol = 0
  90. FrozenRow = 0
  91. Align = alClient
  92. end
  93. end
  94. end
  95. object jpsResultErrorDetail: TJimPage
  96. Left = 0
  97. Top = 0
  98. Width = 1297
  99. Height = 594
  100. TabName = 'ErrorDetail'
  101. Caption = 'Main'
  102. object pnlError: TPanel
  103. Left = 0
  104. Top = 0
  105. Width = 1297
  106. Height = 594
  107. Align = alClient
  108. BevelOuter = bvNone
  109. TabOrder = 0
  110. object Splitter2: TSplitter
  111. Left = 440
  112. Top = 0
  113. Height = 594
  114. end
  115. object pnlErrorInfo: TPanel
  116. Left = 0
  117. Top = 0
  118. Width = 440
  119. Height = 594
  120. Align = alLeft
  121. BevelOuter = bvNone
  122. TabOrder = 0
  123. object zgErrorInfo: TZJGrid
  124. Left = 0
  125. Top = 0
  126. Width = 440
  127. Height = 594
  128. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  129. OptionsEx = []
  130. ColCount = 3
  131. ShowGridLine = False
  132. DefaultColWidth = 73
  133. DefaultFixedColWidth = 25
  134. Selection.AlphaBlend = False
  135. Selection.TransparentColor = False
  136. FrozenCol = 0
  137. FrozenRow = 0
  138. OnMouseDown = zgErrorInfoMouseDown
  139. Align = alClient
  140. end
  141. end
  142. object pnlErrorDetail: TPanel
  143. Left = 443
  144. Top = 0
  145. Width = 854
  146. Height = 594
  147. Align = alClient
  148. BevelOuter = bvNone
  149. TabOrder = 1
  150. object zgErrorDetail: TZJGrid
  151. Left = 0
  152. Top = 0
  153. Width = 854
  154. Height = 594
  155. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  156. OptionsEx = []
  157. ColCount = 6
  158. RowCount = 6
  159. FixedRowCount = 2
  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. end
  171. end
  172. end
  173. object jtsGatherData: TJimTabSet
  174. Left = 0
  175. Top = 0
  176. Width = 1297
  177. Height = 22
  178. Align = alTop
  179. BackgroundColor = clGradientInactiveCaption
  180. Font.Charset = DEFAULT_CHARSET
  181. Font.Color = clWindowText
  182. Font.Height = -12
  183. Font.Name = 'smartSimSun'
  184. Font.Style = []
  185. SelectedColor = clWhite
  186. XPSelectedColor = clWhite
  187. XPUnSelectedColor = 15200496
  188. Tabs.Strings = (
  189. #27719#24635#32467#26524
  190. #38169#35823#21015#34920)
  191. TabIndex = 0
  192. TabPosition = jtpTop
  193. TabStyle = tdsNew
  194. UnselectedColor = 15200496
  195. OnChange = jtsGatherDataChange
  196. end
  197. object pnlResult: TPanel
  198. Left = 0
  199. Top = 616
  200. Width = 1297
  201. Height = 28
  202. Align = alBottom
  203. BevelOuter = bvNone
  204. TabOrder = 2
  205. Visible = False
  206. object lblResult: TLabel
  207. Left = 4
  208. Top = 8
  209. Width = 692
  210. Height = 13
  211. Caption = #20849#27719#24635'3'#20010#26631#27573#25968#25454#65292#20849#27719#24635#24037#31243#37327#28165#21333'X'#26465#65292#20854#20013'Y'#26465#27491#30830#27719#24635#65292#35813#37096#20998#21487#27491#30830#23548#20837#24635#21253#65292#26410#27491#30830#27719#24635#28165#21333#21487#35265#28165#21333#26126#32454#20013#28784#33394#37096#20998
  212. end
  213. end
  214. object saGatherTree: TsdGridTreeDBA
  215. Columns = <
  216. item
  217. Title.Caption = #39033#30446#33410#32534#21495
  218. Title.CaptionAcrossCols = '1'
  219. Title.Font.Charset = GB2312_CHARSET
  220. Title.Font.Color = clWindowText
  221. Title.Font.Height = -12
  222. Title.Font.Name = #23435#20307
  223. Title.Font.Style = []
  224. Alignment = taLeftJustify
  225. Font.Charset = GB2312_CHARSET
  226. Font.Color = clWindowText
  227. Font.Height = -12
  228. Font.Name = #23435#20307
  229. Font.Style = []
  230. FieldName = 'Code'
  231. Width = 180
  232. ReadOnly = False
  233. end
  234. item
  235. Title.Caption = #28165#21333#32534#21495
  236. Title.CaptionAcrossCols = '1'
  237. Title.Font.Charset = GB2312_CHARSET
  238. Title.Font.Color = clWindowText
  239. Title.Font.Height = -12
  240. Title.Font.Name = #23435#20307
  241. Title.Font.Style = []
  242. Alignment = taLeftJustify
  243. Font.Charset = GB2312_CHARSET
  244. Font.Color = clWindowText
  245. Font.Height = -12
  246. Font.Name = #23435#20307
  247. Font.Style = []
  248. FieldName = 'B_Code'
  249. Width = 80
  250. ReadOnly = False
  251. end
  252. item
  253. Title.Caption = #21517#31216
  254. Title.CaptionAcrossCols = '1'
  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 = taLeftJustify
  261. Font.Charset = GB2312_CHARSET
  262. Font.Color = clWindowText
  263. Font.Height = -12
  264. Font.Name = #23435#20307
  265. Font.Style = []
  266. FieldName = 'Name'
  267. Width = 240
  268. ReadOnly = False
  269. end
  270. item
  271. Title.Caption = #21333#20301
  272. Title.CaptionAcrossCols = '1'
  273. Title.Font.Charset = GB2312_CHARSET
  274. Title.Font.Color = clWindowText
  275. Title.Font.Height = -12
  276. Title.Font.Name = #23435#20307
  277. Title.Font.Style = []
  278. Alignment = taCenter
  279. Font.Charset = GB2312_CHARSET
  280. Font.Color = clWindowText
  281. Font.Height = -12
  282. Font.Name = #23435#20307
  283. Font.Style = []
  284. FieldName = 'Units'
  285. Width = 50
  286. ReadOnly = False
  287. end
  288. item
  289. Title.Caption = 'ID'
  290. Title.CaptionAcrossCols = '1'
  291. Title.Font.Charset = GB2312_CHARSET
  292. Title.Font.Color = clWindowText
  293. Title.Font.Height = -12
  294. Title.Font.Name = #23435#20307
  295. Title.Font.Style = []
  296. Alignment = taLeftJustify
  297. Font.Charset = GB2312_CHARSET
  298. Font.Color = clWindowText
  299. Font.Height = -12
  300. Font.Name = #23435#20307
  301. Font.Style = []
  302. FieldName = 'ID'
  303. Visible = False
  304. ReadOnly = False
  305. end
  306. item
  307. Title.Caption = 'ParentID'
  308. Title.CaptionAcrossCols = '1'
  309. Title.Font.Charset = GB2312_CHARSET
  310. Title.Font.Color = clWindowText
  311. Title.Font.Height = -12
  312. Title.Font.Name = #23435#20307
  313. Title.Font.Style = []
  314. Alignment = taLeftJustify
  315. Font.Charset = GB2312_CHARSET
  316. Font.Color = clWindowText
  317. Font.Height = -12
  318. Font.Name = #23435#20307
  319. Font.Style = []
  320. FieldName = 'ParentID'
  321. Visible = False
  322. ReadOnly = False
  323. end
  324. item
  325. Title.Caption = 'NextSiblingID'
  326. Title.CaptionAcrossCols = '1'
  327. Title.Font.Charset = GB2312_CHARSET
  328. Title.Font.Color = clWindowText
  329. Title.Font.Height = -12
  330. Title.Font.Name = #23435#20307
  331. Title.Font.Style = []
  332. Alignment = taLeftJustify
  333. Font.Charset = GB2312_CHARSET
  334. Font.Color = clWindowText
  335. Font.Height = -12
  336. Font.Name = #23435#20307
  337. Font.Style = []
  338. FieldName = 'NextSiblingID'
  339. Visible = False
  340. ReadOnly = False
  341. end
  342. item
  343. Title.Caption = #21512#21516#35745#37327
  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 = taRightJustify
  351. Font.Charset = GB2312_CHARSET
  352. Font.Color = clWindowText
  353. Font.Height = -12
  354. Font.Name = #23435#20307
  355. Font.Style = []
  356. FieldName = 'DealQuantity'
  357. ReadOnly = False
  358. end
  359. item
  360. Title.Caption = #25968#37327#21464#26356#35745#37327
  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 = taRightJustify
  368. Font.Charset = GB2312_CHARSET
  369. Font.Color = clWindowText
  370. Font.Height = -12
  371. Font.Name = #23435#20307
  372. Font.Style = []
  373. FieldName = 'QcQuantity'
  374. ReadOnly = False
  375. end>
  376. Grid = zgGatherTree
  377. ExtendRowCount = 0
  378. Options = []
  379. AutoExpand = True
  380. KeyFieldName = 'ID'
  381. ParentFieldName = 'ParentID'
  382. NextSiblingFieldName = 'NextSiblingID'
  383. TreeOptions = []
  384. TopLevelBold = True
  385. Left = 104
  386. Top = 110
  387. end
  388. object sdBillsDetail: TsdGridDBA
  389. Columns = <
  390. item
  391. Title.Caption = #26631#27573
  392. Title.CaptionAcrossCols = '1'
  393. Title.Font.Charset = GB2312_CHARSET
  394. Title.Font.Color = clWindowText
  395. Title.Font.Height = -12
  396. Title.Font.Name = #23435#20307
  397. Title.Font.Style = []
  398. Alignment = taLeftJustify
  399. Font.Charset = GB2312_CHARSET
  400. Font.Color = clWindowText
  401. Font.Height = -12
  402. Font.Name = #23435#20307
  403. Font.Style = []
  404. FieldName = 'TenderName'
  405. ReadOnly = False
  406. end
  407. item
  408. Title.Caption = #20301#32622
  409. Title.CaptionAcrossCols = '1'
  410. Title.Font.Charset = GB2312_CHARSET
  411. Title.Font.Color = clWindowText
  412. Title.Font.Height = -12
  413. Title.Font.Name = #23435#20307
  414. Title.Font.Style = []
  415. Alignment = taCenter
  416. Font.Charset = GB2312_CHARSET
  417. Font.Color = clWindowText
  418. Font.Height = -12
  419. Font.Name = #23435#20307
  420. Font.Style = []
  421. FieldName = 'SerialNo'
  422. Width = 50
  423. ReadOnly = False
  424. end
  425. item
  426. Title.Caption = #21512#21516#35745#37327
  427. Title.CaptionAcrossCols = '1'
  428. Title.Font.Charset = GB2312_CHARSET
  429. Title.Font.Color = clWindowText
  430. Title.Font.Height = -12
  431. Title.Font.Name = #23435#20307
  432. Title.Font.Style = []
  433. Alignment = taRightJustify
  434. Font.Charset = GB2312_CHARSET
  435. Font.Color = clWindowText
  436. Font.Height = -12
  437. Font.Name = #23435#20307
  438. Font.Style = []
  439. FieldName = 'DealQuantity'
  440. Width = 85
  441. ReadOnly = False
  442. end
  443. item
  444. Title.Caption = #25968#37327#21464#26356#35745#37327
  445. Title.CaptionAcrossCols = '1'
  446. Title.Font.Charset = GB2312_CHARSET
  447. Title.Font.Color = clWindowText
  448. Title.Font.Height = -12
  449. Title.Font.Name = #23435#20307
  450. Title.Font.Style = []
  451. Alignment = taRightJustify
  452. Font.Charset = GB2312_CHARSET
  453. Font.Color = clWindowText
  454. Font.Height = -12
  455. Font.Name = #23435#20307
  456. Font.Style = []
  457. FieldName = 'QcQuantity'
  458. Width = 85
  459. ReadOnly = False
  460. end>
  461. Grid = zgBillsDetail
  462. ExtendRowCount = 0
  463. Options = []
  464. Left = 157
  465. Top = 110
  466. end
  467. object sdErrorInfo: TsdGridDBA
  468. Columns = <
  469. item
  470. Title.Caption = #21517#31216
  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 = 'Name'
  484. Width = 300
  485. ReadOnly = False
  486. end
  487. item
  488. Title.Caption = #26410#27491#30830#27719#24635
  489. Title.CaptionAcrossCols = '1'
  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 = taLeftJustify
  496. Font.Charset = GB2312_CHARSET
  497. Font.Color = clWindowText
  498. Font.Height = -12
  499. Font.Name = #23435#20307
  500. Font.Style = []
  501. FieldName = 'ErrorCount'
  502. Width = 80
  503. ReadOnly = False
  504. end>
  505. Grid = zgErrorInfo
  506. ExtendRowCount = 0
  507. Options = []
  508. Left = 104
  509. Top = 196
  510. end
  511. object sdErrorDetail: TsdGridDBA
  512. Columns = <
  513. item
  514. Title.Caption = #20986#38169#28304'|'#32534#21495
  515. Title.CaptionAcrossCols = '2'
  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 = 'RelaCode'
  528. ReadOnly = False
  529. end
  530. item
  531. Title.Caption = '|'#20301#32622
  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 = taCenter
  539. Font.Charset = GB2312_CHARSET
  540. Font.Color = clWindowText
  541. Font.Height = -12
  542. Font.Name = #23435#20307
  543. Font.Style = []
  544. FieldName = 'RelaSerialNo'
  545. Width = 50
  546. ReadOnly = False
  547. end
  548. item
  549. Title.Caption = #21487#35745#37327#28165#21333'|'#32534#21495
  550. Title.CaptionAcrossCols = '2'
  551. Title.Font.Charset = GB2312_CHARSET
  552. Title.Font.Color = clWindowText
  553. Title.Font.Height = -12
  554. Title.Font.Name = #23435#20307
  555. Title.Font.Style = []
  556. Alignment = taLeftJustify
  557. Font.Charset = GB2312_CHARSET
  558. Font.Color = clWindowText
  559. Font.Height = -12
  560. Font.Name = #23435#20307
  561. Font.Style = []
  562. FieldName = 'DetailCode'
  563. ReadOnly = False
  564. end
  565. item
  566. Title.Caption = '|'#20301#32622
  567. Title.CaptionAcrossCols = '1'
  568. Title.Font.Charset = GB2312_CHARSET
  569. Title.Font.Color = clWindowText
  570. Title.Font.Height = -12
  571. Title.Font.Name = #23435#20307
  572. Title.Font.Style = []
  573. Alignment = taCenter
  574. Font.Charset = GB2312_CHARSET
  575. Font.Color = clWindowText
  576. Font.Height = -12
  577. Font.Name = #23435#20307
  578. Font.Style = []
  579. FieldName = 'DetailSerialNo'
  580. Width = 50
  581. ReadOnly = False
  582. end
  583. item
  584. Title.Caption = #38169#35823#31867#22411
  585. Title.CaptionAcrossCols = '1'
  586. Title.CaptionAcrossRows = 2
  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. Font.Charset = GB2312_CHARSET
  594. Font.Color = clWindowText
  595. Font.Height = -12
  596. Font.Name = #23435#20307
  597. Font.Style = []
  598. FieldName = 'ErrorType'
  599. Width = 200
  600. ReadOnly = False
  601. end>
  602. Grid = zgErrorDetail
  603. ExtendRowCount = 0
  604. Options = []
  605. Left = 160
  606. Top = 195
  607. end
  608. object dxpmError: TdxBarPopupMenu
  609. BarManager = MainForm.dxBarManager
  610. ItemLinks = <
  611. item
  612. Item = MainForm.dxbtnExportTenderError
  613. Visible = True
  614. end
  615. item
  616. Item = MainForm.dxbtnExportAllError
  617. Visible = True
  618. end>
  619. UseOwnFont = False
  620. OnPopup = dxpmErrorPopup
  621. Left = 104
  622. Top = 235
  623. end
  624. object dxpmGatherTree: TdxBarPopupMenu
  625. BarManager = MainForm.dxBarManager
  626. ItemLinks = <
  627. item
  628. Item = MainForm.dxbtnExportStgResult
  629. Visible = True
  630. end
  631. item
  632. Item = MainForm.dxbtnExportStgResultExcel
  633. Visible = True
  634. end>
  635. UseOwnFont = False
  636. OnPopup = dxpmGatherTreePopup
  637. Left = 104
  638. Top = 148
  639. end
  640. object alStgResult: TActionList
  641. Images = MainForm.Images
  642. Left = 256
  643. Top = 110
  644. object actnExportAllError: TAction
  645. Caption = #23548#20986#20840#37096#38169#35823#20449#24687
  646. ImageIndex = 13
  647. OnExecute = actnExportAllErrorExecute
  648. end
  649. object actnExportTenderError: TAction
  650. Caption = #23548#20986#21333#26631#27573#38169#35823#20449#24687
  651. ImageIndex = 13
  652. OnExecute = actnExportTenderErrorExecute
  653. end
  654. object actnExportStgResultExcel: TAction
  655. Caption = #23548#20986#20998#21253#27719#24635'Excel'#26684#24335
  656. ImageIndex = 13
  657. OnExecute = actnExportStgResultExcelExecute
  658. end
  659. object actnExportStgResult: TAction
  660. Caption = #23548#20986#20998#21253#27719#24635#36719#20214#26684#24335
  661. ImageIndex = 28
  662. OnExecute = actnExportStgResultExecute
  663. end
  664. end
  665. end