stgSelectFileFrm.dfm 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257
  1. object stgSelectFileForm: TstgSelectFileForm
  2. Left = 443
  3. Top = 206
  4. Width = 910
  5. Height = 533
  6. Caption = #20998#21253#26631#27573#27719#24635
  7. Color = clBtnFace
  8. Font.Charset = ANSI_CHARSET
  9. Font.Color = clWindowText
  10. Font.Height = -12
  11. Font.Name = #23435#20307
  12. Font.Style = []
  13. OldCreateOrder = False
  14. Position = poDesktopCenter
  15. PixelsPerInch = 96
  16. TextHeight = 12
  17. object pnlTop: TPanel
  18. Left = 0
  19. Top = 0
  20. Width = 902
  21. Height = 33
  22. Align = alTop
  23. BevelOuter = bvNone
  24. TabOrder = 0
  25. DesignSize = (
  26. 902
  27. 33)
  28. object leSumBaseFile: TLabeledEdit
  29. Left = 117
  30. Top = 7
  31. Width = 727
  32. Height = 18
  33. Anchors = [akLeft, akTop, akRight]
  34. Ctl3D = False
  35. EditLabel.Width = 108
  36. EditLabel.Height = 12
  37. EditLabel.Caption = #36873#25321#24635#21253#22522#20934#25991#20214#65306
  38. LabelPosition = lpLeft
  39. ParentCtl3D = False
  40. TabOrder = 0
  41. end
  42. object btnSelectSbf: TButton
  43. Left = 851
  44. Top = 5
  45. Width = 44
  46. Height = 21
  47. Anchors = [akTop, akRight]
  48. Caption = '...'
  49. TabOrder = 1
  50. OnClick = btnSelectSbfClick
  51. end
  52. end
  53. object pnlGatherFiles: TPanel
  54. Left = 0
  55. Top = 33
  56. Width = 902
  57. Height = 428
  58. Align = alClient
  59. BevelOuter = bvNone
  60. TabOrder = 1
  61. object pnlSelect: TPanel
  62. Left = 0
  63. Top = 0
  64. Width = 450
  65. Height = 428
  66. Align = alLeft
  67. BevelOuter = bvNone
  68. TabOrder = 0
  69. object zgTenderSelect: TZJGrid
  70. Left = 0
  71. Top = 19
  72. Width = 450
  73. Height = 409
  74. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection, goShowTreeLine]
  75. OptionsEx = []
  76. ColCount = 3
  77. RowCount = 1
  78. ShowGridLine = False
  79. DefaultColWidth = 35
  80. DefaultFixedColWidth = 25
  81. DefaultFixedRowHeight = 22
  82. Selection.AlphaBlend = False
  83. Selection.TransparentColor = False
  84. FrozenCol = 0
  85. FrozenRow = 0
  86. OnGetCellText = zgTenderSelectGetCellText
  87. OnSetCellText = zgTenderSelectSetCellText
  88. OnCellTextChanged = zgTenderSelectCellTextChanged
  89. OnDrawCellText = zgTenderSelectDrawCellText
  90. OnShowHint = zgTenderSelectShowHint
  91. Align = alClient
  92. end
  93. object pnlSelectTitle: TPanel
  94. Left = 0
  95. Top = 0
  96. Width = 450
  97. Height = 19
  98. Align = alTop
  99. BevelOuter = bvNone
  100. TabOrder = 1
  101. object lblTenderList: TLabel
  102. Left = 6
  103. Top = 2
  104. Width = 72
  105. Height = 12
  106. Caption = #21487#36873#39033#30446#21015#34920
  107. Font.Charset = ANSI_CHARSET
  108. Font.Color = clBlue
  109. Font.Height = -12
  110. Font.Name = #23435#20307
  111. Font.Style = []
  112. ParentFont = False
  113. end
  114. end
  115. end
  116. object pnlDivision: TPanel
  117. Left = 450
  118. Top = 0
  119. Width = 3
  120. Height = 428
  121. Align = alLeft
  122. BevelOuter = bvNone
  123. TabOrder = 1
  124. end
  125. object pnlResult: TPanel
  126. Left = 453
  127. Top = 0
  128. Width = 449
  129. Height = 428
  130. Align = alClient
  131. BevelOuter = bvNone
  132. TabOrder = 2
  133. object zgResult: TZJGrid
  134. Left = 0
  135. Top = 19
  136. Width = 449
  137. Height = 409
  138. OptionsEx = []
  139. ColCount = 2
  140. RowCount = 2
  141. ShowGridLine = False
  142. DefaultColWidth = 365
  143. DefaultFixedColWidth = 25
  144. DefaultFixedRowHeight = 22
  145. Selection.AlphaBlend = False
  146. Selection.TransparentColor = False
  147. FrozenCol = 0
  148. FrozenRow = 0
  149. Align = alClient
  150. end
  151. object pnlResultTitle: TPanel
  152. Left = 0
  153. Top = 0
  154. Width = 449
  155. Height = 19
  156. Align = alTop
  157. BevelOuter = bvNone
  158. TabOrder = 1
  159. object lblResultList: TLabel
  160. Left = 3
  161. Top = 2
  162. Width = 72
  163. Height = 12
  164. Caption = #25152#36873#39033#30446#21015#34920
  165. Font.Charset = ANSI_CHARSET
  166. Font.Color = clBlue
  167. Font.Height = -12
  168. Font.Name = #23435#20307
  169. Font.Style = []
  170. ParentFont = False
  171. end
  172. end
  173. end
  174. end
  175. object pnlBottom: TPanel
  176. Left = 0
  177. Top = 461
  178. Width = 902
  179. Height = 41
  180. Align = alBottom
  181. BevelOuter = bvNone
  182. TabOrder = 2
  183. DesignSize = (
  184. 902
  185. 41)
  186. object btnOk: TButton
  187. Left = 731
  188. Top = 8
  189. Width = 75
  190. Height = 25
  191. Anchors = [akTop, akRight]
  192. Caption = #30830#23450
  193. TabOrder = 0
  194. OnClick = btnOkClick
  195. end
  196. object btnCancel: TButton
  197. Left = 817
  198. Top = 8
  199. Width = 75
  200. Height = 25
  201. Anchors = [akTop, akRight]
  202. Caption = #21462#28040
  203. TabOrder = 1
  204. end
  205. end
  206. object stdTenderSelect: TsdGridTreeDBA
  207. Columns = <
  208. item
  209. Title.Caption = #36873#25321
  210. Title.CaptionAcrossCols = '1'
  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 = taCenter
  217. EditType = sgeCheckBox
  218. Font.Charset = GB2312_CHARSET
  219. Font.Color = clWindowText
  220. Font.Height = -12
  221. Font.Name = #23435#20307
  222. Font.Style = []
  223. Width = 30
  224. ReadOnly = False
  225. end
  226. item
  227. Title.Caption = #21517#31216
  228. Title.CaptionAcrossCols = '1'
  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 = 365
  242. ReadOnly = True
  243. end>
  244. Grid = zgTenderSelect
  245. ExtendRowCount = 0
  246. Options = [aoAllowEdit]
  247. AutoExpand = True
  248. TreeCellCol = 2
  249. KeyFieldName = 'ID'
  250. ParentFieldName = 'ParentID'
  251. NextSiblingFieldName = 'NextSiblingID'
  252. TreeOptions = []
  253. TopLevelBold = True
  254. Left = 124
  255. Top = 177
  256. end
  257. end