123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253 |
- object ProjGatherSelectFrame: TProjGatherSelectFrame
- Left = 0
- Top = 0
- Width = 816
- Height = 483
- TabOrder = 0
- object pnlProjects: TPanel
- Left = 0
- Top = 0
- Width = 449
- Height = 483
- Align = alLeft
- BevelOuter = bvNone
- TabOrder = 0
- object pnlProjectsTitle: TPanel
- Left = 0
- Top = 0
- Width = 449
- Height = 24
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 0
- object lblProjectList: TLabel
- Left = 8
- Top = 8
- Width = 72
- Height = 12
- Caption = #21487#36873#39033#30446#21015#34920
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlue
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- ParentFont = False
- end
- end
- object zgSelectProject: TZJGrid
- Left = 5
- Top = 24
- Width = 441
- Height = 456
- Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection, goShowTreeLine]
- OptionsEx = []
- RowCount = 1
- ShowGridLine = False
- DefaultColWidth = 35
- DefaultFixedColWidth = 25
- DefaultFixedRowHeight = 32
- Selection.AlphaBlend = False
- Selection.TransparentColor = False
- FrozenCol = 0
- FrozenRow = 0
- OnGetCellText = zgSelectProjectGetCellText
- OnSetCellText = zgSelectProjectSetCellText
- OnCellTextChanged = zgSelectProjectCellTextChanged
- OnDrawCellText = zgSelectProjectDrawCellText
- OnCellGetColor = zgSelectProjectCellGetColor
- Align = alClient
- end
- object pnlProjLeft: TPanel
- Left = 0
- Top = 24
- Width = 5
- Height = 456
- Align = alLeft
- BevelOuter = bvNone
- TabOrder = 2
- end
- object pnlProjRight: TPanel
- Left = 446
- Top = 24
- Width = 3
- Height = 456
- Align = alRight
- BevelOuter = bvNone
- TabOrder = 3
- end
- object pnlProjBottom: TPanel
- Left = 0
- Top = 480
- Width = 449
- Height = 3
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 4
- end
- end
- object pnlResults: TPanel
- Left = 449
- Top = 0
- Width = 367
- Height = 483
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 1
- object pnlResultTitle: TPanel
- Left = 0
- Top = 0
- Width = 367
- Height = 24
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 0
- object lblResult: TLabel
- Left = 8
- Top = 8
- Width = 48
- Height = 12
- Caption = #25152#36873#32467#26524
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlue
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- ParentFont = False
- end
- end
- object zgResult: TZJGrid
- Left = 3
- Top = 24
- Width = 359
- Height = 456
- OptionsEx = []
- ColCount = 2
- RowCount = 1
- ShowGridLine = False
- DefaultColWidth = 308
- DefaultFixedColWidth = 25
- DefaultFixedRowHeight = 32
- Selection.AlphaBlend = False
- Selection.TransparentColor = False
- FrozenCol = 0
- FrozenRow = 0
- OnGetCellText = zgResultGetCellText
- OnSetCellText = zgResultSetCellText
- Align = alClient
- end
- object pnlResultLeft: TPanel
- Left = 0
- Top = 24
- Width = 3
- Height = 456
- Align = alLeft
- BevelOuter = bvNone
- TabOrder = 2
- end
- object pnlResultBottom: TPanel
- Left = 0
- Top = 480
- Width = 367
- Height = 3
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 3
- end
- object pnlResultRight: TPanel
- Left = 362
- Top = 24
- Width = 5
- Height = 456
- Align = alRight
- BevelOuter = bvNone
- TabOrder = 4
- end
- end
- object stdSelectProject: TsdGridTreeDBA
- Columns = <
- item
- Title.Caption = #36873#25321
- Title.CaptionAcrossCols = '1'
- Title.Font.Charset = GB2312_CHARSET
- Title.Font.Color = clWindowText
- Title.Font.Height = -12
- Title.Font.Name = #23435#20307
- Title.Font.Style = []
- Alignment = taLeftJustify
- EditType = sgeCheckBox
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- Width = 35
- ReadOnly = False
- end
- item
- Title.Caption = #21517#31216
- Title.CaptionAcrossCols = '1'
- Title.Font.Charset = GB2312_CHARSET
- Title.Font.Color = clWindowText
- Title.Font.Height = -12
- Title.Font.Name = #23435#20307
- Title.Font.Style = []
- Alignment = taLeftJustify
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- FieldName = 'Name'
- Width = 280
- ReadOnly = True
- end
- item
- Title.Caption = #35745#37327#26399#25968
- Title.CaptionAcrossCols = '1'
- Title.Font.Charset = GB2312_CHARSET
- Title.Font.Color = clWindowText
- Title.Font.Height = -12
- Title.Font.Name = #23435#20307
- Title.Font.Style = []
- Alignment = taLeftJustify
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- FieldName = 'PhaseCount'
- Width = 35
- ReadOnly = True
- end
- item
- Title.Caption = #23457#25209#29366#24577
- Title.CaptionAcrossCols = '1'
- Title.Font.Charset = GB2312_CHARSET
- Title.Font.Color = clWindowText
- Title.Font.Height = -12
- Title.Font.Name = #23435#20307
- Title.Font.Style = []
- Alignment = taLeftJustify
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- FieldName = 'AuditStatus'
- Width = 35
- ReadOnly = True
- end>
- Grid = zgSelectProject
- ExtendRowCount = 0
- Options = [aoAllowEdit]
- AutoExpand = True
- TreeCellCol = 2
- KeyFieldName = 'ID'
- ParentFieldName = 'ParentID'
- NextSiblingFieldName = 'NextSiblingID'
- TreeOptions = []
- TopLevelBold = True
- Left = 120
- Top = 160
- end
- end
|