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