ProjGatherSelectFrm.dfm 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  1. object ProjGatherSelectForm: TProjGatherSelectForm
  2. Left = 454
  3. Top = 235
  4. BorderStyle = bsSingle
  5. Caption = #36873#25321#27719#24635#39033#30446
  6. ClientHeight = 523
  7. ClientWidth = 816
  8. Color = clBtnFace
  9. Font.Charset = ANSI_CHARSET
  10. Font.Color = clWindowText
  11. Font.Height = -12
  12. Font.Name = #23435#20307
  13. Font.Style = []
  14. OldCreateOrder = False
  15. PixelsPerInch = 96
  16. TextHeight = 12
  17. object lblProjectList: TLabel
  18. Left = 8
  19. Top = 8
  20. Width = 72
  21. Height = 12
  22. Caption = #21487#36873#39033#30446#21015#34920
  23. Font.Charset = ANSI_CHARSET
  24. Font.Color = clBlue
  25. Font.Height = -12
  26. Font.Name = #23435#20307
  27. Font.Style = []
  28. ParentFont = False
  29. end
  30. object lblResult: TLabel
  31. Left = 451
  32. Top = 8
  33. Width = 48
  34. Height = 12
  35. Caption = #25152#36873#32467#26524
  36. Font.Charset = ANSI_CHARSET
  37. Font.Color = clBlue
  38. Font.Height = -12
  39. Font.Name = #23435#20307
  40. Font.Style = []
  41. ParentFont = False
  42. end
  43. object zgSelectProject: TZJGrid
  44. Left = 5
  45. Top = 24
  46. Width = 441
  47. Height = 457
  48. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection, goShowTreeLine]
  49. OptionsEx = []
  50. RowCount = 1
  51. ShowGridLine = False
  52. DefaultColWidth = 35
  53. DefaultFixedColWidth = 25
  54. DefaultFixedRowHeight = 32
  55. Selection.AlphaBlend = False
  56. Selection.TransparentColor = False
  57. FrozenCol = 0
  58. FrozenRow = 0
  59. OnGetCellText = zgSelectProjectGetCellText
  60. OnSetCellText = zgSelectProjectSetCellText
  61. OnCellTextChanged = zgSelectProjectCellTextChanged
  62. OnDrawCellText = zgSelectProjectDrawCellText
  63. end
  64. object zgResult: TZJGrid
  65. Left = 451
  66. Top = 24
  67. Width = 360
  68. Height = 457
  69. OptionsEx = []
  70. ColCount = 2
  71. RowCount = 1
  72. ShowGridLine = False
  73. DefaultColWidth = 308
  74. DefaultFixedColWidth = 25
  75. DefaultFixedRowHeight = 32
  76. Selection.AlphaBlend = False
  77. Selection.TransparentColor = False
  78. FrozenCol = 0
  79. FrozenRow = 0
  80. OnGetCellText = zgResultGetCellText
  81. OnSetCellText = zgResultSetCellText
  82. end
  83. object btnOk: TButton
  84. Left = 649
  85. Top = 489
  86. Width = 74
  87. Height = 25
  88. Caption = #30830' '#23450
  89. TabOrder = 2
  90. OnClick = btnOkClick
  91. end
  92. object btnCancel: TButton
  93. Left = 736
  94. Top = 489
  95. Width = 74
  96. Height = 25
  97. Caption = #21462' '#28040
  98. ModalResult = 2
  99. TabOrder = 3
  100. end
  101. object stdSelectProject: TsdGridTreeDBA
  102. Columns = <
  103. item
  104. Title.Caption = #36873#25321
  105. Title.CaptionAcrossCols = '1'
  106. Title.Font.Charset = GB2312_CHARSET
  107. Title.Font.Color = clWindowText
  108. Title.Font.Height = -12
  109. Title.Font.Name = #23435#20307
  110. Title.Font.Style = []
  111. Alignment = taLeftJustify
  112. EditType = sgeCheckBox
  113. Font.Charset = GB2312_CHARSET
  114. Font.Color = clWindowText
  115. Font.Height = -12
  116. Font.Name = #23435#20307
  117. Font.Style = []
  118. Width = 35
  119. ReadOnly = False
  120. end
  121. item
  122. Title.Caption = #21517#31216
  123. Title.CaptionAcrossCols = '1'
  124. Title.Font.Charset = GB2312_CHARSET
  125. Title.Font.Color = clWindowText
  126. Title.Font.Height = -12
  127. Title.Font.Name = #23435#20307
  128. Title.Font.Style = []
  129. Alignment = taLeftJustify
  130. Font.Charset = GB2312_CHARSET
  131. Font.Color = clWindowText
  132. Font.Height = -12
  133. Font.Name = #23435#20307
  134. Font.Style = []
  135. FieldName = 'Name'
  136. Width = 280
  137. ReadOnly = True
  138. end
  139. item
  140. Title.Caption = #35745#37327#26399#25968
  141. Title.CaptionAcrossCols = '1'
  142. Title.Font.Charset = GB2312_CHARSET
  143. Title.Font.Color = clWindowText
  144. Title.Font.Height = -12
  145. Title.Font.Name = #23435#20307
  146. Title.Font.Style = []
  147. Alignment = taLeftJustify
  148. Font.Charset = GB2312_CHARSET
  149. Font.Color = clWindowText
  150. Font.Height = -12
  151. Font.Name = #23435#20307
  152. Font.Style = []
  153. FieldName = 'PhaseCount'
  154. Width = 35
  155. ReadOnly = True
  156. end
  157. item
  158. Title.Caption = #23457#25209#29366#24577
  159. Title.CaptionAcrossCols = '1'
  160. Title.Font.Charset = GB2312_CHARSET
  161. Title.Font.Color = clWindowText
  162. Title.Font.Height = -12
  163. Title.Font.Name = #23435#20307
  164. Title.Font.Style = []
  165. Alignment = taLeftJustify
  166. Font.Charset = GB2312_CHARSET
  167. Font.Color = clWindowText
  168. Font.Height = -12
  169. Font.Name = #23435#20307
  170. Font.Style = []
  171. FieldName = 'AuditStatus'
  172. Width = 35
  173. ReadOnly = False
  174. end>
  175. Grid = zgSelectProject
  176. ExtendRowCount = 0
  177. Options = [aoAllowEdit]
  178. AutoExpand = True
  179. TreeCellCol = 2
  180. KeyFieldName = 'ID'
  181. ParentFieldName = 'ParentID'
  182. NextSiblingFieldName = 'NextSiblingID'
  183. TreeOptions = []
  184. TopLevelBold = True
  185. Left = 120
  186. Top = 160
  187. end
  188. end