SearchFme.dfm 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335
  1. object SearchFrame: TSearchFrame
  2. Left = 0
  3. Top = 0
  4. Width = 388
  5. Height = 511
  6. Ctl3D = True
  7. Font.Charset = ANSI_CHARSET
  8. Font.Color = clWindowText
  9. Font.Height = -12
  10. Font.Name = #23435#20307
  11. Font.Style = []
  12. ParentCtl3D = False
  13. ParentFont = False
  14. TabOrder = 0
  15. object pnlTitle: TPanel
  16. Left = 0
  17. Top = 0
  18. Width = 388
  19. Height = 20
  20. Align = alTop
  21. BevelOuter = bvNone
  22. Color = clGradientInactiveCaption
  23. TabOrder = 0
  24. object labTitle: TJimGradLabel
  25. Left = 0
  26. Top = 0
  27. Width = 388
  28. Height = 20
  29. Align = alTop
  30. AutoSize = False
  31. ColorBegin = clGradientInactiveCaption
  32. ColorEnd = clGradientInactiveCaption
  33. Caption = ' '#26597#25214#23450#20301
  34. Font.Charset = GB2312_CHARSET
  35. Font.Color = clWindowText
  36. Font.Height = -12
  37. Font.Name = #23435#20307
  38. Font.Style = [fsBold]
  39. ParentFont = False
  40. Layout = tlCenter
  41. end
  42. end
  43. object pnlSearch: TPanel
  44. Left = 0
  45. Top = 20
  46. Width = 388
  47. Height = 491
  48. Align = alClient
  49. BevelOuter = bvNone
  50. TabOrder = 1
  51. object pnlSearchType: TPanel
  52. Left = 0
  53. Top = 0
  54. Width = 388
  55. Height = 42
  56. Align = alTop
  57. BevelOuter = bvNone
  58. TabOrder = 0
  59. DesignSize = (
  60. 388
  61. 42)
  62. object gbType: TGroupBox
  63. Left = 3
  64. Top = 2
  65. Width = 382
  66. Height = 38
  67. Anchors = [akLeft, akTop, akRight]
  68. Caption = #26597#25214#27169#24335
  69. Ctl3D = False
  70. ParentCtl3D = False
  71. TabOrder = 0
  72. object rbOverRange: TRadioButton
  73. Tag = 1
  74. Left = 83
  75. Top = 15
  76. Width = 45
  77. Height = 17
  78. Caption = #36229#35745
  79. TabOrder = 0
  80. OnClick = rbCommonClick
  81. end
  82. object rbCommon: TRadioButton
  83. Left = 8
  84. Top = 15
  85. Width = 73
  86. Height = 17
  87. Caption = #25991#26412#26597#35810
  88. Checked = True
  89. TabOrder = 1
  90. TabStop = True
  91. OnClick = rbCommonClick
  92. end
  93. object rbBelowRange: TRadioButton
  94. Tag = 1
  95. Left = 132
  96. Top = 15
  97. Width = 45
  98. Height = 17
  99. Caption = #28431#35745
  100. TabOrder = 2
  101. OnClick = rbCommonClick
  102. end
  103. end
  104. end
  105. object pnlSearchKey: TPanel
  106. Left = 0
  107. Top = 42
  108. Width = 388
  109. Height = 25
  110. Align = alTop
  111. BevelOuter = bvNone
  112. TabOrder = 1
  113. object edtKeyword: TEdit
  114. Left = 3
  115. Top = 3
  116. Width = 221
  117. Height = 18
  118. Hint = #36229#35745#27169#24335#19979#65292#19981#21487#20197#20351#29992#20851#38190#23383#25628#32034
  119. Ctl3D = False
  120. ParentCtl3D = False
  121. TabOrder = 0
  122. end
  123. object btnSearch: TButton
  124. Left = 228
  125. Top = 1
  126. Width = 63
  127. Height = 21
  128. Caption = #25628#32034
  129. TabOrder = 1
  130. OnClick = btnSearchClick
  131. end
  132. end
  133. object pnlSearchResult: TPanel
  134. Left = 0
  135. Top = 67
  136. Width = 388
  137. Height = 424
  138. Align = alClient
  139. BevelOuter = bvNone
  140. TabOrder = 2
  141. object zgSearchResult: TZJGrid
  142. Left = 0
  143. Top = 0
  144. Width = 388
  145. Height = 424
  146. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  147. OptionsEx = []
  148. ColCount = 8
  149. RowCount = 4
  150. ShowGridLine = False
  151. DefaultColWidth = 73
  152. DefaultFixedColWidth = 25
  153. DefaultFixedRowHeight = 35
  154. Selection.AlphaBlend = False
  155. Selection.TransparentColor = False
  156. FrozenCol = 0
  157. FrozenRow = 0
  158. OnMouseDown = zgSearchResultMouseDown
  159. Align = alClient
  160. end
  161. end
  162. end
  163. object zaSearchResult: TZjGridDBA
  164. Columns = <
  165. item
  166. Title.Caption = #39033#30446#33410#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. Width = 80
  181. Visible = False
  182. ReadOnly = True
  183. end
  184. item
  185. Title.Caption = #28165#21333#32534#21495
  186. Title.CaptionAcrossCols = '1'
  187. Title.Font.Charset = GB2312_CHARSET
  188. Title.Font.Color = clWindowText
  189. Title.Font.Height = -12
  190. Title.Font.Name = #23435#20307
  191. Title.Font.Style = []
  192. Alignment = taLeftJustify
  193. Font.Charset = GB2312_CHARSET
  194. Font.Color = clWindowText
  195. Font.Height = -12
  196. Font.Name = #23435#20307
  197. Font.Style = []
  198. FieldName = 'B_Code'
  199. Width = 65
  200. ReadOnly = True
  201. end
  202. item
  203. Title.Caption = #21517#31216
  204. Title.CaptionAcrossCols = '1'
  205. Title.Font.Charset = GB2312_CHARSET
  206. Title.Font.Color = clWindowText
  207. Title.Font.Height = -12
  208. Title.Font.Name = #23435#20307
  209. Title.Font.Style = []
  210. Alignment = taLeftJustify
  211. Font.Charset = GB2312_CHARSET
  212. Font.Color = clWindowText
  213. Font.Height = -12
  214. Font.Name = #23435#20307
  215. Font.Style = []
  216. FieldName = 'Name'
  217. Width = 120
  218. ReadOnly = True
  219. end
  220. item
  221. Title.Caption = #21333#20301
  222. Title.CaptionAcrossCols = '1'
  223. Title.Font.Charset = GB2312_CHARSET
  224. Title.Font.Color = clWindowText
  225. Title.Font.Height = -12
  226. Title.Font.Name = #23435#20307
  227. Title.Font.Style = []
  228. Alignment = taCenter
  229. Font.Charset = GB2312_CHARSET
  230. Font.Color = clWindowText
  231. Font.Height = -12
  232. Font.Name = 'smartSimSun'
  233. Font.Style = []
  234. FieldName = 'Units'
  235. Width = 40
  236. ReadOnly = True
  237. end
  238. item
  239. Title.Caption = #21333#20215
  240. Title.CaptionAcrossCols = '1'
  241. Title.Font.Charset = GB2312_CHARSET
  242. Title.Font.Color = clWindowText
  243. Title.Font.Height = -12
  244. Title.Font.Name = #23435#20307
  245. Title.Font.Style = []
  246. Alignment = taRightJustify
  247. Font.Charset = GB2312_CHARSET
  248. Font.Color = clWindowText
  249. Font.Height = -12
  250. Font.Name = #23435#20307
  251. Font.Style = []
  252. FieldName = 'Price'
  253. Width = 60
  254. ReadOnly = True
  255. end
  256. item
  257. Title.Caption = #21512#21516#25968#37327
  258. Title.CaptionAcrossCols = '1'
  259. Title.Font.Charset = GB2312_CHARSET
  260. Title.Font.Color = clWindowText
  261. Title.Font.Height = -12
  262. Title.Font.Name = #23435#20307
  263. Title.Font.Style = []
  264. Alignment = taRightJustify
  265. Font.Charset = GB2312_CHARSET
  266. Font.Color = clWindowText
  267. Font.Height = -12
  268. Font.Name = #23435#20307
  269. Font.Style = []
  270. FieldName = 'Quantity'
  271. Width = 60
  272. ReadOnly = True
  273. end
  274. item
  275. Title.Caption = #21464#26356#25968#37327
  276. Title.CaptionAcrossCols = '1'
  277. Title.Font.Charset = GB2312_CHARSET
  278. Title.Font.Color = clWindowText
  279. Title.Font.Height = -12
  280. Title.Font.Name = #23435#20307
  281. Title.Font.Style = []
  282. Alignment = taRightJustify
  283. Font.Charset = GB2312_CHARSET
  284. Font.Color = clWindowText
  285. Font.Height = -12
  286. Font.Name = #23435#20307
  287. Font.Style = []
  288. FieldName = 'CurQcQuantity'
  289. Width = 60
  290. ReadOnly = False
  291. end
  292. item
  293. Title.Caption = #32047#35745#25968#37327
  294. Title.CaptionAcrossCols = '1'
  295. Title.Font.Charset = GB2312_CHARSET
  296. Title.Font.Color = clWindowText
  297. Title.Font.Height = -12
  298. Title.Font.Name = #23435#20307
  299. Title.Font.Style = []
  300. Alignment = taRightJustify
  301. Font.Charset = GB2312_CHARSET
  302. Font.Color = clWindowText
  303. Font.Height = -12
  304. Font.Name = #23435#20307
  305. Font.Style = []
  306. FieldName = 'AddGatherQuantity'
  307. Width = 60
  308. Visible = False
  309. ReadOnly = True
  310. end
  311. item
  312. Title.Caption = #21512#21516#23436#25104'(%)'
  313. Title.CaptionAcrossCols = '1'
  314. Title.Font.Charset = GB2312_CHARSET
  315. Title.Font.Color = clWindowText
  316. Title.Font.Height = -12
  317. Title.Font.Name = #23435#20307
  318. Title.Font.Style = []
  319. Alignment = taRightJustify
  320. Font.Charset = GB2312_CHARSET
  321. Font.Color = clWindowText
  322. Font.Height = -12
  323. Font.Name = #23435#20307
  324. Font.Style = []
  325. FieldName = 'CompleteRate'
  326. Width = 60
  327. ReadOnly = False
  328. end>
  329. Grid = zgSearchResult
  330. ExtendRowCount = 3
  331. Options = []
  332. Left = 88
  333. Top = 128
  334. end
  335. end