stgGclSelectFileFrm.dfm 5.4 KB

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