123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963 |
- object SMS00202: TSMS00202
- Left = 0
- Top = 0
- Align = alClient
- BorderStyle = bsNone
- Caption = #51109#50528' '#50976#54805#48324' SMS '#51204#49569' '#44288#47532
- ClientHeight = 747
- ClientWidth = 1345
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = []
- OldCreateOrder = False
- OnClose = FormClose
- OnDestroy = FormDestroy
- OnShow = FormShow
- ExplicitWidth = 320
- ExplicitHeight = 240
- PixelsPerInch = 96
- TextHeight = 15
- object GrpCode: TcxGroupBox
- Left = 0
- Top = 0
- Align = alLeft
- Caption = #9654' SMS '#48156#49569' '#51109#50528#50976#54805' '#47785#47197
- Style.TextStyle = [fsBold]
- TabOrder = 0
- Height = 747
- Width = 586
- object Panel1: TPanel
- Left = 3
- Top = 700
- Width = 580
- Height = 37
- Align = alBottom
- BevelOuter = bvNone
- ParentBackground = False
- ParentColor = True
- TabOrder = 0
- object BtnInsert1: TcxButton
- Left = 9
- Top = 6
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #46321#47197
- Caption = #46321#47197
- Colors.Default = 10737865
- LookAndFeel.Kind = lfUltraFlat
- TabOrder = 0
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnInsert1Click
- end
- object BtnEdit1: TcxButton
- Left = 90
- Top = 6
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #49688#51221
- Caption = #49688#51221
- Colors.Default = 10737865
- Enabled = False
- LookAndFeel.Kind = lfUltraFlat
- TabOrder = 1
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnEdit1Click
- end
- object BtnCancel1: TcxButton
- Left = 415
- Top = 14
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #52712#49548
- Caption = #52712#49548
- Colors.Default = 10737865
- LookAndFeel.Kind = lfUltraFlat
- TabOrder = 2
- Visible = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BtnSave1: TcxButton
- Left = 334
- Top = 14
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #51200#51109
- Caption = #51200#51109
- Colors.Default = 10737865
- LookAndFeel.Kind = lfUltraFlat
- TabOrder = 3
- Visible = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BtnDelete1: TcxButton
- Left = 171
- Top = 6
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #49325#51228
- Caption = #49325#51228
- Colors.Default = 10737865
- Enabled = False
- LookAndFeel.Kind = lfUltraFlat
- TabOrder = 4
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnDelete1Click
- end
- end
- object CxList1: TcxGrid
- Left = 3
- Top = 17
- Width = 580
- Height = 683
- Align = alClient
- TabOrder = 1
- LookAndFeel.Kind = lfUltraFlat
- object TvList1: TcxGridTableView
- OnFocusedRecordChanged = TvList1FocusedRecordChanged
- DataController.Summary.DefaultGroupSummaryItems = <>
- DataController.Summary.FooterSummaryItems = <>
- DataController.Summary.SummaryGroups = <>
- FilterRow.InfoText = #44160#49353#50612#47484' '#51077#47141#54616#49464#50836'.'
- FilterRow.ApplyChanges = fracImmediately
- OptionsBehavior.CellHints = True
- OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
- OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
- OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
- OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
- OptionsCustomize.ColumnFiltering = False
- OptionsData.Deleting = False
- OptionsData.DeletingConfirmation = False
- OptionsData.Editing = False
- OptionsData.Inserting = False
- OptionsSelection.HideFocusRectOnExit = False
- OptionsView.GroupByBox = False
- OptionsView.Indicator = True
- object MColumn01: TcxGridColumn
- Caption = #54200#51665#47784#46300
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- end
- object MColumn02: TcxGridColumn
- Caption = #51109#50528' ID'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 48
- end
- object MColumn03: TcxGridColumn
- Caption = #49884#49444#47932' '#50976#54805
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 128
- end
- object MColumn04: TcxGridColumn
- Caption = #51109#50528' '#50976#54805
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 145
- end
- object MColumn05: TcxGridColumn
- Caption = #51109#50528' '#49444#47749
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 130
- end
- object MColumn06: TcxGridColumn
- Caption = #49569#49888#48169#49885
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 129
- end
- object MColumn07: TcxGridColumn
- Caption = #49569#49888#51452#44592
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 184
- end
- object MColumn08: TcxGridColumn
- Caption = #49569#49888#49884#44033
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- end
- object MColumn09: TcxGridColumn
- Caption = #49569#49888#50668#48512
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 53
- end
- object MColumn10: TcxGridColumn
- Caption = #46321#47197#51068#49884
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 130
- end
- object MColumn11: TcxGridColumn
- Caption = #52572#51333#49688#51221#51088
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- end
- object MColumn12: TcxGridColumn
- Caption = #52572#51333#49688#51221#51068#49884
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- end
- object MColumn98: TcxGridColumn
- Caption = #47700#47784#47532
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxCalcEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- end
- object ColFTY: TcxGridColumn
- PropertiesClassName = 'TcxTextEditProperties'
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- end
- object ColFFA: TcxGridColumn
- PropertiesClassName = 'TcxTextEditProperties'
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- end
- object ColFSS: TcxGridColumn
- PropertiesClassName = 'TcxTextEditProperties'
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- end
- object ColHH: TcxGridColumn
- PropertiesClassName = 'TcxTextEditProperties'
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- end
- end
- object GlList1: TcxGridLevel
- GridView = TvList1
- end
- end
- end
- object BtnListDelete: TcxButton
- Tag = 2
- Left = 593
- Top = 385
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #47785#47197#50640#49436' '#49325#51228
- Caption = #9664' '#49325#51228
- Colors.Default = 10737865
- LookAndFeel.NativeStyle = False
- TabOrder = 1
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnListDeleteClick
- end
- object BtnListAdd: TcxButton
- Tag = 2
- Left = 593
- Top = 341
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #47785#47197#50640' '#52628#44032
- Caption = #52628#44032' '#9654
- Colors.Default = 10737865
- LookAndFeel.NativeStyle = False
- TabOrder = 2
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnListAddClick
- end
- object Panel3: TPanel
- Left = 674
- Top = 0
- Width = 671
- Height = 747
- Align = alRight
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelOuter = bvNone
- TabOrder = 3
- object Panel2: TPanel
- Left = 0
- Top = 710
- Width = 671
- Height = 37
- Align = alBottom
- BevelOuter = bvNone
- ParentBackground = False
- ParentColor = True
- TabOrder = 0
- Visible = False
- object BtnSave2: TcxButton
- Tag = 1
- Left = 10
- Top = 6
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #51200#51109
- Caption = #51200#51109
- Colors.Default = 10737865
- LookAndFeel.Kind = lfUltraFlat
- TabOrder = 0
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BtnCancel2: TcxButton
- Tag = 1
- Left = 91
- Top = 6
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #52712#49548
- Caption = #52712#49548
- Colors.Default = 10737865
- LookAndFeel.Kind = lfUltraFlat
- TabOrder = 1
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BtnInsert2: TcxButton
- Tag = 1
- Left = 172
- Top = 6
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #46321#47197
- Caption = #46321#47197
- Colors.Default = 10737865
- LookAndFeel.Kind = lfUltraFlat
- TabOrder = 2
- Visible = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BtnEdit2: TcxButton
- Tag = 1
- Left = 253
- Top = 6
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #49688#51221
- Caption = #49688#51221
- Colors.Default = 10737865
- LookAndFeel.Kind = lfUltraFlat
- TabOrder = 3
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BtnDelete2: TcxButton
- Tag = 1
- Left = 334
- Top = 6
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #49325#51228
- Caption = #49325#51228
- Colors.Default = 10737865
- LookAndFeel.Kind = lfUltraFlat
- TabOrder = 4
- Visible = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object cxGroupBox2: TcxGroupBox
- Left = 0
- Top = 201
- Align = alClient
- Caption = #9654' SMS '#48156#49569' '#44536#47353#44284' '#51109#50528#50976#54805' '#47785#47197
- ParentFont = False
- Style.BorderColor = clCaptionText
- Style.BorderStyle = ebsUltraFlat
- Style.Font.Charset = DEFAULT_CHARSET
- Style.Font.Color = clWindowText
- Style.Font.Height = -13
- Style.Font.Name = #47569#51008' '#44256#46357
- Style.Font.Style = []
- Style.Shadow = False
- Style.TextColor = clBlack
- Style.TextStyle = [fsBold]
- Style.IsFontAssigned = True
- TabOrder = 1
- Height = 509
- Width = 671
- object CxList3: TcxGrid
- Left = 3
- Top = 19
- Width = 665
- Height = 480
- Align = alClient
- TabOrder = 0
- LookAndFeel.Kind = lfUltraFlat
- object TvList3: TcxGridBandedTableView
- DataController.Summary.DefaultGroupSummaryItems = <>
- DataController.Summary.FooterSummaryItems = <>
- DataController.Summary.SummaryGroups = <>
- OptionsCustomize.ColumnFiltering = False
- OptionsCustomize.ColumnMoving = False
- OptionsCustomize.BandMoving = False
- OptionsCustomize.BandsQuickCustomization = True
- OptionsCustomize.ColumnVertSizing = False
- OptionsData.CancelOnExit = False
- OptionsData.Deleting = False
- OptionsData.DeletingConfirmation = False
- OptionsData.Editing = False
- OptionsData.Inserting = False
- OptionsSelection.HideFocusRectOnExit = False
- OptionsView.GroupByBox = False
- OptionsView.Indicator = True
- Bands = <
- item
- Caption = 'SMS '#48156#49569' '#44536#47353
- Visible = False
- Width = 247
- end
- item
- Caption = 'SMS '#48156#49569' '#51109#50528#50976#54805
- Width = 750
- end>
- object RColumn01: TcxGridBandedColumn
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Position.BandIndex = 0
- Position.ColIndex = 2
- Position.RowIndex = 0
- end
- object RColumn02: TcxGridBandedColumn
- Caption = 'ID'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 78
- Position.BandIndex = 0
- Position.ColIndex = 0
- Position.RowIndex = 0
- end
- object RColumn03: TcxGridBandedColumn
- Caption = #44536#47353#47749
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 169
- Position.BandIndex = 0
- Position.ColIndex = 1
- Position.RowIndex = 0
- end
- object RColumn04: TcxGridBandedColumn
- Caption = #51109#50528' ID'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 66
- Position.BandIndex = 1
- Position.ColIndex = 0
- Position.RowIndex = 0
- end
- object RColumn05: TcxGridBandedColumn
- Caption = #49884#49444#47932' '#50976#54805
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 162
- Position.BandIndex = 1
- Position.ColIndex = 1
- Position.RowIndex = 0
- end
- object RColumn06: TcxGridBandedColumn
- Caption = #51109#50528' '#50976#54805
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 172
- Position.BandIndex = 1
- Position.ColIndex = 2
- Position.RowIndex = 0
- end
- object RColumn07: TcxGridBandedColumn
- Caption = #51109#50528' '#49444#47749
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 174
- Position.BandIndex = 1
- Position.ColIndex = 3
- Position.RowIndex = 0
- end
- object RColumn08: TcxGridBandedColumn
- Caption = #49569#49888#48169#49885
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 119
- Position.BandIndex = 1
- Position.ColIndex = 4
- Position.RowIndex = 0
- end
- object RColumn98: TcxGridBandedColumn
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxCalcEditProperties'
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Position.BandIndex = 0
- Position.ColIndex = 3
- Position.RowIndex = 0
- end
- object RColumn09: TcxGridBandedColumn
- Caption = #49569#49888#50668#48512
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 57
- Position.BandIndex = 1
- Position.ColIndex = 5
- Position.RowIndex = 0
- end
- end
- object GlList3: TcxGridLevel
- GridView = TvList3
- end
- end
- end
- object GrpSubCode: TcxGroupBox
- Left = 0
- Top = 0
- Align = alTop
- Caption = #9654' SMS '#48156#49569' '#44536#47353' '#47785#47197
- Style.TextStyle = [fsBold]
- TabOrder = 2
- Height = 201
- Width = 671
- object CxList2: TcxGrid
- Left = 3
- Top = 48
- Width = 665
- Height = 143
- Align = alClient
- TabOrder = 0
- LookAndFeel.Kind = lfUltraFlat
- object TvList2: TcxGridTableView
- OnFocusedRecordChanged = TvList2FocusedRecordChanged
- DataController.Summary.DefaultGroupSummaryItems = <>
- DataController.Summary.FooterSummaryItems = <>
- DataController.Summary.SummaryGroups = <>
- FilterRow.ApplyChanges = fracImmediately
- OptionsBehavior.CellHints = True
- OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
- OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
- OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
- OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
- OptionsCustomize.ColumnFiltering = False
- OptionsData.Deleting = False
- OptionsData.DeletingConfirmation = False
- OptionsData.Editing = False
- OptionsData.Inserting = False
- OptionsSelection.HideFocusRectOnExit = False
- OptionsView.GroupByBox = False
- OptionsView.Indicator = True
- object SColumn01: TcxGridColumn
- Caption = #54200#51665#47784#46300
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- end
- object SColumn02: TcxGridColumn
- Caption = 'ID'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- end
- object SColumn03: TcxGridColumn
- Caption = #44536#47353#47749
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 150
- end
- object SColumn04: TcxGridColumn
- Caption = #44536#47353#46321#44553
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 150
- end
- object SColumn05: TcxGridColumn
- Caption = #49444#47749
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 190
- end
- object SColumn06: TcxGridColumn
- Caption = #46321#47197#51068#49884
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 159
- end
- object SColumn07: TcxGridColumn
- Caption = #49549#49457'1'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- end
- object SColumn08: TcxGridColumn
- Caption = #49549#49457'2'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- end
- object SColumn09: TcxGridColumn
- Caption = #49324#50857#50668#48512
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- end
- object SColumn10: TcxGridColumn
- Caption = #52572#52488#46321#47197#51088
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- end
- object SColumn11: TcxGridColumn
- Caption = #52572#52488#46321#47197#51068#49884
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- end
- object SColumn12: TcxGridColumn
- Caption = #52572#51333#49688#51221#51088
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- end
- object SColumn13: TcxGridColumn
- Caption = #52572#51333#49688#51221#51068#49884
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- end
- object SColumn98: TcxGridColumn
- Caption = #47700#47784#47532
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxCalcEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- end
- end
- object GlList2: TcxGridLevel
- GridView = TvList2
- end
- end
- object Panel4: TPanel
- Left = 3
- Top = 17
- Width = 665
- Height = 31
- Align = alTop
- BevelOuter = bvNone
- ParentBackground = False
- ParentColor = True
- TabOrder = 1
- Visible = False
- DesignSize = (
- 665
- 31)
- object BtnInsertGroup: TcxButton
- Tag = 1
- Left = 376
- Top = 3
- Width = 90
- Height = 25
- Cursor = crHandPoint
- Hint = #46321#47197
- Anchors = [akTop, akRight]
- Caption = #44536#47353' '#46321#47197
- Colors.Default = 10737865
- LookAndFeel.Kind = lfUltraFlat
- TabOrder = 0
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnInsertGroupClick
- end
- object BtnDeleteGroup: TcxButton
- Tag = 1
- Left = 568
- Top = 3
- Width = 90
- Height = 25
- Cursor = crHandPoint
- Hint = #49325#51228
- Anchors = [akTop, akRight]
- Caption = #44536#47353' '#49325#51228
- Colors.Default = 10737865
- Enabled = False
- LookAndFeel.Kind = lfUltraFlat
- TabOrder = 1
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnDeleteGroupClick
- end
- object BtnEditGroup: TcxButton
- Tag = 1
- Left = 472
- Top = 3
- Width = 90
- Height = 25
- Cursor = crHandPoint
- Hint = #49688#51221
- Anchors = [akTop, akRight]
- Caption = #44536#47353' '#49688#51221
- Colors.Default = 10737865
- Enabled = False
- LookAndFeel.Kind = lfUltraFlat
- TabOrder = 2
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnEditGroupClick
- end
- end
- end
- end
- object CbFTY: TcxComboBox
- Left = 593
- Top = 444
- Cursor = crHandPoint
- Properties.Alignment.Vert = taVCenter
- Properties.DropDownListStyle = lsFixedList
- Properties.DropDownSizeable = True
- TabOrder = 4
- Visible = False
- Width = 167
- end
- object CbFFA: TcxComboBox
- Left = 592
- Top = 473
- Cursor = crHandPoint
- Properties.Alignment.Vert = taVCenter
- Properties.DropDownListStyle = lsFixedList
- Properties.DropDownSizeable = True
- TabOrder = 5
- Visible = False
- Width = 167
- end
- object CbFSS: TcxComboBox
- Left = 592
- Top = 502
- Cursor = crHandPoint
- Properties.Alignment.Vert = taVCenter
- Properties.DropDownListStyle = lsFixedList
- Properties.DropDownSizeable = True
- TabOrder = 6
- Visible = False
- Width = 167
- end
- object TmrShow: TTimer
- Enabled = False
- Interval = 500
- OnTimer = TmrShowTimer
- Left = 428
- Top = 112
- end
- object ADOQry: TADOQuery
- Parameters = <>
- Left = 240
- Top = 148
- end
- end
|