123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708 |
- object TAS00601: TTAS00601
- Tag = 99
- Left = 0
- Top = 0
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- Align = alClient
- BorderStyle = bsNone
- Caption = #44036#49440#46020#47196' '#51221#52404#48516#49437
- ClientHeight = 698
- ClientWidth = 1111
- Color = clBtnFace
- DoubleBuffered = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- WindowState = wsMaximized
- OnClose = FormClose
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- ExplicitWidth = 320
- ExplicitHeight = 240
- PixelsPerInch = 96
- TextHeight = 17
- object PnlTop: TPanel
- Left = 0
- Top = 0
- Width = 1111
- Height = 34
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 0
- DesignSize = (
- 1111
- 34)
- object LblSearch: TLabel
- Left = 20
- Top = 9
- Width = 52
- Height = 17
- Caption = #44160#49353#51312#44148
- Transparent = True
- end
- object ImgDesc01: TImage
- Left = 5
- Top = 12
- Width = 9
- Height = 9
- Transparent = True
- end
- object LblRecords: TLabel
- Left = 961
- Top = 9
- Width = 52
- Height = 17
- Alignment = taRightJustify
- Anchors = [akTop, akRight]
- Caption = #51312#54924#44148#49688
- Transparent = True
- end
- object BtnExlSave: TcxButton
- Left = 1029
- Top = 5
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #51312#54924' '#44208#44284' '#45936#51060#53552#47484' '#54028#51068#47196' '#51200#51109#54633#45768#45796'.'
- Anchors = [akTop, akRight]
- Caption = #51200#51109
- Colors.Default = 3893744
- TabOrder = 0
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnExlSaveClick
- end
- end
- object PnlList: TPanel
- Left = 0
- Top = 34
- Width = 1111
- Height = 338
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 1
- DesignSize = (
- 1111
- 338)
- object CxList: TcxGrid
- Left = 0
- Top = 0
- Width = 1111
- Height = 338
- Align = alClient
- TabOrder = 0
- LookAndFeel.Kind = lfUltraFlat
- LookAndFeel.NativeStyle = False
- object TvList: TcxGridBandedTableView
- DataController.Summary.DefaultGroupSummaryItems = <>
- DataController.Summary.FooterSummaryItems = <>
- DataController.Summary.SummaryGroups = <>
- OptionsCustomize.ColumnSorting = False
- OptionsCustomize.BandMoving = False
- OptionsCustomize.BandSizing = False
- OptionsData.CancelOnExit = False
- OptionsData.Deleting = False
- OptionsData.DeletingConfirmation = False
- OptionsData.Editing = False
- OptionsView.NoDataToDisplayInfoText = '<'#54364#52636#54624' '#51221#48372#44032' '#50630#49845#45768#45796'.>'
- OptionsView.ColumnAutoWidth = True
- OptionsView.GroupByBox = False
- OptionsView.Indicator = True
- Bands = <
- item
- Caption = #44396#48516
- end
- item
- Caption = #49884#44036#45824#48324' '#49549#46020'(km/h)'
- end>
- object Col01: TcxGridBandedColumn
- Caption = #46020#47196#47749
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.CellMerging = True
- Width = 20
- Position.BandIndex = 0
- Position.ColIndex = 0
- Position.RowIndex = 0
- end
- object Col02: TcxGridBandedColumn
- Caption = #48169#54693
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.CellMerging = True
- Width = 20
- Position.BandIndex = 0
- Position.ColIndex = 1
- Position.RowIndex = 0
- end
- object Col03: TcxGridBandedColumn
- Caption = #51221#48372#51228#44277#44396#44036
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 20
- Position.BandIndex = 0
- Position.ColIndex = 2
- Position.RowIndex = 0
- end
- object Col04: TcxGridBandedColumn
- Caption = #54364#51456#47553#53356' '#44396#44036
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 300
- Position.BandIndex = 0
- Position.ColIndex = 3
- Position.RowIndex = 0
- end
- object Col05: TcxGridBandedColumn
- Caption = #54217#44512
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 150
- Position.BandIndex = 0
- Position.ColIndex = 4
- Position.RowIndex = 0
- end
- object ColSped: TcxGridBandedColumn
- Caption = '00'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 0
- Position.RowIndex = 0
- end
- object TvListColumn7: TcxGridBandedColumn
- Caption = '01'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 1
- Position.RowIndex = 0
- end
- object TvListColumn8: TcxGridBandedColumn
- Caption = '02'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 2
- Position.RowIndex = 0
- end
- object TvListColumn9: TcxGridBandedColumn
- Caption = '03'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 3
- Position.RowIndex = 0
- end
- object TvListColumn10: TcxGridBandedColumn
- Caption = '04'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 4
- Position.RowIndex = 0
- end
- object TvListColumn11: TcxGridBandedColumn
- Caption = '05'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 5
- Position.RowIndex = 0
- end
- object TvListColumn12: TcxGridBandedColumn
- Caption = '06'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 6
- Position.RowIndex = 0
- end
- object TvListColumn13: TcxGridBandedColumn
- Caption = '07'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 7
- Position.RowIndex = 0
- end
- object TvListColumn14: TcxGridBandedColumn
- Caption = '08'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 8
- Position.RowIndex = 0
- end
- object TvListColumn15: TcxGridBandedColumn
- Caption = '09'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 9
- Position.RowIndex = 0
- end
- object TvListColumn16: TcxGridBandedColumn
- Caption = '10'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 10
- Position.RowIndex = 0
- end
- object TvListColumn17: TcxGridBandedColumn
- Caption = '11'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 11
- Position.RowIndex = 0
- end
- object TvListColumn18: TcxGridBandedColumn
- Caption = '12'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 12
- Position.RowIndex = 0
- end
- object TvListColumn19: TcxGridBandedColumn
- Caption = '13'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 13
- Position.RowIndex = 0
- end
- object TvListColumn20: TcxGridBandedColumn
- Caption = '14'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 14
- Position.RowIndex = 0
- end
- object TvListColumn21: TcxGridBandedColumn
- Caption = '15'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 15
- Position.RowIndex = 0
- end
- object TvListColumn22: TcxGridBandedColumn
- Caption = '16'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 16
- Position.RowIndex = 0
- end
- object TvListColumn23: TcxGridBandedColumn
- Caption = '17'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 17
- Position.RowIndex = 0
- end
- object TvListColumn24: TcxGridBandedColumn
- Caption = '18'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 18
- Position.RowIndex = 0
- end
- object TvListColumn25: TcxGridBandedColumn
- Caption = '19'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 19
- Position.RowIndex = 0
- end
- object TvListColumn26: TcxGridBandedColumn
- Caption = '20'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 20
- Position.RowIndex = 0
- end
- object TvListColumn27: TcxGridBandedColumn
- Caption = '21'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 21
- Position.RowIndex = 0
- end
- object TvListColumn28: TcxGridBandedColumn
- Caption = '22'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 22
- Position.RowIndex = 0
- end
- object TvListColumn29: TcxGridBandedColumn
- Caption = '23'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColSpedCustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- MinWidth = 50
- Options.Editing = False
- Options.HorzSizing = False
- Options.Moving = False
- Options.VertSizing = False
- Width = 50
- Position.BandIndex = 1
- Position.ColIndex = 23
- Position.RowIndex = 0
- end
- end
- object GlList: TcxGridLevel
- GridView = TvList
- end
- end
- object ChkExpand: TcxCheckBox
- Tag = 9
- Left = 749
- Top = 0
- Cursor = crHandPoint
- Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
- Anchors = [akTop, akRight]
- Caption = #54869#51109'/'#52629#49548
- ParentBackground = False
- ParentColor = False
- ParentShowHint = False
- ShowHint = True
- State = cbsChecked
- Style.BorderColor = 9868950
- Style.BorderStyle = ebsThick
- Style.Color = 14671839
- Style.Shadow = False
- TabOrder = 1
- Transparent = True
- Visible = False
- OnClick = ChkExpandClick
- Width = 85
- end
- end
- object cxSplitter1: TcxSplitter
- Left = 0
- Top = 372
- Width = 1111
- Height = 6
- AlignSplitter = salBottom
- Control = PnlChart
- Visible = False
- end
- object PnlChart: TPanel
- Left = 0
- Top = 378
- Width = 1111
- Height = 320
- Align = alBottom
- BevelInner = bvLowered
- BevelOuter = bvNone
- TabOrder = 3
- Visible = False
- end
- object ADOQry: TADOQuery
- Parameters = <>
- Left = 240
- Top = 148
- end
- object TmrShow: TTimer
- Enabled = False
- Interval = 300
- OnTimer = TmrShowTimer
- Left = 320
- Top = 156
- end
- end
|