CCAMH10MF.dfm 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401
  1. object CCAMH10M: TCCAMH10M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #44368#52264#47196#44048#49884' '#51228#50612#44592' '#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 = 48
  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 = 48
  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 DtStDate: TcxDateEdit
  174. Left = 128
  175. Top = 28
  176. EditValue = 39924d
  177. Properties.Alignment.Horz = taCenter
  178. Properties.DateButtons = [btnNow, btnToday]
  179. Properties.DateOnError = deToday
  180. Properties.SaveTime = False
  181. Properties.ShowTime = False
  182. Style.ButtonStyle = btsUltraFlat
  183. StyleFocused.TextStyle = [fsBold]
  184. StyleFocused.ButtonStyle = btsUltraFlat
  185. TabOrder = 1
  186. Width = 103
  187. end
  188. object DtEdDate: TcxDateEdit
  189. Left = 128
  190. Top = 59
  191. EditValue = 39924d
  192. Properties.Alignment.Horz = taCenter
  193. Properties.DateButtons = [btnNow, btnToday]
  194. Properties.DateOnError = deToday
  195. Properties.SaveTime = False
  196. Properties.ShowTime = False
  197. Style.ButtonStyle = btsUltraFlat
  198. StyleFocused.TextStyle = [fsBold]
  199. StyleFocused.ButtonStyle = btsUltraFlat
  200. TabOrder = 2
  201. Width = 103
  202. end
  203. object DtEdTime1: TcxTimeEdit
  204. Left = 307
  205. Top = 83
  206. EditValue = 0d
  207. Properties.Alignment.Horz = taCenter
  208. Properties.TimeFormat = tfHour
  209. Style.ButtonStyle = btsUltraFlat
  210. StyleFocused.TextStyle = [fsBold]
  211. TabOrder = 3
  212. Visible = False
  213. Width = 53
  214. end
  215. object DtStTime1: TcxTimeEdit
  216. Left = 307
  217. Top = 52
  218. EditValue = 0d
  219. Properties.Alignment.Horz = taCenter
  220. Properties.TimeFormat = tfHour
  221. Style.ButtonStyle = btsUltraFlat
  222. StyleFocused.TextStyle = [fsBold]
  223. TabOrder = 4
  224. Visible = False
  225. Width = 53
  226. end
  227. object cxLabel1: TcxLabel
  228. Left = 6
  229. Top = 88
  230. AutoSize = False
  231. Caption = #44160#49353#44592#44036#51060' '#53364' '#44221#50864' '#44160#49353#44208#44284#44032' '#45734#50612#51656#49688' '#51080#49845#45768#45796'.'
  232. ParentFont = False
  233. Style.Font.Charset = DEFAULT_CHARSET
  234. Style.Font.Color = clWindowText
  235. Style.Font.Height = -12
  236. Style.Font.Name = #47569#51008' '#44256#46357
  237. Style.Font.Style = [fsBold]
  238. Style.TextColor = clRed
  239. Style.IsFontAssigned = True
  240. Properties.WordWrap = True
  241. Transparent = True
  242. Height = 36
  243. Width = 211
  244. end
  245. object DtStTime: TDateTimePicker
  246. Left = 234
  247. Top = 28
  248. Width = 78
  249. Height = 25
  250. BevelInner = bvNone
  251. BevelOuter = bvNone
  252. BevelKind = bkFlat
  253. Date = 39924.557697118050000000
  254. Format = ' HH:mm'
  255. Time = 39924.557697118050000000
  256. Color = clBtnFace
  257. DateMode = dmUpDown
  258. ImeName = 'Microsoft Office IME 2007'
  259. Kind = dtkTime
  260. ParentColor = True
  261. TabOrder = 6
  262. end
  263. object DtEdTime: TDateTimePicker
  264. Left = 234
  265. Top = 59
  266. Width = 78
  267. Height = 25
  268. BevelInner = bvNone
  269. BevelOuter = bvNone
  270. BevelKind = bkFlat
  271. Date = 39924.557697118050000000
  272. Format = ' HH:mm'
  273. Time = 39924.557697118050000000
  274. Color = clBtnFace
  275. DateMode = dmUpDown
  276. ImeName = 'Microsoft Office IME 2007'
  277. Kind = dtkTime
  278. ParentColor = True
  279. TabOrder = 7
  280. end
  281. end
  282. object cxGroupBox3: TcxGroupBox
  283. Left = 0
  284. Top = 137
  285. Align = alClient
  286. Caption = #9654' '#50937#52852#47700#46972' '#47785#47197
  287. Style.BorderColor = clCaptionText
  288. Style.Shadow = False
  289. Style.TextColor = clWindowText
  290. Style.TextStyle = [fsBold]
  291. TabOrder = 1
  292. Height = 584
  293. Width = 337
  294. inline FRAMECCamList1: TFRAMECCamList
  295. Left = 3
  296. Top = 19
  297. Width = 331
  298. Height = 555
  299. Align = alClient
  300. TabOrder = 0
  301. ExplicitLeft = 3
  302. ExplicitTop = 19
  303. ExplicitWidth = 331
  304. ExplicitHeight = 555
  305. inherited CxList: TcxGrid
  306. Width = 331
  307. Height = 493
  308. ExplicitWidth = 331
  309. ExplicitHeight = 493
  310. end
  311. inherited PnlTop: TPanel
  312. Width = 331
  313. ExplicitWidth = 331
  314. end
  315. inherited PnlBottom: TPanel
  316. Top = 524
  317. Width = 331
  318. ExplicitTop = 524
  319. ExplicitWidth = 331
  320. inherited LblRecords: TLabel
  321. Left = 215
  322. Width = 25
  323. Height = 17
  324. ExplicitLeft = 1108
  325. ExplicitWidth = 25
  326. ExplicitHeight = 17
  327. end
  328. inherited BtnExlSave: TcxButton
  329. Left = 246
  330. ExplicitLeft = 246
  331. end
  332. end
  333. inherited CbUsagType: TcxComboBox
  334. ExplicitHeight = 25
  335. end
  336. inherited CbType: TcxComboBox
  337. ExplicitHeight = 25
  338. end
  339. inherited lblTitle: TcxLabel
  340. ExplicitWidth = 87
  341. ExplicitHeight = 21
  342. end
  343. end
  344. end
  345. end
  346. object cxSplitter1: TcxSplitter
  347. Left = 337
  348. Top = 0
  349. Width = 6
  350. Height = 721
  351. Control = PnlLeft
  352. end
  353. object cxGroupBox1: TcxGroupBox
  354. Left = 343
  355. Top = 0
  356. Align = alClient
  357. Caption = #9654' '#44160#49353' '#44208#44284
  358. Style.BorderColor = clCaptionText
  359. Style.Shadow = False
  360. Style.TextColor = clBlack
  361. Style.TextStyle = [fsBold]
  362. TabOrder = 2
  363. DesignSize = (
  364. 891
  365. 714)
  366. Height = 721
  367. Width = 891
  368. object PgTab: TcxPageControl
  369. Left = 7
  370. Top = 19
  371. Width = 878
  372. Height = 693
  373. Anchors = [akLeft, akTop, akRight, akBottom]
  374. Focusable = False
  375. TabOrder = 0
  376. Properties.ActivePage = TsList01
  377. Properties.CloseButtonMode = cbmEveryTab
  378. Properties.HotTrack = True
  379. Properties.TabSlants.Positions = [spRight]
  380. TabSlants.Positions = [spRight]
  381. OnCanCloseEx = PgTabCanCloseEx
  382. OnDblClick = PgTabDblClick
  383. ClientRectBottom = 688
  384. ClientRectLeft = 2
  385. ClientRectRight = 873
  386. ClientRectTop = 28
  387. object TsList01: TcxTabSheet
  388. Caption = #44160#49353#44208#44284
  389. ImageIndex = 2
  390. end
  391. end
  392. end
  393. end
  394. object TmrShow: TTimer
  395. Enabled = False
  396. Interval = 300
  397. OnTimer = TmrShowTimer
  398. Left = 876
  399. Top = 8
  400. end
  401. end