FrmCctvImgF.dfm 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. object FrmCctvImg: TFrmCctvImg
  2. Left = 0
  3. Top = 0
  4. BorderStyle = bsToolWindow
  5. Caption = 'CCTV '#51221#51648#50689#49345
  6. ClientHeight = 240
  7. ClientWidth = 320
  8. Color = clBtnFace
  9. Font.Charset = DEFAULT_CHARSET
  10. Font.Color = clWindowText
  11. Font.Height = -11
  12. Font.Name = #47569#51008' '#44256#46357
  13. Font.Style = []
  14. OldCreateOrder = False
  15. Position = poDesigned
  16. OnClose = FormClose
  17. OnShow = FormShow
  18. PixelsPerInch = 96
  19. TextHeight = 13
  20. object PnlBack: TPanel
  21. Left = 0
  22. Top = 0
  23. Width = 320
  24. Height = 240
  25. Align = alClient
  26. BevelOuter = bvNone
  27. Caption = #51221#51648#50689#49345
  28. Color = clBlack
  29. Font.Charset = DEFAULT_CHARSET
  30. Font.Color = clWhite
  31. Font.Height = -13
  32. Font.Name = #47569#51008' '#44256#46357
  33. Font.Style = [fsBold]
  34. ParentBackground = False
  35. ParentFont = False
  36. TabOrder = 0
  37. object ImgStop: TImage
  38. Left = 0
  39. Top = 0
  40. Width = 320
  41. Height = 240
  42. Align = alClient
  43. Center = True
  44. Stretch = True
  45. ExplicitLeft = 60
  46. ExplicitTop = 60
  47. ExplicitWidth = 157
  48. ExplicitHeight = 77
  49. end
  50. end
  51. object lblErr1: TcxLabel
  52. Left = 21
  53. Top = 29
  54. Caption = #51221#51648#50689#49345' '#51221#48372' '#51069#44592' '#49892#54056
  55. ParentFont = False
  56. Style.Font.Charset = DEFAULT_CHARSET
  57. Style.Font.Color = clWhite
  58. Style.Font.Height = -11
  59. Style.Font.Name = #47569#51008' '#44256#46357
  60. Style.Font.Style = []
  61. Style.TextColor = clWhite
  62. Style.IsFontAssigned = True
  63. Transparent = True
  64. end
  65. object lblErr2: TcxLabel
  66. Left = 21
  67. Top = 52
  68. Caption = #51221#51648#50689#49345' '#51221#48372#44032' '#50630#49845#45768#45796
  69. ParentFont = False
  70. Style.Font.Charset = DEFAULT_CHARSET
  71. Style.Font.Color = clWhite
  72. Style.Font.Height = -11
  73. Style.Font.Name = #47569#51008' '#44256#46357
  74. Style.Font.Style = []
  75. Style.TextColor = clWhite
  76. Style.IsFontAssigned = True
  77. Transparent = True
  78. end
  79. object lblErr3: TcxLabel
  80. Left = 21
  81. Top = 75
  82. Caption = #51221#51648#50689#49345' '#49828#53944#47548' '#47196#46377' '#49892#54056
  83. ParentFont = False
  84. Style.Font.Charset = DEFAULT_CHARSET
  85. Style.Font.Color = clWhite
  86. Style.Font.Height = -11
  87. Style.Font.Name = #47569#51008' '#44256#46357
  88. Style.Font.Style = []
  89. Style.TextColor = clWhite
  90. Style.IsFontAssigned = True
  91. Transparent = True
  92. end
  93. object lblErr4: TcxLabel
  94. Left = 21
  95. Top = 98
  96. Caption = #51221#51648#50689#49345' '#54028#51068' '#47196#46377' '#49892#54056
  97. ParentFont = False
  98. Style.Font.Charset = DEFAULT_CHARSET
  99. Style.Font.Color = clWhite
  100. Style.Font.Height = -11
  101. Style.Font.Name = #47569#51008' '#44256#46357
  102. Style.Font.Style = []
  103. Style.TextColor = clWhite
  104. Style.IsFontAssigned = True
  105. Transparent = True
  106. end
  107. object lblErr6: TcxLabel
  108. Left = 21
  109. Top = 146
  110. Caption = #51221#51648#50689#49345
  111. ParentFont = False
  112. Style.Font.Charset = DEFAULT_CHARSET
  113. Style.Font.Color = clWhite
  114. Style.Font.Height = -11
  115. Style.Font.Name = #47569#51008' '#44256#46357
  116. Style.Font.Style = []
  117. Style.TextColor = clWhite
  118. Style.IsFontAssigned = True
  119. Transparent = True
  120. end
  121. object lblErr5: TcxLabel
  122. Left = 21
  123. Top = 123
  124. Caption = #51221#51648#50689#49345' '#51060#48120#51648' '#49324#51060#51592' '#50724#47448
  125. ParentFont = False
  126. Style.Font.Charset = DEFAULT_CHARSET
  127. Style.Font.Color = clWhite
  128. Style.Font.Height = -11
  129. Style.Font.Name = #47569#51008' '#44256#46357
  130. Style.Font.Style = []
  131. Style.TextColor = clWhite
  132. Style.IsFontAssigned = True
  133. Transparent = True
  134. end
  135. object TmrShow: TTimer
  136. Enabled = False
  137. Interval = 500
  138. OnTimer = TmrShowTimer
  139. Left = 96
  140. Top = 12
  141. end
  142. object pADO: TADOQuery
  143. Parameters = <>
  144. Left = 176
  145. Top = 56
  146. end
  147. end