FRAME_IncidentAutoListF.dfm 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. object FRAMEIncidentAutoList: TFRAMEIncidentAutoList
  2. Left = 0
  3. Top = 0
  4. Width = 914
  5. Height = 157
  6. TabOrder = 0
  7. object CxList2: TcxGrid
  8. Left = 0
  9. Top = 0
  10. Width = 914
  11. Height = 157
  12. Align = alClient
  13. TabOrder = 0
  14. LookAndFeel.NativeStyle = False
  15. object TvList2: TcxGridTableView
  16. FilterBox.CustomizeDialog = False
  17. DataController.Summary.DefaultGroupSummaryItems = <>
  18. DataController.Summary.FooterSummaryItems = <>
  19. DataController.Summary.SummaryGroups = <>
  20. FilterRow.InfoText = '<'#44160#49353#50612#47484' '#51077#47141' '#54616#49464#50836'>'
  21. OptionsBehavior.CellHints = True
  22. OptionsData.Deleting = False
  23. OptionsData.DeletingConfirmation = False
  24. OptionsData.Editing = False
  25. OptionsData.Inserting = False
  26. OptionsView.NoDataToDisplayInfoText = '<'#54788#51116' '#48156#49373#54620' '#51088#46041#46028#48156#51221#48372#44032' '#50630#49845#45768#45796'>'
  27. OptionsView.GroupByBox = False
  28. OptionsView.Indicator = True
  29. object ColumnA01: TcxGridColumn
  30. Caption = #47553#53356' ID'
  31. PropertiesClassName = 'TcxLabelProperties'
  32. Properties.Alignment.Horz = taCenter
  33. Properties.Alignment.Vert = taVCenter
  34. HeaderAlignmentHorz = taCenter
  35. HeaderAlignmentVert = vaCenter
  36. Options.Editing = False
  37. Width = 108
  38. end
  39. object ColumnA02: TcxGridColumn
  40. Caption = #44160#51648' '#49884#44033
  41. PropertiesClassName = 'TcxLabelProperties'
  42. Properties.Alignment.Horz = taCenter
  43. Properties.Alignment.Vert = taVCenter
  44. HeaderAlignmentHorz = taCenter
  45. HeaderAlignmentVert = vaCenter
  46. Options.Editing = False
  47. Width = 145
  48. end
  49. object ColumnA03: TcxGridColumn
  50. Caption = #49688#51665' '#54217#44512#49549#46020
  51. PropertiesClassName = 'TcxLabelProperties'
  52. Properties.Alignment.Horz = taRightJustify
  53. Properties.Alignment.Vert = taVCenter
  54. HeaderAlignmentHorz = taCenter
  55. HeaderAlignmentVert = vaCenter
  56. Options.Editing = False
  57. Width = 80
  58. end
  59. object ColumnA04: TcxGridColumn
  60. Caption = #50696#52769' '#54217#44512#49549#46020
  61. PropertiesClassName = 'TcxLabelProperties'
  62. Properties.Alignment.Horz = taRightJustify
  63. Properties.Alignment.Vert = taVCenter
  64. HeaderAlignmentHorz = taCenter
  65. HeaderAlignmentVert = vaCenter
  66. Options.Editing = False
  67. Width = 80
  68. end
  69. object ColumnA05: TcxGridColumn
  70. Caption = #49324#49892#50668#48512
  71. PropertiesClassName = 'TcxLabelProperties'
  72. Properties.Alignment.Horz = taCenter
  73. Properties.Alignment.Vert = taVCenter
  74. Visible = False
  75. HeaderAlignmentHorz = taCenter
  76. HeaderAlignmentVert = vaCenter
  77. Options.Editing = False
  78. Width = 113
  79. end
  80. object ColumnA99: TcxGridColumn
  81. Caption = #47700#47784#47532
  82. DataBinding.ValueType = 'Integer'
  83. PropertiesClassName = 'TcxCalcEditProperties'
  84. Properties.Alignment.Horz = taRightJustify
  85. Properties.Alignment.Vert = taVCenter
  86. Visible = False
  87. HeaderAlignmentHorz = taCenter
  88. HeaderAlignmentVert = vaCenter
  89. end
  90. object ColumnA06: TcxGridColumn
  91. Caption = #47553#53356' ID'
  92. PropertiesClassName = 'TcxLabelProperties'
  93. Properties.Alignment.Horz = taCenter
  94. Properties.Alignment.Vert = taVCenter
  95. Visible = False
  96. HeaderAlignmentHorz = taCenter
  97. HeaderAlignmentVert = vaCenter
  98. Width = 106
  99. end
  100. object ColumnA07: TcxGridColumn
  101. Caption = #46020#47196#47749
  102. PropertiesClassName = 'TcxLabelProperties'
  103. Properties.Alignment.Vert = taVCenter
  104. HeaderAlignmentHorz = taCenter
  105. HeaderAlignmentVert = vaCenter
  106. Width = 147
  107. end
  108. object ColumnA08: TcxGridColumn
  109. Caption = #49884#51216#47749
  110. PropertiesClassName = 'TcxLabelProperties'
  111. Properties.Alignment.Vert = taVCenter
  112. HeaderAlignmentHorz = taCenter
  113. HeaderAlignmentVert = vaCenter
  114. Width = 160
  115. end
  116. object ColumnA09: TcxGridColumn
  117. Caption = #51333#51216#47749
  118. PropertiesClassName = 'TcxLabelProperties'
  119. Properties.Alignment.Vert = taVCenter
  120. HeaderAlignmentHorz = taCenter
  121. HeaderAlignmentVert = vaCenter
  122. Width = 153
  123. end
  124. end
  125. object GlList2: TcxGridLevel
  126. GridView = TvList2
  127. end
  128. end
  129. end