WCAMH10MF.dfm 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387
  1. object WCAMH10M: TWCAMH10M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #50937#52852#47700#46972' '#49345#53468' '#51060#47141
  7. ClientHeight = 790
  8. ClientWidth = 1260
  9. Color = clBtnFace
  10. DoubleBuffered = True
  11. Font.Charset = DEFAULT_CHARSET
  12. Font.Color = clWindowText
  13. Font.Height = -13
  14. Font.Name = #47569#51008' '#44256#46357
  15. Font.Style = []
  16. KeyPreview = True
  17. OldCreateOrder = False
  18. Position = poOwnerFormCenter
  19. ShowHint = True
  20. OnClose = FormClose
  21. OnCloseQuery = FormCloseQuery
  22. OnShow = FormShow
  23. DesignSize = (
  24. 1260
  25. 790)
  26. PixelsPerInch = 96
  27. TextHeight = 17
  28. object ShpTitle: TShape
  29. Left = 4
  30. Top = 4
  31. Width = 1252
  32. Height = 40
  33. Anchors = [akLeft, akTop, akRight]
  34. Brush.Color = 14671839
  35. Pen.Color = 10849679
  36. Pen.Width = 2
  37. ExplicitWidth = 1269
  38. end
  39. object LblCaption: TLabel
  40. Left = 16
  41. Top = 10
  42. Width = 267
  43. Height = 23
  44. Caption = #53440#51060#53952' '
  45. Font.Charset = DEFAULT_CHARSET
  46. Font.Color = 4740964
  47. Font.Height = -17
  48. Font.Name = #47569#51008' '#44256#46357
  49. Font.Style = [fsBold]
  50. ParentFont = False
  51. ParentShowHint = False
  52. ShowHint = True
  53. end
  54. object ShpList: TShape
  55. Left = 4
  56. Top = 50
  57. Width = 1252
  58. Height = 734
  59. Anchors = [akLeft, akTop, akRight, akBottom]
  60. Pen.Color = 10849679
  61. Pen.Width = 2
  62. ExplicitWidth = 1436
  63. ExplicitHeight = 766
  64. end
  65. object BtnClose: TcxButton
  66. Left = 1166
  67. Top = 11
  68. Width = 80
  69. Height = 25
  70. Cursor = crHandPoint
  71. Hint = #45803#44592
  72. Anchors = [akTop, akRight]
  73. Caption = #45803#44592
  74. Colors.Default = 10737865
  75. TabOrder = 0
  76. Font.Charset = DEFAULT_CHARSET
  77. Font.Color = clBlack
  78. Font.Height = -13
  79. Font.Name = #47569#51008' '#44256#46357
  80. Font.Style = [fsBold]
  81. ParentFont = False
  82. OnClick = BtnCloseClick
  83. end
  84. object EdFocus: TEdit
  85. Left = -10
  86. Top = -10
  87. Width = 2
  88. Height = 25
  89. ImeName = 'Microsoft Office IME 2007'
  90. TabOrder = 1
  91. Text = 'EdFocus'
  92. end
  93. object PnlBack: TPanel
  94. Left = 12
  95. Top = 56
  96. Width = 1234
  97. Height = 721
  98. Anchors = [akLeft, akTop, akRight, akBottom]
  99. BevelOuter = bvNone
  100. ParentBackground = False
  101. ParentColor = True
  102. TabOrder = 2
  103. object PnlLeft: TPanel
  104. Left = 0
  105. Top = 0
  106. Width = 337
  107. Height = 721
  108. Align = alLeft
  109. BevelOuter = bvNone
  110. TabOrder = 0
  111. object cxGroupBox2: TcxGroupBox
  112. Left = 0
  113. Top = 0
  114. Align = alTop
  115. Caption = #9654' '#44160#49353' '#51312#44148
  116. Style.BorderColor = clCaptionText
  117. Style.Shadow = False
  118. Style.TextColor = clWindowText
  119. Style.TextStyle = [fsBold]
  120. TabOrder = 0
  121. Height = 137
  122. Width = 337
  123. object ImgDesc01: TImage
  124. Left = 12
  125. Top = 32
  126. Width = 9
  127. Height = 9
  128. Transparent = True
  129. end
  130. object Label26: TLabel
  131. Left = 46
  132. Top = 29
  133. Width = 78
  134. Height = 17
  135. Alignment = taRightJustify
  136. Caption = #44160#49353#49884#51089#51068#49884
  137. Transparent = True
  138. end
  139. object ImgDesc02: TImage
  140. Left = 12
  141. Top = 63
  142. Width = 9
  143. Height = 9
  144. Transparent = True
  145. end
  146. object Label6: TLabel
  147. Left = 46
  148. Top = 60
  149. Width = 78
  150. Height = 17
  151. Alignment = taRightJustify
  152. Caption = #44160#49353#51333#47308#51068#49884
  153. Transparent = True
  154. end
  155. object BtnSearch: TcxButton
  156. Left = 232
  157. Top = 95
  158. Width = 80
  159. Height = 25
  160. Cursor = crHandPoint
  161. Hint = #51312#54924
  162. Caption = #51312#54924
  163. Colors.Default = 10737865
  164. TabOrder = 0
  165. Font.Charset = DEFAULT_CHARSET
  166. Font.Color = clBlack
  167. Font.Height = -13
  168. Font.Name = #47569#51008' '#44256#46357
  169. Font.Style = [fsBold]
  170. ParentFont = False
  171. OnClick = BtnSearchClick
  172. end
  173. object cxLabel1: TcxLabel
  174. Left = 6
  175. Top = 88
  176. AutoSize = False
  177. Caption = #44160#49353#44592#44036#51060' '#53364' '#44221#50864' '#44160#49353#44208#44284#44032' '#45734#50612#51656#49688' '#51080#49845#45768#45796'.'
  178. ParentFont = False
  179. Style.Font.Charset = DEFAULT_CHARSET
  180. Style.Font.Color = clWindowText
  181. Style.Font.Height = -12
  182. Style.Font.Name = #47569#51008' '#44256#46357
  183. Style.Font.Style = [fsBold]
  184. Style.TextColor = clRed
  185. Style.IsFontAssigned = True
  186. Properties.WordWrap = True
  187. Transparent = True
  188. Height = 36
  189. Width = 211
  190. end
  191. object DtEdDate: TDateTimePicker
  192. Left = 127
  193. Top = 57
  194. Width = 109
  195. Height = 25
  196. BevelInner = bvNone
  197. BevelOuter = bvNone
  198. Date = 40452.000000000000000000
  199. Time = 40452.000000000000000000
  200. Color = clBtnFace
  201. ImeName = 'Microsoft Office IME 2007'
  202. ParentColor = True
  203. TabOrder = 2
  204. end
  205. object DtStDate: TDateTimePicker
  206. Left = 127
  207. Top = 25
  208. Width = 109
  209. Height = 25
  210. BevelInner = bvNone
  211. BevelOuter = bvNone
  212. Date = 40452.000000000000000000
  213. Time = 40452.000000000000000000
  214. Color = clBtnFace
  215. ImeName = 'Microsoft Office IME 2007'
  216. ParentColor = True
  217. TabOrder = 3
  218. end
  219. object DtStTime: TDateTimePicker
  220. Left = 239
  221. Top = 25
  222. Width = 73
  223. Height = 25
  224. BevelInner = bvNone
  225. BevelOuter = bvNone
  226. BevelKind = bkFlat
  227. Date = 40452.000000000000000000
  228. Format = ' HH:mm'
  229. Time = 40452.000000000000000000
  230. Color = clBtnFace
  231. DateMode = dmUpDown
  232. Font.Charset = DEFAULT_CHARSET
  233. Font.Color = clWindowText
  234. Font.Height = -13
  235. Font.Name = #47569#51008' '#44256#46357
  236. Font.Style = []
  237. ImeName = 'Microsoft Office IME 2007'
  238. Kind = dtkTime
  239. ParentColor = True
  240. ParentFont = False
  241. TabOrder = 4
  242. end
  243. object DtEdTime: TDateTimePicker
  244. Left = 239
  245. Top = 57
  246. Width = 73
  247. Height = 25
  248. BevelInner = bvNone
  249. BevelOuter = bvNone
  250. BevelKind = bkFlat
  251. Date = 40452.000000000000000000
  252. Format = ' HH:mm'
  253. Time = 40452.000000000000000000
  254. Color = clBtnFace
  255. DateMode = dmUpDown
  256. Font.Charset = DEFAULT_CHARSET
  257. Font.Color = clWindowText
  258. Font.Height = -13
  259. Font.Name = #47569#51008' '#44256#46357
  260. Font.Style = []
  261. ImeName = 'Microsoft Office IME 2007'
  262. Kind = dtkTime
  263. ParentColor = True
  264. ParentFont = False
  265. TabOrder = 5
  266. end
  267. end
  268. object cxGroupBox3: TcxGroupBox
  269. Left = 0
  270. Top = 137
  271. Align = alClient
  272. Caption = #9654' '#50937#52852#47700#46972' '#47785#47197
  273. Style.BorderColor = clCaptionText
  274. Style.Shadow = False
  275. Style.TextColor = clWindowText
  276. Style.TextStyle = [fsBold]
  277. TabOrder = 1
  278. Height = 584
  279. Width = 337
  280. inline FRAMEWCamList1: TFRAMEWCamList
  281. Left = 3
  282. Top = 19
  283. Width = 331
  284. Height = 555
  285. Align = alClient
  286. TabOrder = 0
  287. ExplicitLeft = 3
  288. ExplicitTop = 19
  289. ExplicitWidth = 331
  290. ExplicitHeight = 555
  291. inherited CxList: TcxGrid
  292. Width = 331
  293. Height = 493
  294. ExplicitWidth = 331
  295. ExplicitHeight = 493
  296. end
  297. inherited PnlTop: TPanel
  298. Width = 331
  299. ExplicitWidth = 331
  300. end
  301. inherited PnlBottom: TPanel
  302. Top = 524
  303. Width = 331
  304. ExplicitTop = 524
  305. ExplicitWidth = 331
  306. inherited LblRecords: TLabel
  307. Left = 215
  308. Width = 25
  309. Height = 17
  310. ExplicitLeft = 1108
  311. ExplicitWidth = 25
  312. ExplicitHeight = 17
  313. end
  314. inherited BtnExlSave: TcxButton
  315. Left = 246
  316. ExplicitLeft = 246
  317. end
  318. end
  319. inherited CbUsagType: TcxComboBox
  320. ExplicitHeight = 25
  321. end
  322. inherited CbType: TcxComboBox
  323. ExplicitHeight = 25
  324. end
  325. inherited lblTitle: TcxLabel
  326. ExplicitWidth = 87
  327. ExplicitHeight = 21
  328. end
  329. end
  330. end
  331. end
  332. object cxSplitter1: TcxSplitter
  333. Left = 337
  334. Top = 0
  335. Width = 6
  336. Height = 721
  337. Control = PnlLeft
  338. end
  339. object cxGroupBox1: TcxGroupBox
  340. Left = 343
  341. Top = 0
  342. Align = alClient
  343. Caption = #9654' '#44160#49353' '#44208#44284
  344. Style.BorderColor = clCaptionText
  345. Style.Shadow = False
  346. Style.TextColor = clBlack
  347. Style.TextStyle = [fsBold]
  348. TabOrder = 2
  349. DesignSize = (
  350. 891
  351. 714)
  352. Height = 721
  353. Width = 891
  354. object PgTab: TcxPageControl
  355. Left = 7
  356. Top = 19
  357. Width = 878
  358. Height = 693
  359. Anchors = [akLeft, akTop, akRight, akBottom]
  360. Focusable = False
  361. TabOrder = 0
  362. Properties.ActivePage = TsList01
  363. Properties.CloseButtonMode = cbmEveryTab
  364. Properties.HotTrack = True
  365. Properties.TabSlants.Positions = [spRight]
  366. TabSlants.Positions = [spRight]
  367. OnCanCloseEx = PgTabCanCloseEx
  368. OnDblClick = PgTabDblClick
  369. ClientRectBottom = 688
  370. ClientRectLeft = 2
  371. ClientRectRight = 873
  372. ClientRectTop = 28
  373. object TsList01: TcxTabSheet
  374. Caption = #44160#49353#44208#44284
  375. ImageIndex = 2
  376. end
  377. end
  378. end
  379. end
  380. object TmrShow: TTimer
  381. Enabled = False
  382. Interval = 300
  383. OnTimer = TmrShowTimer
  384. Left = 876
  385. Top = 8
  386. end
  387. end