123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147 |
- object FrmCctvImg: TFrmCctvImg
- Left = 0
- Top = 0
- BorderStyle = bsToolWindow
- Caption = 'CCTV '#51221#51648#50689#49345
- ClientHeight = 240
- ClientWidth = 320
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = []
- OldCreateOrder = False
- Position = poDesigned
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object PnlBack: TPanel
- Left = 0
- Top = 0
- Width = 320
- Height = 240
- Align = alClient
- BevelOuter = bvNone
- Caption = #51221#51648#50689#49345
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentBackground = False
- ParentFont = False
- TabOrder = 0
- object ImgStop: TImage
- Left = 0
- Top = 0
- Width = 320
- Height = 240
- Align = alClient
- Center = True
- Stretch = True
- ExplicitLeft = 60
- ExplicitTop = 60
- ExplicitWidth = 157
- ExplicitHeight = 77
- end
- end
- object lblErr1: TcxLabel
- Left = 21
- Top = 29
- Caption = #51221#51648#50689#49345' '#51221#48372' '#51069#44592' '#49892#54056
- ParentFont = False
- Style.Font.Charset = DEFAULT_CHARSET
- Style.Font.Color = clWhite
- Style.Font.Height = -11
- Style.Font.Name = #47569#51008' '#44256#46357
- Style.Font.Style = []
- Style.TextColor = clWhite
- Style.IsFontAssigned = True
- Transparent = True
- end
- object lblErr2: TcxLabel
- Left = 21
- Top = 52
- Caption = #51221#51648#50689#49345' '#51221#48372#44032' '#50630#49845#45768#45796
- ParentFont = False
- Style.Font.Charset = DEFAULT_CHARSET
- Style.Font.Color = clWhite
- Style.Font.Height = -11
- Style.Font.Name = #47569#51008' '#44256#46357
- Style.Font.Style = []
- Style.TextColor = clWhite
- Style.IsFontAssigned = True
- Transparent = True
- end
- object lblErr3: TcxLabel
- Left = 21
- Top = 75
- Caption = #51221#51648#50689#49345' '#49828#53944#47548' '#47196#46377' '#49892#54056
- ParentFont = False
- Style.Font.Charset = DEFAULT_CHARSET
- Style.Font.Color = clWhite
- Style.Font.Height = -11
- Style.Font.Name = #47569#51008' '#44256#46357
- Style.Font.Style = []
- Style.TextColor = clWhite
- Style.IsFontAssigned = True
- Transparent = True
- end
- object lblErr4: TcxLabel
- Left = 21
- Top = 98
- Caption = #51221#51648#50689#49345' '#54028#51068' '#47196#46377' '#49892#54056
- ParentFont = False
- Style.Font.Charset = DEFAULT_CHARSET
- Style.Font.Color = clWhite
- Style.Font.Height = -11
- Style.Font.Name = #47569#51008' '#44256#46357
- Style.Font.Style = []
- Style.TextColor = clWhite
- Style.IsFontAssigned = True
- Transparent = True
- end
- object lblErr6: TcxLabel
- Left = 21
- Top = 146
- Caption = #51221#51648#50689#49345
- ParentFont = False
- Style.Font.Charset = DEFAULT_CHARSET
- Style.Font.Color = clWhite
- Style.Font.Height = -11
- Style.Font.Name = #47569#51008' '#44256#46357
- Style.Font.Style = []
- Style.TextColor = clWhite
- Style.IsFontAssigned = True
- Transparent = True
- end
- object lblErr5: TcxLabel
- Left = 21
- Top = 123
- Caption = #51221#51648#50689#49345' '#51060#48120#51648' '#49324#51060#51592' '#50724#47448
- ParentFont = False
- Style.Font.Charset = DEFAULT_CHARSET
- Style.Font.Color = clWhite
- Style.Font.Height = -11
- Style.Font.Name = #47569#51008' '#44256#46357
- Style.Font.Style = []
- Style.TextColor = clWhite
- Style.IsFontAssigned = True
- Transparent = True
- end
- object TmrShow: TTimer
- Enabled = False
- Interval = 500
- OnTimer = TmrShowTimer
- Left = 96
- Top = 12
- end
- object pADO: TADOQuery
- Parameters = <>
- Left = 176
- Top = 56
- end
- end
|