FRAME_ItsRoadF.dfm 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. object FRAMEItsRoad: TFRAMEItsRoad
  2. Left = 0
  3. Top = 0
  4. Width = 301
  5. Height = 660
  6. TabOrder = 0
  7. object tlItsRoad: TcxTreeList
  8. Left = 0
  9. Top = 37
  10. Width = 301
  11. Height = 623
  12. Align = alClient
  13. Bands = <
  14. item
  15. end>
  16. OptionsBehavior.CellHints = True
  17. OptionsBehavior.HeaderHints = True
  18. OptionsBehavior.Sorting = False
  19. OptionsData.Editing = False
  20. OptionsData.Deleting = False
  21. OptionsView.CategorizedColumn = colItsRoad
  22. OptionsView.ColumnAutoWidth = True
  23. OptionsView.CheckGroups = True
  24. OptionsView.GridLines = tlglBoth
  25. OptionsView.Indicator = True
  26. OptionsView.PaintStyle = tlpsCategorized
  27. TabOrder = 0
  28. Data = {
  29. 00000500E80000000F00000044617461436F6E74726F6C6C6572310200000012
  30. 000000546378537472696E6756616C75655479706513000000546378496E7465
  31. 67657256616C75655479706503000000445855464D540000020000006CAD04AC
  32. 01445855464D54000003000000C4B35CB885BA01445855464D54000002000000
  33. 6CAD04AC0101000000000000000A0608010000000000000000000000FFFFFFFF
  34. FFFFFFFFFFFFFFFF010000000A0408010000000000000000000000FFFFFFFFFF
  35. FFFFFFFFFFFFFF0200000008000000000000000000FFFFFFFFFFFFFFFFFFFFFF
  36. FF0A040001000000}
  37. object colItsRoad: TcxTreeListColumn
  38. PropertiesClassName = 'TcxTextEditProperties'
  39. Properties.Alignment.Vert = taVCenter
  40. Caption.AlignHorz = taCenter
  41. Caption.AlignVert = vaCenter
  42. Caption.GlyphAlignVert = vaCenter
  43. Caption.Text = #44396#44036
  44. DataBinding.ValueType = 'String'
  45. Width = 229
  46. Position.ColIndex = 0
  47. Position.RowIndex = 0
  48. Position.BandIndex = 0
  49. Summary.FooterSummaryItems = <>
  50. Summary.GroupFooterSummaryItems = <>
  51. end
  52. object colMem: TcxTreeListColumn
  53. PropertiesClassName = 'TcxCalcEditProperties'
  54. Properties.Alignment.Horz = taRightJustify
  55. Properties.Alignment.Vert = taVCenter
  56. Visible = False
  57. Caption.AlignHorz = taCenter
  58. Caption.AlignVert = vaCenter
  59. Caption.Text = #47700#47784#47532
  60. DataBinding.ValueType = 'Integer'
  61. Position.ColIndex = 1
  62. Position.RowIndex = 0
  63. Position.BandIndex = 0
  64. Summary.FooterSummaryItems = <>
  65. Summary.GroupFooterSummaryItems = <>
  66. end
  67. end
  68. object Panel2: TPanel
  69. Left = 0
  70. Top = 0
  71. Width = 301
  72. Height = 37
  73. Align = alTop
  74. ParentColor = True
  75. TabOrder = 1
  76. Visible = False
  77. object cxLabel5: TcxLabel
  78. Left = 12
  79. Top = 9
  80. Caption = #44160#49353#50612':'
  81. Properties.Alignment.Vert = taVCenter
  82. Transparent = True
  83. AnchorY = 18
  84. end
  85. object EdFilter: TcxTextEdit
  86. Left = 62
  87. Top = 8
  88. Properties.Alignment.Horz = taLeftJustify
  89. Properties.Alignment.Vert = taVCenter
  90. Properties.MaxLength = 0
  91. Properties.ReadOnly = False
  92. Style.LookAndFeel.Kind = lfUltraFlat
  93. Style.LookAndFeel.NativeStyle = False
  94. Style.Shadow = False
  95. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  96. StyleDisabled.LookAndFeel.NativeStyle = False
  97. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  98. StyleFocused.LookAndFeel.NativeStyle = False
  99. StyleFocused.TextStyle = [fsBold]
  100. StyleHot.LookAndFeel.Kind = lfUltraFlat
  101. StyleHot.LookAndFeel.NativeStyle = False
  102. TabOrder = 1
  103. OnKeyDown = EdFilterKeyDown
  104. Width = 138
  105. end
  106. object btnFilter: TcxButton
  107. Left = 206
  108. Top = 7
  109. Width = 45
  110. Height = 25
  111. Cursor = crHandPoint
  112. Hint = #46020#47196#47749' '#44160#49353
  113. Caption = #44160#49353
  114. TabOrder = 2
  115. OnClick = btnFilterClick
  116. end
  117. object btnNoFilter: TcxButton
  118. Left = 252
  119. Top = 7
  120. Width = 45
  121. Height = 25
  122. Cursor = crHandPoint
  123. Hint = #46020#47196#47749' '#51204#52404
  124. Caption = #51204#52404
  125. TabOrder = 3
  126. Visible = False
  127. OnClick = btnNoFilterClick
  128. end
  129. end
  130. object lblAll: TcxLabel
  131. Left = 18
  132. Top = 133
  133. Caption = #51204#52404
  134. Transparent = True
  135. Visible = False
  136. end
  137. end