ProjectGLFme.dfm 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461
  1. object ProjectGLFrame: TProjectGLFrame
  2. Left = 0
  3. Top = 0
  4. Width = 946
  5. Height = 313
  6. TabOrder = 0
  7. object zgProjectGL: TZJGrid
  8. Left = 0
  9. Top = 0
  10. Width = 646
  11. Height = 313
  12. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  13. OptionsEx = []
  14. ColCount = 18
  15. RowCount = 6
  16. FixedRowCount = 2
  17. ShowGridLine = False
  18. DefaultColWidth = 73
  19. DefaultFixedColWidth = 25
  20. Selection.AlphaBlend = False
  21. Selection.TransparentColor = False
  22. FrozenCol = 0
  23. FrozenRow = 0
  24. OnMouseDown = zgProjectGLMouseDown
  25. Align = alClient
  26. end
  27. object zgGather: TZJGrid
  28. Left = 646
  29. Top = 0
  30. Width = 300
  31. Height = 313
  32. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  33. OptionsEx = []
  34. ColCount = 4
  35. ShowGridLine = False
  36. DefaultColWidth = 73
  37. DefaultFixedColWidth = 25
  38. Selection.AlphaBlend = False
  39. Selection.TransparentColor = False
  40. FrozenCol = 0
  41. FrozenRow = 0
  42. Align = alRight
  43. end
  44. object saProjectGL: TsdGridDBA
  45. Columns = <
  46. item
  47. Title.Caption = #32534#21495
  48. Title.CaptionAcrossCols = '1'
  49. Title.CaptionAcrossRows = 2
  50. Title.Font.Charset = GB2312_CHARSET
  51. Title.Font.Color = clWindowText
  52. Title.Font.Height = -12
  53. Title.Font.Name = #23435#20307
  54. Title.Font.Style = []
  55. Alignment = taCenter
  56. Font.Charset = GB2312_CHARSET
  57. Font.Color = clWindowText
  58. Font.Height = -12
  59. Font.Name = #23435#20307
  60. Font.Style = []
  61. FieldName = 'Code'
  62. Width = 60
  63. ReadOnly = False
  64. end
  65. item
  66. Title.Caption = #21517#31216
  67. Title.CaptionAcrossCols = '1'
  68. Title.CaptionAcrossRows = 2
  69. Title.Font.Charset = GB2312_CHARSET
  70. Title.Font.Color = clWindowText
  71. Title.Font.Height = -12
  72. Title.Font.Name = #23435#20307
  73. Title.Font.Style = []
  74. Alignment = taLeftJustify
  75. Font.Charset = GB2312_CHARSET
  76. Font.Color = clWindowText
  77. Font.Height = -12
  78. Font.Name = #23435#20307
  79. Font.Style = []
  80. FieldName = 'Name'
  81. Width = 150
  82. ReadOnly = False
  83. end
  84. item
  85. Title.Caption = #21333#20301
  86. Title.CaptionAcrossCols = '1'
  87. Title.CaptionAcrossRows = 2
  88. Title.Font.Charset = GB2312_CHARSET
  89. Title.Font.Color = clWindowText
  90. Title.Font.Height = -12
  91. Title.Font.Name = #23435#20307
  92. Title.Font.Style = []
  93. Alignment = taCenter
  94. Font.Charset = GB2312_CHARSET
  95. Font.Color = clWindowText
  96. Font.Height = -12
  97. Font.Name = 'smartSimSun'
  98. Font.Style = []
  99. FieldName = 'Units'
  100. Width = 45
  101. ReadOnly = False
  102. end
  103. item
  104. Title.Caption = #35268#26684
  105. Title.CaptionAcrossCols = '1'
  106. Title.CaptionAcrossRows = 2
  107. Title.Font.Charset = GB2312_CHARSET
  108. Title.Font.Color = clWindowText
  109. Title.Font.Height = -12
  110. Title.Font.Name = #23435#20307
  111. Title.Font.Style = []
  112. Alignment = taLeftJustify
  113. Font.Charset = GB2312_CHARSET
  114. Font.Color = clWindowText
  115. Font.Height = -12
  116. Font.Name = #23435#20307
  117. Font.Style = []
  118. FieldName = 'Specs'
  119. Width = 60
  120. ReadOnly = False
  121. end
  122. item
  123. Title.Caption = #26412#26399#24212#32791#25968#37327
  124. Title.CaptionAcrossCols = '1'
  125. Title.CaptionAcrossRows = 2
  126. Title.Font.Charset = GB2312_CHARSET
  127. Title.Font.Color = clWindowText
  128. Title.Font.Height = -12
  129. Title.Font.Name = #23435#20307
  130. Title.Font.Style = []
  131. Alignment = taRightJustify
  132. Font.Charset = GB2312_CHARSET
  133. Font.Color = clWindowText
  134. Font.Height = -12
  135. Font.Name = #23435#20307
  136. Font.Style = []
  137. FieldName = 'PM_Quantity'
  138. Width = 85
  139. ReadOnly = True
  140. end
  141. item
  142. Title.Caption = #22522#20934#20215
  143. Title.CaptionAcrossCols = '1'
  144. Title.CaptionAcrossRows = 2
  145. Title.Font.Charset = GB2312_CHARSET
  146. Title.Font.Color = clWindowText
  147. Title.Font.Height = -12
  148. Title.Font.Name = #23435#20307
  149. Title.Font.Style = []
  150. Alignment = taRightJustify
  151. Font.Charset = GB2312_CHARSET
  152. Font.Color = clWindowText
  153. Font.Height = -12
  154. Font.Name = #23435#20307
  155. Font.Style = []
  156. FieldName = 'BasePrice'
  157. Width = 60
  158. ReadOnly = False
  159. end
  160. item
  161. Title.Caption = #26412#26399#20449#24687#20215'|'#20215#26684
  162. Title.CaptionAcrossCols = '3'
  163. Title.Font.Charset = GB2312_CHARSET
  164. Title.Font.Color = clWindowText
  165. Title.Font.Height = -12
  166. Title.Font.Name = #23435#20307
  167. Title.Font.Style = []
  168. Alignment = taRightJustify
  169. Font.Charset = GB2312_CHARSET
  170. Font.Color = clWindowText
  171. Font.Height = -12
  172. Font.Name = #23435#20307
  173. Font.Style = []
  174. FieldName = 'InfoPrice'
  175. Width = 60
  176. ReadOnly = False
  177. end
  178. item
  179. Title.Caption = '|'#26102#38388
  180. Title.CaptionAcrossCols = '1'
  181. Title.Font.Charset = GB2312_CHARSET
  182. Title.Font.Color = clWindowText
  183. Title.Font.Height = -12
  184. Title.Font.Name = #23435#20307
  185. Title.Font.Style = []
  186. Alignment = taLeftJustify
  187. Font.Charset = GB2312_CHARSET
  188. Font.Color = clWindowText
  189. Font.Height = -12
  190. Font.Name = #23435#20307
  191. Font.Style = []
  192. FieldName = 'InfoDate'
  193. ReadOnly = False
  194. end
  195. item
  196. Title.Caption = '|'#20215#24046
  197. Title.CaptionAcrossCols = '1'
  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 = taRightJustify
  204. Font.Charset = GB2312_CHARSET
  205. Font.Color = clWindowText
  206. Font.Height = -12
  207. Font.Name = #23435#20307
  208. Font.Style = []
  209. FieldName = 'DeltaPrice'
  210. Width = 60
  211. ReadOnly = True
  212. end
  213. item
  214. Title.Caption = #26412#26399#26448#26009#35843#24046'|'#39118#38505#24133#24230
  215. Title.CaptionAcrossCols = '3'
  216. Title.Font.Charset = GB2312_CHARSET
  217. Title.Font.Color = clWindowText
  218. Title.Font.Height = -12
  219. Title.Font.Name = #23435#20307
  220. Title.Font.Style = []
  221. Alignment = taRightJustify
  222. Font.Charset = GB2312_CHARSET
  223. Font.Color = clWindowText
  224. Font.Height = -12
  225. Font.Name = #23435#20307
  226. Font.Style = []
  227. FieldName = 'RiskRange'
  228. Width = 60
  229. ReadOnly = False
  230. end
  231. item
  232. Title.Caption = '|'#26377#25928#20215#24046
  233. Title.CaptionAcrossCols = '1'
  234. Title.Font.Charset = GB2312_CHARSET
  235. Title.Font.Color = clWindowText
  236. Title.Font.Height = -12
  237. Title.Font.Name = #23435#20307
  238. Title.Font.Style = []
  239. Alignment = taRightJustify
  240. Font.Charset = GB2312_CHARSET
  241. Font.Color = clWindowText
  242. Font.Height = -12
  243. Font.Name = #23435#20307
  244. Font.Style = []
  245. FieldName = 'ValidDeltaPrice'
  246. Width = 60
  247. ReadOnly = True
  248. end
  249. item
  250. Title.Caption = '|'#35843#24046#37329#39069
  251. Title.CaptionAcrossCols = '1'
  252. Title.Font.Charset = GB2312_CHARSET
  253. Title.Font.Color = clWindowText
  254. Title.Font.Height = -12
  255. Title.Font.Name = #23435#20307
  256. Title.Font.Style = []
  257. Alignment = taRightJustify
  258. Font.Charset = GB2312_CHARSET
  259. Font.Color = clWindowText
  260. Font.Height = -12
  261. Font.Name = #23435#20307
  262. Font.Style = []
  263. FieldName = 'PM_TotalPrice'
  264. Width = 60
  265. ReadOnly = True
  266. end
  267. item
  268. Title.Caption = #26412#26399#23454#32791#20998#26512'|'#26412#26399#23454#32791#25968#37327
  269. Title.CaptionAcrossCols = '5'
  270. Title.Font.Charset = GB2312_CHARSET
  271. Title.Font.Color = clWindowText
  272. Title.Font.Height = -12
  273. Title.Font.Name = #23435#20307
  274. Title.Font.Style = []
  275. Alignment = taRightJustify
  276. Font.Charset = GB2312_CHARSET
  277. Font.Color = clWindowText
  278. Font.Height = -12
  279. Font.Name = #23435#20307
  280. Font.Style = []
  281. FieldName = 'UsedQuantity'
  282. Width = 85
  283. ReadOnly = False
  284. end
  285. item
  286. Title.Caption = #26412#26399#28040#32791#30408#20111'|'#25968#37327#24046
  287. Title.CaptionAcrossCols = '4'
  288. Title.Font.Charset = GB2312_CHARSET
  289. Title.Font.Color = clWindowText
  290. Title.Font.Height = -12
  291. Title.Font.Name = #23435#20307
  292. Title.Font.Style = []
  293. Alignment = taRightJustify
  294. Font.Charset = GB2312_CHARSET
  295. Font.Color = clWindowText
  296. Font.Height = -12
  297. Font.Name = #23435#20307
  298. Font.Style = []
  299. FieldName = 'PAL_UsedQuantity'
  300. Width = 60
  301. ReadOnly = True
  302. end
  303. item
  304. Title.Caption = '|'#25968#37327#24046#37329#39069
  305. Title.CaptionAcrossCols = '1'
  306. Title.Font.Charset = GB2312_CHARSET
  307. Title.Font.Color = clWindowText
  308. Title.Font.Height = -12
  309. Title.Font.Name = #23435#20307
  310. Title.Font.Style = []
  311. Alignment = taRightJustify
  312. Font.Charset = GB2312_CHARSET
  313. Font.Color = clWindowText
  314. Font.Height = -12
  315. Font.Name = #23435#20307
  316. Font.Style = []
  317. FieldName = 'PAL_UsedTotalPrice'
  318. Width = 70
  319. ReadOnly = True
  320. end
  321. item
  322. Title.Caption = '|'#23454#32791#20215#24046#37329#39069
  323. Title.CaptionAcrossCols = '1'
  324. Title.Font.Charset = GB2312_CHARSET
  325. Title.Font.Color = clWindowText
  326. Title.Font.Height = -12
  327. Title.Font.Name = #23435#20307
  328. Title.Font.Style = []
  329. Alignment = taRightJustify
  330. Font.Charset = GB2312_CHARSET
  331. Font.Color = clWindowText
  332. Font.Height = -12
  333. Font.Name = #23435#20307
  334. Font.Style = []
  335. FieldName = 'PAL_DeltaPrice'
  336. Width = 85
  337. ReadOnly = True
  338. end
  339. item
  340. Title.Caption = '|'#33410#20313#37329#39069
  341. Title.CaptionAcrossCols = '1'
  342. Title.Font.Charset = GB2312_CHARSET
  343. Title.Font.Color = clWindowText
  344. Title.Font.Height = -12
  345. Title.Font.Name = #23435#20307
  346. Title.Font.Style = []
  347. Alignment = taRightJustify
  348. Font.Charset = GB2312_CHARSET
  349. Font.Color = clWindowText
  350. Font.Height = -12
  351. Font.Name = #23435#20307
  352. Font.Style = []
  353. FieldName = 'PAL_Total'
  354. Width = 60
  355. ReadOnly = True
  356. end>
  357. Grid = zgProjectGL
  358. ExtendRowCount = 3
  359. Options = [aoAllowInsert, aoAllowEdit, aoAllowDelete, aoAutoInsert]
  360. Left = 96
  361. Top = 88
  362. end
  363. object dxpmProjectGL: TdxBarPopupMenu
  364. BarManager = MainForm.dxBarManager
  365. ItemLinks = <
  366. item
  367. Item = MainForm.dxbtnCalculatePriceMargin
  368. Visible = True
  369. end
  370. item
  371. BeginGroup = True
  372. Item = MainForm.dxbtnCopy
  373. Visible = True
  374. end
  375. item
  376. Item = MainForm.dxbtnPaste
  377. Visible = True
  378. end
  379. item
  380. BeginGroup = True
  381. Item = MainForm.dxbtnDelete
  382. Visible = True
  383. end>
  384. UseOwnFont = False
  385. OnPopup = dxpmProjectGLPopup
  386. Left = 152
  387. Top = 88
  388. end
  389. object actnProjectGL: TActionList
  390. Images = MainForm.Images
  391. Left = 208
  392. Top = 88
  393. object actnCalculatePriceMargin: TAction
  394. Caption = #20215#24046#35745#31639
  395. ImageIndex = 15
  396. OnExecute = actnCalculatePriceMarginExecute
  397. end
  398. end
  399. object saGather: TsdGridDBA
  400. Columns = <
  401. item
  402. Title.Caption = #36153#29992#21517#31216
  403. Title.CaptionAcrossCols = '1'
  404. Title.Font.Charset = GB2312_CHARSET
  405. Title.Font.Color = clWindowText
  406. Title.Font.Height = -12
  407. Title.Font.Name = #23435#20307
  408. Title.Font.Style = []
  409. Alignment = taLeftJustify
  410. Font.Charset = GB2312_CHARSET
  411. Font.Color = clWindowText
  412. Font.Height = -12
  413. Font.Name = #23435#20307
  414. Font.Style = []
  415. FieldName = 'Name'
  416. Width = 80
  417. ReadOnly = True
  418. end
  419. item
  420. Title.Caption = #26412#26399#37329#39069'('#20803')'
  421. Title.CaptionAcrossCols = '1'
  422. Title.Font.Charset = GB2312_CHARSET
  423. Title.Font.Color = clWindowText
  424. Title.Font.Height = -12
  425. Title.Font.Name = #23435#20307
  426. Title.Font.Style = []
  427. Alignment = taRightJustify
  428. Font.Charset = GB2312_CHARSET
  429. Font.Color = clWindowText
  430. Font.Height = -12
  431. Font.Name = #23435#20307
  432. Font.Style = []
  433. FieldName = 'CurTotalPrice'
  434. Width = 85
  435. ReadOnly = True
  436. end
  437. item
  438. Title.Caption = #32047#35745#37329#39069'('#20803')'
  439. Title.CaptionAcrossCols = '1'
  440. Title.Font.Charset = GB2312_CHARSET
  441. Title.Font.Color = clWindowText
  442. Title.Font.Height = -12
  443. Title.Font.Name = #23435#20307
  444. Title.Font.Style = []
  445. Alignment = taRightJustify
  446. Font.Charset = GB2312_CHARSET
  447. Font.Color = clWindowText
  448. Font.Height = -12
  449. Font.Name = #23435#20307
  450. Font.Style = []
  451. FieldName = 'AddTotalPrice'
  452. Width = 85
  453. ReadOnly = True
  454. end>
  455. Grid = zgGather
  456. ExtendRowCount = 0
  457. Options = []
  458. Left = 744
  459. Top = 104
  460. end
  461. end