123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- 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
- ExplicitLeft = -2
- ExplicitTop = -2
- 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
|