123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193 |
- object FrmStreamPlayer: TFrmStreamPlayer
- Left = 0
- Top = 0
- BorderStyle = bsToolWindow
- Caption = #50689#49345
- ClientHeight = 222
- ClientWidth = 372
- Color = clBtnFace
- DefaultMonitor = dmDesktop
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = []
- OldCreateOrder = False
- PopupMenu = PopupMenu1
- Position = poDesigned
- OnClose = FormClose
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object PnlStream: TPanel
- Left = 0
- Top = 0
- Width = 372
- Height = 222
- Align = alClient
- BevelOuter = bvNone
- Caption = ' '
- 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
- PopupMenu = PopupMenu1
- TabOrder = 0
- OnDblClick = PnlStreamDblClick
- end
- object PnlBlob: TPanel
- Left = 97
- Top = 143
- Width = 185
- Height = 41
- BevelOuter = bvNone
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -19
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentBackground = False
- ParentFont = False
- TabOrder = 1
- Visible = False
- object ImgBlob: TImage
- Left = 0
- Top = 0
- Width = 185
- Height = 41
- Align = alClient
- Center = True
- Stretch = True
- ExplicitLeft = 60
- ExplicitTop = 60
- ExplicitWidth = 157
- ExplicitHeight = 77
- end
- end
- object lblErr1: TcxLabel
- Left = 21
- Top = 29
- Caption = #50689#49345#54364#52636' '#46972#51060#48652#47084#47532#47484' '#47196#46300#54616#51648' '#47803#54616#50688#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
- Visible = False
- end
- object lblErr2: TcxLabel
- Left = 21
- Top = 52
- Caption = #50689#49345#54364#52636' '#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
- Visible = False
- end
- object lblErr3: TcxLabel
- Left = 21
- Top = 75
- Caption = #45824#52404#50689#49345' '#51060#48120#51648' '#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
- Visible = False
- end
- object lblErr4: TcxLabel
- Left = 21
- Top = 98
- Caption = #45824#52404#50689#49345' '#51060#48120#51648' '#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
- Visible = False
- end
- object lblErr5: TcxLabel
- Left = 21
- Top = 123
- Caption = #45824#52404#50689#49345' '#51060#48120#51648' '#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
- Visible = False
- end
- object lblErr6: TcxLabel
- Left = 21
- Top = 146
- Caption = #45824#52404#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
- Visible = False
- end
- object TmrShow: TTimer
- Enabled = False
- Interval = 500
- OnTimer = TmrShowTimer
- Left = 212
- Top = 36
- end
- object pADO: TADOQuery
- Parameters = <>
- Left = 88
- Top = 32
- end
- object PopupMenu1: TPopupMenu
- AutoHotkeys = maManual
- Left = 108
- Top = 124
- object MnuConnect: TMenuItem
- Caption = #50672#44208
- OnClick = MnuConnectClick
- end
- object MnuDisconnect: TMenuItem
- Caption = #50672#44208#54644#51228
- OnClick = MnuDisconnectClick
- end
- end
- object FFPlayer1: TFFPlayer
- OnState = FFPlayer1State
- Left = 256
- Top = 136
- end
- end
|