123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134 |
- object VMS0300M: TVMS0300M
- Left = 0
- Top = 0
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- Caption = #49345#53468' '#47784#45768#53552#47553
- ClientHeight = 791
- ClientWidth = 1392
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = []
- FormStyle = fsMDIChild
- OldCreateOrder = False
- Position = poDefault
- ShowHint = True
- Visible = True
- WindowState = wsMaximized
- OnActivate = FormActivate
- OnClose = FormClose
- OnDeactivate = FormDeactivate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 17
- object PnlCenter: TPanel
- Left = 0
- Top = 0
- Width = 1392
- Height = 791
- Align = alClient
- BevelOuter = bvNone
- ParentBackground = False
- ParentColor = True
- TabOrder = 0
- object PnlMapBack: TPanel
- Left = 0
- Top = 0
- Width = 1392
- Height = 791
- Align = alClient
- BevelOuter = bvNone
- ParentBackground = False
- ParentColor = True
- TabOrder = 0
- object PgFormTab: TcxPageControl
- Left = 0
- Top = 0
- Width = 1392
- Height = 791
- Cursor = crHandPoint
- Align = alClient
- Focusable = False
- TabOrder = 0
- Properties.ActivePage = TsList01
- Properties.HotTrack = True
- Properties.Options = [pcoAlwaysShowGoDialogButton, pcoFixedTabWidthWhenRotated, pcoGradient, pcoGradientClientArea, pcoRedrawOnResize]
- Properties.OwnerDraw = True
- Properties.TabSlants.Positions = [spRight]
- TabSlants.Positions = [spRight]
- ClientRectBottom = 786
- ClientRectLeft = 2
- ClientRectRight = 1387
- ClientRectTop = 28
- object TsList01: TcxTabSheet
- Caption = #49345#53468' '#47784#45768#53552#47553
- ImageIndex = 0
- inline FRAMEVmsStateList1: TFRAMEVmsStateList
- Left = 0
- Top = 0
- Width = 1385
- Height = 758
- Align = alClient
- TabOrder = 0
- ExplicitWidth = 1385
- ExplicitHeight = 758
- inherited PnlTop: TPanel
- Width = 1385
- ExplicitWidth = 1385
- end
- inherited PnlBottom: TPanel
- Top = 727
- Width = 1385
- ExplicitTop = 727
- ExplicitWidth = 1385
- inherited LblRecords: TLabel
- Left = 1274
- Width = 25
- Height = 17
- ExplicitLeft = 1402
- ExplicitWidth = 25
- ExplicitHeight = 17
- end
- inherited BtnExlSave: TcxButton
- Left = 1305
- ExplicitLeft = 1305
- end
- end
- inherited CxList: TcxGrid
- Width = 1385
- Height = 696
- ExplicitWidth = 1385
- ExplicitHeight = 696
- inherited TvList: TcxGridBandedTableView
- DataController.Summary.FooterSummaryItems = <
- item
- Kind = skCount
- Column = FRAMEVmsStateList1.Col01
- end
- item
- Column = FRAMEVmsStateList1.Col02
- end
- item
- Column = FRAMEVmsStateList1.Col05
- end
- item
- Column = FRAMEVmsStateList1.Col06
- end>
- end
- end
- end
- end
- end
- end
- end
- object TmrShow: TTimer
- Enabled = False
- Interval = 500
- OnTimer = TmrShowTimer
- Left = 492
- Top = 300
- end
- end
|