| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- object FrmCrsCamra: TFrmCrsCamra
- Left = 0
- Top = 0
- BorderStyle = bsNone
- Caption = 'FrmCrsCmra'
- ClientHeight = 300
- ClientWidth = 400
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesigned
- OnClose = FormClose
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object PnlStream: TPanel
- Left = 0
- Top = 0
- Width = 400
- Height = 300
- Align = alClient
- BevelKind = bkFlat
- BevelOuter = bvNone
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = []
- ParentBackground = False
- ParentFont = False
- TabOrder = 0
- object PnlTitle: TPanel
- Left = 0
- Top = 0
- Width = 396
- Height = 19
- Align = alTop
- BevelOuter = bvNone
- Caption = #44368#52264#47196' '#52852#47700#46972
- Color = clGray
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = []
- ParentBackground = False
- ParentFont = False
- TabOrder = 0
- end
- object AcesTechXPlayer2: TAcesTechXPlayer2
- Left = 136
- Top = 88
- Width = 100
- Height = 50
- TabOrder = 1
- ControlData = {00000100560A00002B05000000000000}
- end
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 300
- OnTimer = Timer1Timer
- Left = 84
- Top = 116
- end
- object FFPlayer: TFFPlayer
- OnState = FFPlayerState
- Left = 296
- Top = 80
- end
- object PopupMenu1: TPopupMenu
- AutoHotkeys = maManual
- Left = 172
- Top = 108
- object MnuConnect: TMenuItem
- Caption = #50672#44208
- end
- object MnuDisconnect: TMenuItem
- Caption = #50672#44208#54644#51228
- end
- end
- end
|