123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137 |
- object FRAMEItsRoad: TFRAMEItsRoad
- Left = 0
- Top = 0
- Width = 301
- Height = 660
- TabOrder = 0
- object tlItsRoad: TcxTreeList
- Left = 0
- Top = 37
- Width = 301
- Height = 623
- Align = alClient
- Bands = <
- item
- end>
- OptionsBehavior.CellHints = True
- OptionsBehavior.HeaderHints = True
- OptionsBehavior.Sorting = False
- OptionsData.Editing = False
- OptionsData.Deleting = False
- OptionsView.CategorizedColumn = colItsRoad
- OptionsView.ColumnAutoWidth = True
- OptionsView.CheckGroups = True
- OptionsView.GridLines = tlglBoth
- OptionsView.Indicator = True
- OptionsView.PaintStyle = tlpsCategorized
- TabOrder = 0
- Data = {
- 00000500E80000000F00000044617461436F6E74726F6C6C6572310200000012
- 000000546378537472696E6756616C75655479706513000000546378496E7465
- 67657256616C75655479706503000000445855464D540000020000006CAD04AC
- 01445855464D54000003000000C4B35CB885BA01445855464D54000002000000
- 6CAD04AC0101000000000000000A0608010000000000000000000000FFFFFFFF
- FFFFFFFFFFFFFFFF010000000A0408010000000000000000000000FFFFFFFFFF
- FFFFFFFFFFFFFF0200000008000000000000000000FFFFFFFFFFFFFFFFFFFFFF
- FF0A040001000000}
- object colItsRoad: TcxTreeListColumn
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Caption.AlignHorz = taCenter
- Caption.AlignVert = vaCenter
- Caption.GlyphAlignVert = vaCenter
- Caption.Text = #44396#44036
- DataBinding.ValueType = 'String'
- Width = 229
- Position.ColIndex = 0
- Position.RowIndex = 0
- Position.BandIndex = 0
- Summary.FooterSummaryItems = <>
- Summary.GroupFooterSummaryItems = <>
- end
- object colMem: TcxTreeListColumn
- PropertiesClassName = 'TcxCalcEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- Caption.AlignHorz = taCenter
- Caption.AlignVert = vaCenter
- Caption.Text = #47700#47784#47532
- DataBinding.ValueType = 'Integer'
- Position.ColIndex = 1
- Position.RowIndex = 0
- Position.BandIndex = 0
- Summary.FooterSummaryItems = <>
- Summary.GroupFooterSummaryItems = <>
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 301
- Height = 37
- Align = alTop
- ParentColor = True
- TabOrder = 1
- Visible = False
- object cxLabel5: TcxLabel
- Left = 12
- Top = 9
- Caption = #44160#49353#50612':'
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- AnchorY = 18
- end
- object EdFilter: TcxTextEdit
- Left = 62
- Top = 8
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 0
- Properties.ReadOnly = False
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.Shadow = False
- StyleDisabled.LookAndFeel.Kind = lfUltraFlat
- StyleDisabled.LookAndFeel.NativeStyle = False
- StyleFocused.LookAndFeel.Kind = lfUltraFlat
- StyleFocused.LookAndFeel.NativeStyle = False
- StyleFocused.TextStyle = [fsBold]
- StyleHot.LookAndFeel.Kind = lfUltraFlat
- StyleHot.LookAndFeel.NativeStyle = False
- TabOrder = 1
- OnKeyDown = EdFilterKeyDown
- Width = 138
- end
- object btnFilter: TcxButton
- Left = 206
- Top = 7
- Width = 45
- Height = 25
- Cursor = crHandPoint
- Hint = #46020#47196#47749' '#44160#49353
- Caption = #44160#49353
- TabOrder = 2
- OnClick = btnFilterClick
- end
- object btnNoFilter: TcxButton
- Left = 252
- Top = 7
- Width = 45
- Height = 25
- Cursor = crHandPoint
- Hint = #46020#47196#47749' '#51204#52404
- Caption = #51204#52404
- TabOrder = 3
- Visible = False
- OnClick = btnNoFilterClick
- end
- end
- object lblAll: TcxLabel
- Left = 18
- Top = 133
- Caption = #51204#52404
- Transparent = True
- Visible = False
- end
- end
|