123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257 |
- object stgSelectFileForm: TstgSelectFileForm
- Left = 443
- Top = 206
- Width = 910
- Height = 533
- Caption = #20998#21253#26631#27573#27719#24635
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- PixelsPerInch = 96
- TextHeight = 12
- object pnlTop: TPanel
- Left = 0
- Top = 0
- Width = 902
- Height = 33
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 0
- DesignSize = (
- 902
- 33)
- object leSumBaseFile: TLabeledEdit
- Left = 117
- Top = 7
- Width = 727
- Height = 18
- Anchors = [akLeft, akTop, akRight]
- Ctl3D = False
- EditLabel.Width = 108
- EditLabel.Height = 12
- EditLabel.Caption = #36873#25321#24635#21253#22522#20934#25991#20214#65306
- LabelPosition = lpLeft
- ParentCtl3D = False
- TabOrder = 0
- end
- object btnSelectSbf: TButton
- Left = 851
- Top = 5
- Width = 44
- Height = 21
- Anchors = [akTop, akRight]
- Caption = '...'
- TabOrder = 1
- OnClick = btnSelectSbfClick
- end
- end
- object pnlGatherFiles: TPanel
- Left = 0
- Top = 33
- Width = 902
- Height = 428
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 1
- object pnlSelect: TPanel
- Left = 0
- Top = 0
- Width = 450
- Height = 428
- Align = alLeft
- BevelOuter = bvNone
- TabOrder = 0
- object zgTenderSelect: TZJGrid
- Left = 0
- Top = 19
- Width = 450
- Height = 409
- Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection, goShowTreeLine]
- OptionsEx = []
- ColCount = 3
- RowCount = 1
- ShowGridLine = False
- DefaultColWidth = 35
- DefaultFixedColWidth = 25
- DefaultFixedRowHeight = 22
- Selection.AlphaBlend = False
- Selection.TransparentColor = False
- FrozenCol = 0
- FrozenRow = 0
- OnGetCellText = zgTenderSelectGetCellText
- OnSetCellText = zgTenderSelectSetCellText
- OnCellTextChanged = zgTenderSelectCellTextChanged
- OnDrawCellText = zgTenderSelectDrawCellText
- OnShowHint = zgTenderSelectShowHint
- Align = alClient
- end
- object pnlSelectTitle: TPanel
- Left = 0
- Top = 0
- Width = 450
- Height = 19
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 1
- object lblTenderList: TLabel
- Left = 6
- Top = 2
- 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
- end
- object pnlDivision: TPanel
- Left = 450
- Top = 0
- Width = 3
- Height = 428
- Align = alLeft
- BevelOuter = bvNone
- TabOrder = 1
- end
- object pnlResult: TPanel
- Left = 453
- Top = 0
- Width = 449
- Height = 428
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 2
- object zgResult: TZJGrid
- Left = 0
- Top = 19
- Width = 449
- Height = 409
- OptionsEx = []
- ColCount = 2
- RowCount = 2
- ShowGridLine = False
- DefaultColWidth = 365
- DefaultFixedColWidth = 25
- DefaultFixedRowHeight = 22
- Selection.AlphaBlend = False
- Selection.TransparentColor = False
- FrozenCol = 0
- FrozenRow = 0
- Align = alClient
- end
- object pnlResultTitle: TPanel
- Left = 0
- Top = 0
- Width = 449
- Height = 19
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 1
- object lblResultList: TLabel
- Left = 3
- Top = 2
- Width = 72
- Height = 12
- Caption = #25152#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
- end
- end
- object pnlBottom: TPanel
- Left = 0
- Top = 461
- Width = 902
- Height = 41
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 2
- DesignSize = (
- 902
- 41)
- object btnOk: TButton
- Left = 731
- Top = 8
- Width = 75
- Height = 25
- Anchors = [akTop, akRight]
- Caption = #30830#23450
- TabOrder = 0
- OnClick = btnOkClick
- end
- object btnCancel: TButton
- Left = 817
- Top = 8
- Width = 75
- Height = 25
- Anchors = [akTop, akRight]
- Caption = #21462#28040
- TabOrder = 1
- end
- end
- object stdTenderSelect: 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 = taCenter
- EditType = sgeCheckBox
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- Width = 30
- 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 = 365
- ReadOnly = True
- end>
- Grid = zgTenderSelect
- ExtendRowCount = 0
- Options = [aoAllowEdit]
- AutoExpand = True
- TreeCellCol = 2
- KeyFieldName = 'ID'
- ParentFieldName = 'ParentID'
- NextSiblingFieldName = 'NextSiblingID'
- TreeOptions = []
- TopLevelBold = True
- Left = 124
- Top = 177
- end
- end
|