12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- object FRAMEVmsMsgList: TFRAMEVmsMsgList
- Left = 0
- Top = 0
- Width = 401
- Height = 719
- TabOrder = 0
- object CxVmsMsg: TcxGrid
- Left = 0
- Top = 27
- Width = 401
- Height = 692
- Align = alClient
- TabOrder = 0
- object TvVmsMsg: TcxGridTableView
- FilterBox.CustomizeDialog = False
- DataController.Summary.DefaultGroupSummaryItems = <>
- DataController.Summary.FooterSummaryItems = <>
- DataController.Summary.SummaryGroups = <>
- OptionsCustomize.ColumnFiltering = False
- OptionsData.CancelOnExit = False
- OptionsData.Deleting = False
- OptionsData.DeletingConfirmation = False
- OptionsData.Inserting = False
- OptionsSelection.HideFocusRectOnExit = False
- OptionsSelection.HideSelection = True
- OptionsView.ColumnAutoWidth = True
- OptionsView.DataRowHeight = 64
- OptionsView.GroupByBox = False
- OptionsView.Indicator = True
- object ColSch01: TcxGridColumn
- Caption = #49692#49436
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- GroupSummaryAlignment = taCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- HeaderGlyphAlignmentHorz = taCenter
- Width = 40
- end
- object ColSch02: TcxGridColumn
- Caption = #54364#52636#47700#49884#51648
- DataBinding.ValueType = 'Variant'
- PropertiesClassName = 'TcxImageProperties'
- Properties.GraphicClassName = 'TdxSmartImage'
- GroupSummaryAlignment = taCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- HeaderGlyphAlignmentHorz = taCenter
- Options.Editing = False
- Width = 330
- end
- end
- object GlVmsMsg: TcxGridLevel
- GridView = TvVmsMsg
- end
- end
- object PnlSvcTime: TPanel
- Left = 0
- Top = 0
- Width = 401
- Height = 27
- Align = alTop
- Alignment = taLeftJustify
- BevelOuter = bvNone
- Caption = ' '#51228#44277#49884#44033': -'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -12
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentBackground = False
- ParentColor = True
- ParentFont = False
- TabOrder = 1
- end
- object lblText1: TcxLabel
- Left = 30
- Top = 209
- Caption = ' '#51228#44277#49884#44033': '
- Transparent = True
- Visible = False
- end
- object lblTitle: TcxLabel
- Left = 30
- Top = 134
- Caption = 'VMS'#47700#49884#51648#51221#48372
- Transparent = True
- Visible = False
- end
- end
|