OtherMeasureFme.dfm 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444
  1. object OtherMeasureFrame: TOtherMeasureFrame
  2. Left = 0
  3. Top = 0
  4. Width = 1120
  5. Height = 703
  6. TabOrder = 0
  7. object pnlRelaXmjType: TPanel
  8. Left = 0
  9. Top = 0
  10. Width = 1120
  11. Height = 21
  12. Align = alTop
  13. BevelOuter = bvNone
  14. TabOrder = 0
  15. object tbToolsButton: TToolBar
  16. Left = 0
  17. Top = 0
  18. Width = 146
  19. Height = 21
  20. Align = alLeft
  21. AutoSize = True
  22. ButtonHeight = 21
  23. ButtonWidth = 73
  24. Caption = 'tbToolsButton'
  25. EdgeBorders = []
  26. Flat = True
  27. ShowCaptions = True
  28. TabOrder = 0
  29. object tobtnPhase: TToolButton
  30. Left = 0
  31. Top = 0
  32. Caption = ' '#20998#26399#35745#37327
  33. Down = True
  34. ImageIndex = 0
  35. Style = tbsCheck
  36. OnClick = tobtnPhaseClick
  37. end
  38. object tobtnOnce: TToolButton
  39. Tag = 1
  40. Left = 73
  41. Top = 0
  42. Caption = ' '#20840#39069#35745#37327' '
  43. ImageIndex = 1
  44. Style = tbsCheck
  45. OnClick = tobtnPhaseClick
  46. end
  47. end
  48. end
  49. object pnlOtherMeasure: TPanel
  50. Left = 0
  51. Top = 21
  52. Width = 1120
  53. Height = 682
  54. Align = alClient
  55. BevelOuter = bvNone
  56. TabOrder = 1
  57. object jpsOtherMeasure: TJimPages
  58. Left = 0
  59. Top = 0
  60. Width = 1120
  61. Height = 682
  62. ActivePage = jpsOtherMeasurePhase
  63. ActivePageIndex = 0
  64. Align = alClient
  65. object jpsOtherMeasurePhase: TJimPage
  66. Left = 0
  67. Top = 0
  68. Width = 1120
  69. Height = 682
  70. TabName = 'Phase'
  71. Caption = #20998#26399
  72. object zgPhase: TZJGrid
  73. Left = 0
  74. Top = 0
  75. Width = 1120
  76. Height = 682
  77. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  78. OptionsEx = []
  79. ColCount = 10
  80. ShowGridLine = False
  81. DefaultColWidth = 73
  82. DefaultFixedColWidth = 35
  83. DefaultFixedRowHeight = 25
  84. Selection.AlphaBlend = False
  85. Selection.TransparentColor = False
  86. FrozenCol = 0
  87. FrozenRow = 0
  88. OnCellGetColor = zgPhaseCellGetColor
  89. OnKeyDown = zgPhaseKeyDown
  90. Align = alClient
  91. end
  92. end
  93. object jpsOtherMeasureOnce: TJimPage
  94. Left = 0
  95. Top = 0
  96. Width = 1120
  97. Height = 682
  98. TabName = 'Once'
  99. Caption = #19968#27425
  100. object zgOnce: TZJGrid
  101. Left = 0
  102. Top = 0
  103. Width = 1120
  104. Height = 682
  105. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  106. OptionsEx = []
  107. ColCount = 7
  108. ShowGridLine = False
  109. DefaultColWidth = 73
  110. DefaultFixedColWidth = 35
  111. DefaultFixedRowHeight = 25
  112. Selection.AlphaBlend = False
  113. Selection.TransparentColor = False
  114. FrozenCol = 0
  115. FrozenRow = 0
  116. Align = alClient
  117. end
  118. end
  119. end
  120. end
  121. object xpm: TXPMenu
  122. DimLevel = 30
  123. GrayLevel = 10
  124. Font.Charset = DEFAULT_CHARSET
  125. Font.Color = clMenuText
  126. Font.Height = -12
  127. Font.Name = #23435#20307
  128. Font.Style = []
  129. Color = clBtnFace
  130. IconBackColor = clBtnFace
  131. MenuBarColor = clBtnFace
  132. SelectColor = 38640
  133. SelectBorderColor = clHighlight
  134. SelectFontColor = clMenuText
  135. DisabledColor = clInactiveCaption
  136. SeparatorColor = clBtnFace
  137. CheckedColor = clHighlight
  138. IconWidth = 24
  139. DrawSelect = True
  140. UseSystemColors = False
  141. OverrideOwnerDraw = False
  142. Gradient = False
  143. FlatMenu = False
  144. AutoDetect = True
  145. XPControls = [xcToolbar]
  146. Active = True
  147. ControlUseTrueXPStyle = True
  148. BtnRoundArc = 5
  149. BtnOutLineBorderColor = 7552000
  150. BtnInnerBorderMoveColor = 3257087
  151. BtnInnerBorderFocusColor = 15183500
  152. BtnSurfaceNormalColor = 16251903
  153. BtnSurfaceDownColor = 14608359
  154. BtnSurfaceBottomLineColor = 14608359
  155. BtnSurfaceDownBottomLineColor = 15199215
  156. RdoChkControlChkColor = 41472
  157. ComboBoxChkColor = 9201994
  158. ComboboxSurfaceMoveColor = 16771030
  159. ControlDisabledBorderColor = 11913158
  160. Left = 143
  161. Top = 8
  162. end
  163. object saOnce: TsdGridDBA
  164. Columns = <
  165. item
  166. Title.Caption = #32534#21495
  167. Title.CaptionAcrossCols = '1'
  168. Title.Font.Charset = GB2312_CHARSET
  169. Title.Font.Color = clWindowText
  170. Title.Font.Height = -12
  171. Title.Font.Name = #23435#20307
  172. Title.Font.Style = []
  173. Alignment = taLeftJustify
  174. Font.Charset = GB2312_CHARSET
  175. Font.Color = clWindowText
  176. Font.Height = -12
  177. Font.Name = #23435#20307
  178. Font.Style = []
  179. FieldName = 'Code'
  180. ReadOnly = False
  181. end
  182. item
  183. Title.Caption = #21517#31216
  184. Title.CaptionAcrossCols = '1'
  185. Title.Font.Charset = GB2312_CHARSET
  186. Title.Font.Color = clWindowText
  187. Title.Font.Height = -12
  188. Title.Font.Name = #23435#20307
  189. Title.Font.Style = []
  190. Alignment = taLeftJustify
  191. Font.Charset = GB2312_CHARSET
  192. Font.Color = clWindowText
  193. Font.Height = -12
  194. Font.Name = #23435#20307
  195. Font.Style = []
  196. FieldName = 'Name'
  197. Width = 260
  198. ReadOnly = False
  199. end
  200. item
  201. Title.Caption = #31867#22411
  202. Title.CaptionAcrossCols = '1'
  203. Title.Font.Charset = GB2312_CHARSET
  204. Title.Font.Color = clWindowText
  205. Title.Font.Height = -12
  206. Title.Font.Name = #23435#20307
  207. Title.Font.Style = []
  208. Alignment = taLeftJustify
  209. Font.Charset = GB2312_CHARSET
  210. Font.Color = clWindowText
  211. Font.Height = -12
  212. Font.Name = #23435#20307
  213. Font.Style = []
  214. FieldName = 'MType'
  215. Width = 80
  216. ReadOnly = False
  217. end
  218. item
  219. Title.Caption = #37329#39069
  220. Title.CaptionAcrossCols = '1'
  221. Title.Font.Charset = GB2312_CHARSET
  222. Title.Font.Color = clWindowText
  223. Title.Font.Height = -12
  224. Title.Font.Name = #23435#20307
  225. Title.Font.Style = []
  226. Alignment = taRightJustify
  227. Font.Charset = GB2312_CHARSET
  228. Font.Color = clWindowText
  229. Font.Height = -12
  230. Font.Name = #23435#20307
  231. Font.Style = []
  232. FieldName = 'TotalPrice'
  233. Width = 80
  234. ReadOnly = False
  235. end
  236. item
  237. Title.Caption = #26085#26399
  238. Title.CaptionAcrossCols = '1'
  239. Title.Font.Charset = GB2312_CHARSET
  240. Title.Font.Color = clWindowText
  241. Title.Font.Height = -12
  242. Title.Font.Name = #23435#20307
  243. Title.Font.Style = []
  244. Alignment = taLeftJustify
  245. Font.Charset = GB2312_CHARSET
  246. Font.Color = clWindowText
  247. Font.Height = -12
  248. Font.Name = #23435#20307
  249. Font.Style = []
  250. FieldName = 'OmDateTime'
  251. ReadOnly = False
  252. end
  253. item
  254. Title.Caption = #22791#27880
  255. Title.CaptionAcrossCols = '1'
  256. Title.Font.Charset = GB2312_CHARSET
  257. Title.Font.Color = clWindowText
  258. Title.Font.Height = -12
  259. Title.Font.Name = #23435#20307
  260. Title.Font.Style = []
  261. Alignment = taLeftJustify
  262. Font.Charset = GB2312_CHARSET
  263. Font.Color = clWindowText
  264. Font.Height = -12
  265. Font.Name = #23435#20307
  266. Font.Style = []
  267. FieldName = 'MemoStr'
  268. Width = 130
  269. ReadOnly = False
  270. end>
  271. Grid = zgOnce
  272. ExtendRowCount = 3
  273. Left = 320
  274. Top = 168
  275. end
  276. object saPhase: TsdGridDBA
  277. Columns = <
  278. item
  279. Title.Caption = #32534#21495
  280. Title.CaptionAcrossCols = '1'
  281. Title.Font.Charset = GB2312_CHARSET
  282. Title.Font.Color = clWindowText
  283. Title.Font.Height = -12
  284. Title.Font.Name = #23435#20307
  285. Title.Font.Style = []
  286. Alignment = taLeftJustify
  287. Font.Charset = GB2312_CHARSET
  288. Font.Color = clWindowText
  289. Font.Height = -12
  290. Font.Name = #23435#20307
  291. Font.Style = []
  292. FieldName = 'Code'
  293. ReadOnly = False
  294. end
  295. item
  296. Title.Caption = #21517#31216
  297. Title.CaptionAcrossCols = '1'
  298. Title.Font.Charset = GB2312_CHARSET
  299. Title.Font.Color = clWindowText
  300. Title.Font.Height = -12
  301. Title.Font.Name = #23435#20307
  302. Title.Font.Style = []
  303. Alignment = taLeftJustify
  304. Font.Charset = GB2312_CHARSET
  305. Font.Color = clWindowText
  306. Font.Height = -12
  307. Font.Name = #23435#20307
  308. Font.Style = []
  309. FieldName = 'Name'
  310. Width = 260
  311. ReadOnly = False
  312. end
  313. item
  314. Title.Caption = #31867#22411
  315. Title.CaptionAcrossCols = '1'
  316. Title.Font.Charset = GB2312_CHARSET
  317. Title.Font.Color = clWindowText
  318. Title.Font.Height = -12
  319. Title.Font.Name = #23435#20307
  320. Title.Font.Style = []
  321. Alignment = taLeftJustify
  322. Font.Charset = GB2312_CHARSET
  323. Font.Color = clWindowText
  324. Font.Height = -12
  325. Font.Name = #23435#20307
  326. Font.Style = []
  327. FieldName = 'MType'
  328. Width = 80
  329. ReadOnly = False
  330. end
  331. item
  332. Title.Caption = #21488#36134#37329#39069
  333. Title.CaptionAcrossCols = '1'
  334. Title.Font.Charset = GB2312_CHARSET
  335. Title.Font.Color = clWindowText
  336. Title.Font.Height = -12
  337. Title.Font.Name = #23435#20307
  338. Title.Font.Style = []
  339. Alignment = taRightJustify
  340. Font.Charset = GB2312_CHARSET
  341. Font.Color = clWindowText
  342. Font.Height = -12
  343. Font.Name = #23435#20307
  344. Font.Style = []
  345. FieldName = 'TotalPrice'
  346. Width = 85
  347. ReadOnly = False
  348. end
  349. item
  350. Title.Caption = #25130#27490#19978#26399#37329#39069
  351. Title.CaptionAcrossCols = '1'
  352. Title.Font.Charset = GB2312_CHARSET
  353. Title.Font.Color = clWindowText
  354. Title.Font.Height = -12
  355. Title.Font.Name = #23435#20307
  356. Title.Font.Style = []
  357. Alignment = taRightJustify
  358. Font.Charset = GB2312_CHARSET
  359. Font.Color = clWindowText
  360. Font.Height = -12
  361. Font.Name = #23435#20307
  362. Font.Style = []
  363. FieldName = 'PreTotalPrice'
  364. Width = 85
  365. ReadOnly = True
  366. end
  367. item
  368. Title.Caption = #26412#26399#37329#39069
  369. Title.CaptionAcrossCols = '1'
  370. Title.Font.Charset = GB2312_CHARSET
  371. Title.Font.Color = clWindowText
  372. Title.Font.Height = -12
  373. Title.Font.Name = #23435#20307
  374. Title.Font.Style = []
  375. Alignment = taRightJustify
  376. Font.Charset = GB2312_CHARSET
  377. Font.Color = clWindowText
  378. Font.Height = -12
  379. Font.Name = #23435#20307
  380. Font.Style = []
  381. FieldName = 'CurTotalPrice'
  382. Width = 85
  383. ReadOnly = False
  384. end
  385. item
  386. Title.Caption = #25130#27490#26412#26399#37329#39069
  387. Title.CaptionAcrossCols = '1'
  388. Title.Font.Charset = GB2312_CHARSET
  389. Title.Font.Color = clWindowText
  390. Title.Font.Height = -12
  391. Title.Font.Name = #23435#20307
  392. Title.Font.Style = []
  393. Alignment = taRightJustify
  394. Font.Charset = GB2312_CHARSET
  395. Font.Color = clWindowText
  396. Font.Height = -12
  397. Font.Name = #23435#20307
  398. Font.Style = []
  399. FieldName = 'EndTotalPrice'
  400. Width = 85
  401. ReadOnly = True
  402. end
  403. item
  404. Title.Caption = #32047#35745#37329#39069
  405. Title.CaptionAcrossCols = '1'
  406. Title.Font.Charset = GB2312_CHARSET
  407. Title.Font.Color = clWindowText
  408. Title.Font.Height = -12
  409. Title.Font.Name = #23435#20307
  410. Title.Font.Style = []
  411. Alignment = taRightJustify
  412. Font.Charset = GB2312_CHARSET
  413. Font.Color = clWindowText
  414. Font.Height = -12
  415. Font.Name = #23435#20307
  416. Font.Style = []
  417. FieldName = 'AddTotalPrice'
  418. Width = 85
  419. ReadOnly = True
  420. end
  421. item
  422. Title.Caption = #22791#27880
  423. Title.CaptionAcrossCols = '1'
  424. Title.Font.Charset = GB2312_CHARSET
  425. Title.Font.Color = clWindowText
  426. Title.Font.Height = -12
  427. Title.Font.Name = #23435#20307
  428. Title.Font.Style = []
  429. Alignment = taLeftJustify
  430. Font.Charset = GB2312_CHARSET
  431. Font.Color = clWindowText
  432. Font.Height = -12
  433. Font.Name = #23435#20307
  434. Font.Style = []
  435. FieldName = 'MemoStr'
  436. Width = 130
  437. ReadOnly = False
  438. end>
  439. Grid = zgPhase
  440. ExtendRowCount = 3
  441. Left = 224
  442. Top = 168
  443. end
  444. end