CRSM200MF.dfm 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981
  1. object CRSM200M: TCRSM200M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #44368#52264#47196#44368#53685#47049' '#52852#47700#46972' '#44288#47532
  7. ClientHeight = 869
  8. ClientWidth = 1371
  9. Color = clBtnFace
  10. Font.Charset = DEFAULT_CHARSET
  11. Font.Color = clWindowText
  12. Font.Height = -13
  13. Font.Name = #47569#51008' '#44256#46357
  14. Font.Style = []
  15. KeyPreview = True
  16. OldCreateOrder = False
  17. Position = poOwnerFormCenter
  18. ShowHint = True
  19. OnClose = FormClose
  20. OnCloseQuery = FormCloseQuery
  21. OnShow = FormShow
  22. DesignSize = (
  23. 1371
  24. 869)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1363
  31. Height = 40
  32. Anchors = [akLeft, akTop, akRight]
  33. Brush.Color = 14671839
  34. Pen.Color = 10849679
  35. Pen.Width = 2
  36. ExplicitWidth = 1269
  37. end
  38. object LblCaption: TLabel
  39. Left = 16
  40. Top = 10
  41. Width = 267
  42. Height = 23
  43. Caption = #53440#51060#53952' '
  44. Font.Charset = DEFAULT_CHARSET
  45. Font.Color = 4740964
  46. Font.Height = -17
  47. Font.Name = #47569#51008' '#44256#46357
  48. Font.Style = [fsBold]
  49. ParentFont = False
  50. ParentShowHint = False
  51. ShowHint = True
  52. end
  53. object ShpList: TShape
  54. Left = 4
  55. Top = 50
  56. Width = 1363
  57. Height = 813
  58. Anchors = [akLeft, akTop, akRight, akBottom]
  59. Pen.Color = 10849679
  60. Pen.Width = 2
  61. ExplicitWidth = 1436
  62. ExplicitHeight = 766
  63. end
  64. object BtnClose: TcxButton
  65. Left = 1277
  66. Top = 11
  67. Width = 80
  68. Height = 25
  69. Cursor = crHandPoint
  70. Hint = #45803#44592
  71. Anchors = [akTop, akRight]
  72. Caption = #45803#44592
  73. Colors.Default = 10737865
  74. TabOrder = 0
  75. Font.Charset = DEFAULT_CHARSET
  76. Font.Color = clBlack
  77. Font.Height = -13
  78. Font.Name = #47569#51008' '#44256#46357
  79. Font.Style = [fsBold]
  80. ParentFont = False
  81. OnClick = BtnCloseClick
  82. end
  83. object EdFocus: TEdit
  84. Left = -10
  85. Top = -10
  86. Width = 2
  87. Height = 25
  88. ImeName = 'Microsoft Office IME 2007'
  89. TabOrder = 1
  90. Text = 'EdFocus'
  91. end
  92. object PnlBack: TPanel
  93. Left = 12
  94. Top = 56
  95. Width = 1345
  96. Height = 800
  97. Anchors = [akLeft, akTop, akRight, akBottom]
  98. BevelOuter = bvNone
  99. ParentBackground = False
  100. ParentColor = True
  101. TabOrder = 2
  102. object PnlBottom: TPanel
  103. Left = 0
  104. Top = 0
  105. Width = 1345
  106. Height = 800
  107. Align = alClient
  108. BevelOuter = bvNone
  109. TabOrder = 0
  110. object cxSplitter3: TcxSplitter
  111. Left = 325
  112. Top = 0
  113. Width = 6
  114. Height = 800
  115. Control = cxGroupBox5
  116. end
  117. object GrpInfo: TcxGroupBox
  118. Left = 920
  119. Top = 0
  120. Align = alRight
  121. Caption = #9654' '#52852#47700#46972' '#51221#48372' '#54200#51665
  122. Style.BorderColor = clCaptionText
  123. Style.Shadow = False
  124. Style.TextColor = clBlack
  125. Style.TextStyle = [fsBold]
  126. TabOrder = 1
  127. Height = 800
  128. Width = 425
  129. object PnlMenu: TPanel
  130. Left = 3
  131. Top = 759
  132. Width = 419
  133. Height = 31
  134. Align = alBottom
  135. BevelOuter = bvNone
  136. TabOrder = 0
  137. Visible = False
  138. DesignSize = (
  139. 419
  140. 31)
  141. object BtnEdit: TcxButton
  142. Tag = 2
  143. Left = 89
  144. Top = 3
  145. Width = 75
  146. Height = 25
  147. Cursor = crHandPoint
  148. Hint = #45936#51060#53552' '#54200#51665
  149. Anchors = [akRight, akBottom]
  150. Caption = #54200#51665
  151. Colors.Default = 10737865
  152. Enabled = False
  153. TabOrder = 0
  154. Font.Charset = DEFAULT_CHARSET
  155. Font.Color = clBlack
  156. Font.Height = -13
  157. Font.Name = #47569#51008' '#44256#46357
  158. Font.Style = [fsBold]
  159. ParentFont = False
  160. OnClick = BtnEditClick
  161. end
  162. object BtnInsert: TcxButton
  163. Tag = 2
  164. Left = 170
  165. Top = 3
  166. Width = 75
  167. Height = 25
  168. Cursor = crHandPoint
  169. Hint = #45936#51060#53552' '#52628#44032
  170. Anchors = [akRight, akBottom]
  171. Caption = #52628#44032
  172. Colors.Default = 10737865
  173. TabOrder = 1
  174. Font.Charset = DEFAULT_CHARSET
  175. Font.Color = clBlack
  176. Font.Height = -13
  177. Font.Name = #47569#51008' '#44256#46357
  178. Font.Style = [fsBold]
  179. ParentFont = False
  180. OnClick = BtnInsertClick
  181. end
  182. object BtnDelete: TcxButton
  183. Tag = 4
  184. Left = 252
  185. Top = 3
  186. Width = 75
  187. Height = 25
  188. Cursor = crHandPoint
  189. Hint = #45936#51060#53552' '#49325#51228
  190. Anchors = [akRight, akBottom]
  191. Caption = #49325#51228
  192. Colors.Default = 10737865
  193. Enabled = False
  194. TabOrder = 2
  195. Font.Charset = DEFAULT_CHARSET
  196. Font.Color = clBlack
  197. Font.Height = -13
  198. Font.Name = #47569#51008' '#44256#46357
  199. Font.Style = [fsBold]
  200. ParentFont = False
  201. OnClick = BtnDeleteClick
  202. end
  203. object BtnSave: TcxButton
  204. Tag = 5
  205. Left = 333
  206. Top = 3
  207. Width = 75
  208. Height = 25
  209. Cursor = crHandPoint
  210. Hint = #54200#51665#51089#50629' '#51200#51109
  211. Anchors = [akRight, akBottom]
  212. Caption = #51200#51109
  213. Colors.Default = 10737865
  214. Enabled = False
  215. TabOrder = 3
  216. Font.Charset = DEFAULT_CHARSET
  217. Font.Color = clBlack
  218. Font.Height = -13
  219. Font.Name = #47569#51008' '#44256#46357
  220. Font.Style = [fsBold]
  221. ParentFont = False
  222. OnClick = BtnSaveClick
  223. end
  224. object cxLabel11: TcxLabel
  225. Left = 22
  226. Top = 6
  227. Anchors = [akLeft, akBottom]
  228. Caption = #54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  229. StyleDisabled.BorderColor = cl3DLight
  230. Transparent = True
  231. Visible = False
  232. end
  233. object cxLabel12: TcxLabel
  234. Left = 4
  235. Top = 5
  236. Anchors = [akLeft, akBottom]
  237. Caption = #9733
  238. Style.TextColor = clRed
  239. Transparent = True
  240. Visible = False
  241. end
  242. end
  243. object PnlEdit: TPanel
  244. Left = 3
  245. Top = 19
  246. Width = 419
  247. Height = 740
  248. Align = alClient
  249. BevelOuter = bvNone
  250. TabOrder = 1
  251. object GrpInfoDet: TcxGroupBox
  252. Left = 0
  253. Top = 0
  254. Align = alClient
  255. Caption = #44592#48376#51221#48372
  256. TabOrder = 0
  257. Height = 740
  258. Width = 419
  259. object ImgDesc05: TImage
  260. Left = 15
  261. Top = 249
  262. Width = 9
  263. Height = 9
  264. Transparent = True
  265. end
  266. object ImgDesc07: TImage
  267. Left = 14
  268. Top = 36
  269. Width = 9
  270. Height = 9
  271. Transparent = True
  272. end
  273. object ImgDesc11: TImage
  274. Left = 15
  275. Top = 346
  276. Width = 9
  277. Height = 9
  278. Transparent = True
  279. Visible = False
  280. end
  281. object ImgDesc02: TImage
  282. Left = 14
  283. Top = 126
  284. Width = 9
  285. Height = 9
  286. Transparent = True
  287. end
  288. object ImgDesc03: TImage
  289. Left = 14
  290. Top = 158
  291. Width = 9
  292. Height = 9
  293. Transparent = True
  294. end
  295. object ImgDesc08: TImage
  296. Left = 14
  297. Top = 93
  298. Width = 9
  299. Height = 9
  300. Transparent = True
  301. end
  302. object ImgDesc09: TImage
  303. Left = 15
  304. Top = 314
  305. Width = 9
  306. Height = 9
  307. Transparent = True
  308. end
  309. object ImgDesc01: TImage
  310. Left = 14
  311. Top = 217
  312. Width = 9
  313. Height = 9
  314. Transparent = True
  315. end
  316. object ImgDesc19: TImage
  317. Left = 14
  318. Top = 64
  319. Width = 9
  320. Height = 9
  321. Transparent = True
  322. end
  323. object ImgDesc20: TImage
  324. Left = 14
  325. Top = 188
  326. Width = 9
  327. Height = 9
  328. Transparent = True
  329. end
  330. object ImgDesc99: TImage
  331. Left = 15
  332. Top = 283
  333. Width = 9
  334. Height = 9
  335. Transparent = True
  336. end
  337. object cxLabel5: TcxLabel
  338. Left = 30
  339. Top = 244
  340. AutoSize = False
  341. Caption = 'RTSP/HTTP '#54252#53944
  342. Properties.Alignment.Horz = taRightJustify
  343. Properties.Alignment.Vert = taVCenter
  344. Transparent = True
  345. Height = 21
  346. Width = 110
  347. AnchorX = 140
  348. AnchorY = 255
  349. end
  350. object cxLabel7: TcxLabel
  351. Left = 30
  352. Top = 29
  353. AutoSize = False
  354. Caption = #44368#53685#47049#44368#52264#47196' [*]'
  355. Properties.Alignment.Horz = taRightJustify
  356. Properties.Alignment.Vert = taVCenter
  357. Transparent = True
  358. Height = 21
  359. Width = 110
  360. AnchorX = 140
  361. AnchorY = 40
  362. end
  363. object CbCTLR_MNGM_NMBR: TcxComboBox
  364. Left = 143
  365. Top = 29
  366. Cursor = crHandPoint
  367. Properties.Alignment.Horz = taLeftJustify
  368. Properties.Alignment.Vert = taVCenter
  369. Properties.DropDownListStyle = lsFixedList
  370. Properties.DropDownSizeable = True
  371. Properties.HideSelection = False
  372. Properties.ReadOnly = False
  373. Style.BorderColor = clWindowFrame
  374. Style.BorderStyle = ebsUltraFlat
  375. Style.LookAndFeel.Kind = lfUltraFlat
  376. Style.LookAndFeel.NativeStyle = False
  377. Style.ButtonStyle = btsUltraFlat
  378. Style.PopupBorderStyle = epbsFlat
  379. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  380. StyleDisabled.LookAndFeel.NativeStyle = False
  381. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  382. StyleFocused.LookAndFeel.NativeStyle = False
  383. StyleFocused.TextColor = clBlack
  384. StyleFocused.TextStyle = [fsBold]
  385. StyleHot.LookAndFeel.Kind = lfUltraFlat
  386. StyleHot.LookAndFeel.NativeStyle = False
  387. TabOrder = 0
  388. Width = 268
  389. end
  390. object Cb_USE_YN: TcxComboBox
  391. Left = 143
  392. Top = 341
  393. Cursor = crHandPoint
  394. Properties.Alignment.Horz = taCenter
  395. Properties.Alignment.Vert = taVCenter
  396. Properties.DropDownListStyle = lsFixedList
  397. Properties.DropDownSizeable = True
  398. Properties.Items.Strings = (
  399. 'N'
  400. 'Y')
  401. Properties.ReadOnly = False
  402. TabOrder = 6
  403. Text = 'N'
  404. Visible = False
  405. Width = 68
  406. end
  407. object SeRtspPort: TcxSpinEdit
  408. Left = 143
  409. Top = 244
  410. Properties.Alignment.Horz = taRightJustify
  411. Properties.Alignment.Vert = taVCenter
  412. Properties.AssignedValues.MinValue = True
  413. Properties.DisplayFormat = '#,##0'
  414. Properties.EditFormat = '#,##0'
  415. Properties.LargeIncrement = 5.000000000000000000
  416. Properties.MaxValue = 99999.000000000000000000
  417. Properties.ValueType = vtInt
  418. Style.LookAndFeel.Kind = lfUltraFlat
  419. Style.LookAndFeel.NativeStyle = False
  420. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  421. StyleDisabled.LookAndFeel.NativeStyle = False
  422. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  423. StyleFocused.LookAndFeel.NativeStyle = False
  424. StyleFocused.TextStyle = [fsBold]
  425. StyleHot.LookAndFeel.Kind = lfUltraFlat
  426. StyleHot.LookAndFeel.NativeStyle = False
  427. TabOrder = 4
  428. Width = 74
  429. end
  430. object SeHttpPort: TcxSpinEdit
  431. Left = 223
  432. Top = 244
  433. Properties.Alignment.Horz = taRightJustify
  434. Properties.Alignment.Vert = taVCenter
  435. Properties.AssignedValues.MinValue = True
  436. Properties.DisplayFormat = '#,##0'
  437. Properties.EditFormat = '#,##0'
  438. Properties.LargeIncrement = 5.000000000000000000
  439. Properties.MaxValue = 99999.000000000000000000
  440. Properties.ValueType = vtInt
  441. Style.LookAndFeel.Kind = lfUltraFlat
  442. Style.LookAndFeel.NativeStyle = False
  443. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  444. StyleDisabled.LookAndFeel.NativeStyle = False
  445. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  446. StyleFocused.LookAndFeel.NativeStyle = False
  447. StyleFocused.TextStyle = [fsBold]
  448. StyleHot.LookAndFeel.Kind = lfUltraFlat
  449. StyleHot.LookAndFeel.NativeStyle = False
  450. TabOrder = 5
  451. Width = 74
  452. end
  453. object cxLabel16: TcxLabel
  454. Left = 30
  455. Top = 341
  456. AutoSize = False
  457. Caption = #49324#50857#50976#47924
  458. Properties.Alignment.Horz = taRightJustify
  459. Properties.Alignment.Vert = taVCenter
  460. Transparent = True
  461. Visible = False
  462. Height = 21
  463. Width = 110
  464. AnchorX = 140
  465. AnchorY = 352
  466. end
  467. object EdCamId: TcxTextEdit
  468. Left = 214
  469. Top = 395
  470. Properties.MaxLength = 30
  471. TabOrder = 2
  472. Visible = False
  473. Width = 141
  474. end
  475. object EdCamNm: TcxTextEdit
  476. Left = 143
  477. Top = 88
  478. Properties.MaxLength = 40
  479. Properties.ReadOnly = False
  480. TabOrder = 3
  481. Width = 268
  482. end
  483. object EdNmbr: TcxTextEdit
  484. Left = 143
  485. Top = 59
  486. Properties.Alignment.Horz = taCenter
  487. Properties.ReadOnly = True
  488. TabOrder = 1
  489. Width = 121
  490. end
  491. object cxLabel2: TcxLabel
  492. Left = 30
  493. Top = 121
  494. AutoSize = False
  495. Caption = #52852#47700#46972' IP [*]'
  496. Properties.Alignment.Horz = taRightJustify
  497. Properties.Alignment.Vert = taVCenter
  498. Transparent = True
  499. Height = 21
  500. Width = 110
  501. AnchorX = 140
  502. AnchorY = 132
  503. end
  504. object cxLabel3: TcxLabel
  505. Left = 30
  506. Top = 153
  507. AutoSize = False
  508. Caption = #49828#53944#47532#48141' '#51452#49548' [*]'
  509. Properties.Alignment.Horz = taRightJustify
  510. Properties.Alignment.Vert = taVCenter
  511. Transparent = True
  512. Height = 21
  513. Width = 110
  514. AnchorX = 140
  515. AnchorY = 164
  516. end
  517. object cxLabel18: TcxLabel
  518. Left = 30
  519. Top = 87
  520. AutoSize = False
  521. Caption = #52852#47700#46972' '#47749#52845' [*]'
  522. Properties.Alignment.Horz = taRightJustify
  523. Properties.Alignment.Vert = taVCenter
  524. Transparent = True
  525. Height = 21
  526. Width = 110
  527. AnchorX = 140
  528. AnchorY = 98
  529. end
  530. object ChkRightTurn: TcxCheckBox
  531. Left = 272
  532. Top = 59
  533. Caption = #50864#54924#51204
  534. Properties.ReadOnly = True
  535. State = cbsChecked
  536. TabOrder = 13
  537. Transparent = True
  538. Width = 121
  539. end
  540. object cxLabel4: TcxLabel
  541. Left = 30
  542. Top = 310
  543. AutoSize = False
  544. Caption = #50948#52824' [*]'
  545. Properties.Alignment.Horz = taRightJustify
  546. Properties.Alignment.Vert = taVCenter
  547. Transparent = True
  548. Height = 21
  549. Width = 110
  550. AnchorX = 140
  551. AnchorY = 321
  552. end
  553. object cxLabel8: TcxLabel
  554. Left = 30
  555. Top = 212
  556. AutoSize = False
  557. Caption = #54056#49828#50892#46300' [*]'
  558. Properties.Alignment.Horz = taRightJustify
  559. Properties.Alignment.Vert = taVCenter
  560. Transparent = True
  561. Height = 21
  562. Width = 110
  563. AnchorX = 140
  564. AnchorY = 223
  565. end
  566. object cxLabel13: TcxLabel
  567. Left = 30
  568. Top = 57
  569. AutoSize = False
  570. Caption = #52852#47700#46972' ID [*]'
  571. Properties.Alignment.Horz = taRightJustify
  572. Properties.Alignment.Vert = taVCenter
  573. Transparent = True
  574. Height = 21
  575. Width = 110
  576. AnchorX = 140
  577. AnchorY = 68
  578. end
  579. object cxLabel14: TcxLabel
  580. Left = 30
  581. Top = 183
  582. AutoSize = False
  583. Caption = #50500#51060#46356' [*]'
  584. Properties.Alignment.Horz = taRightJustify
  585. Properties.Alignment.Vert = taVCenter
  586. Transparent = True
  587. Height = 21
  588. Width = 110
  589. AnchorX = 140
  590. AnchorY = 194
  591. end
  592. object EdCtlrIp: TcxMaskEdit
  593. Left = 143
  594. Top = 121
  595. Properties.MaskKind = emkRegExprEx
  596. Properties.EditMask =
  597. '(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01' +
  598. ']?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]' +
  599. '|2[0-4][0-9]|[01]?[0-9][0-9]?)'
  600. Properties.MaxLength = 0
  601. TabOrder = 18
  602. Width = 121
  603. end
  604. object EdRtspUrl: TcxTextEdit
  605. Left = 143
  606. Top = 152
  607. Properties.Alignment.Horz = taLeftJustify
  608. Properties.Alignment.Vert = taVCenter
  609. Properties.MaxLength = 0
  610. Properties.ReadOnly = False
  611. Style.LookAndFeel.Kind = lfUltraFlat
  612. Style.LookAndFeel.NativeStyle = False
  613. Style.Shadow = False
  614. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  615. StyleDisabled.LookAndFeel.NativeStyle = False
  616. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  617. StyleFocused.LookAndFeel.NativeStyle = False
  618. StyleHot.LookAndFeel.Kind = lfUltraFlat
  619. StyleHot.LookAndFeel.NativeStyle = False
  620. TabOrder = 19
  621. Width = 268
  622. end
  623. object EdRtspId: TcxTextEdit
  624. Left = 143
  625. Top = 183
  626. Properties.Alignment.Horz = taLeftJustify
  627. Properties.Alignment.Vert = taVCenter
  628. Properties.MaxLength = 0
  629. Properties.ReadOnly = False
  630. Style.LookAndFeel.Kind = lfUltraFlat
  631. Style.LookAndFeel.NativeStyle = False
  632. Style.Shadow = False
  633. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  634. StyleDisabled.LookAndFeel.NativeStyle = False
  635. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  636. StyleFocused.LookAndFeel.NativeStyle = False
  637. StyleHot.LookAndFeel.Kind = lfUltraFlat
  638. StyleHot.LookAndFeel.NativeStyle = False
  639. TabOrder = 20
  640. Width = 268
  641. end
  642. object EdRtspPwd: TcxTextEdit
  643. Left = 143
  644. Top = 214
  645. Properties.Alignment.Horz = taLeftJustify
  646. Properties.Alignment.Vert = taVCenter
  647. Properties.MaxLength = 0
  648. Properties.ReadOnly = False
  649. Style.LookAndFeel.Kind = lfUltraFlat
  650. Style.LookAndFeel.NativeStyle = False
  651. Style.Shadow = False
  652. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  653. StyleDisabled.LookAndFeel.NativeStyle = False
  654. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  655. StyleFocused.LookAndFeel.NativeStyle = False
  656. StyleHot.LookAndFeel.Kind = lfUltraFlat
  657. StyleHot.LookAndFeel.NativeStyle = False
  658. TabOrder = 21
  659. Width = 268
  660. end
  661. object SePosX: TcxSpinEdit
  662. Left = 143
  663. Top = 312
  664. Properties.Alignment.Horz = taRightJustify
  665. Properties.Alignment.Vert = taVCenter
  666. Properties.DisplayFormat = '##0.######0'
  667. Properties.EditFormat = '##0.######0'
  668. Properties.MaxValue = 9999999999.000000000000000000
  669. Properties.ReadOnly = False
  670. Properties.SpinButtons.Visible = False
  671. Properties.ValueType = vtFloat
  672. Style.LookAndFeel.Kind = lfUltraFlat
  673. Style.LookAndFeel.NativeStyle = False
  674. Style.TextStyle = []
  675. Style.ButtonStyle = btsUltraFlat
  676. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  677. StyleDisabled.LookAndFeel.NativeStyle = False
  678. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  679. StyleFocused.LookAndFeel.NativeStyle = False
  680. StyleFocused.TextStyle = [fsBold]
  681. StyleHot.LookAndFeel.Kind = lfUltraFlat
  682. StyleHot.LookAndFeel.NativeStyle = False
  683. TabOrder = 22
  684. Width = 99
  685. end
  686. object SePosY: TcxSpinEdit
  687. Left = 250
  688. Top = 312
  689. Properties.Alignment.Horz = taRightJustify
  690. Properties.Alignment.Vert = taVCenter
  691. Properties.DisplayFormat = '##0.######0'
  692. Properties.EditFormat = '##0.######0'
  693. Properties.MaxValue = 9999999999.000000000000000000
  694. Properties.ReadOnly = False
  695. Properties.SpinButtons.Visible = False
  696. Properties.ValueType = vtFloat
  697. Style.LookAndFeel.Kind = lfUltraFlat
  698. Style.LookAndFeel.NativeStyle = False
  699. Style.TextStyle = []
  700. Style.ButtonStyle = btsUltraFlat
  701. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  702. StyleDisabled.LookAndFeel.NativeStyle = False
  703. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  704. StyleFocused.LookAndFeel.NativeStyle = False
  705. StyleFocused.TextStyle = [fsBold]
  706. StyleHot.LookAndFeel.Kind = lfUltraFlat
  707. StyleHot.LookAndFeel.NativeStyle = False
  708. TabOrder = 23
  709. Width = 99
  710. end
  711. object SeAngle: TcxSpinEdit
  712. Left = 143
  713. Top = 277
  714. Properties.Alignment.Horz = taRightJustify
  715. Properties.Alignment.Vert = taVCenter
  716. Properties.AssignedValues.MinValue = True
  717. Properties.DisplayFormat = '#,##0'
  718. Properties.EditFormat = '#,##0'
  719. Properties.LargeIncrement = 5.000000000000000000
  720. Properties.MaxValue = 999.000000000000000000
  721. Properties.ValueType = vtInt
  722. Style.LookAndFeel.Kind = lfUltraFlat
  723. Style.LookAndFeel.NativeStyle = False
  724. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  725. StyleDisabled.LookAndFeel.NativeStyle = False
  726. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  727. StyleFocused.LookAndFeel.NativeStyle = False
  728. StyleFocused.TextStyle = [fsBold]
  729. StyleHot.LookAndFeel.Kind = lfUltraFlat
  730. StyleHot.LookAndFeel.NativeStyle = False
  731. TabOrder = 24
  732. Width = 74
  733. end
  734. object cxLabel1: TcxLabel
  735. Left = 30
  736. Top = 278
  737. AutoSize = False
  738. Caption = #52852#47700#46972' '#50549#44544
  739. Properties.Alignment.Horz = taRightJustify
  740. Properties.Alignment.Vert = taVCenter
  741. Transparent = True
  742. Height = 21
  743. Width = 110
  744. AnchorX = 140
  745. AnchorY = 289
  746. end
  747. end
  748. end
  749. object EdCrossId: TcxTextEdit
  750. Left = 344
  751. Top = 147
  752. TabOrder = 2
  753. Visible = False
  754. Width = 62
  755. end
  756. end
  757. object GrpMap: TcxGroupBox
  758. Left = 331
  759. Top = 0
  760. Align = alClient
  761. Caption = #9654' '#50948#52824' '#51221#48372
  762. Style.TextStyle = [fsBold]
  763. TabOrder = 2
  764. Height = 800
  765. Width = 583
  766. inline FRAMEOpenMap1: TFRAMEOpenMap
  767. Left = 3
  768. Top = 19
  769. Width = 577
  770. Height = 771
  771. Align = alClient
  772. ParentShowHint = False
  773. ShowHint = True
  774. TabOrder = 0
  775. ExplicitLeft = 3
  776. ExplicitTop = 19
  777. ExplicitWidth = 577
  778. ExplicitHeight = 771
  779. inherited PnlToolbar: TPanel
  780. Width = 577
  781. ExplicitWidth = 577
  782. inherited EdFocus: TEdit
  783. Height = 25
  784. ExplicitHeight = 25
  785. end
  786. inherited cxLabel26: TcxLabel
  787. AnchorX = 122
  788. AnchorY = 19
  789. end
  790. inherited cxLabel27: TcxLabel
  791. AnchorX = 280
  792. AnchorY = 19
  793. end
  794. inherited PnlGisTool: TPanel
  795. Width = 144
  796. ExplicitWidth = 144
  797. inherited ChkShowNmbr: TcxCheckBox
  798. ExplicitHeight = 28
  799. end
  800. inherited EdMapPos: TcxTextEdit
  801. ExplicitHeight = 28
  802. end
  803. end
  804. inherited cxLabel1: TcxLabel
  805. AnchorX = 346
  806. AnchorY = 19
  807. end
  808. inherited LblZoom: TcxLabel
  809. Left = 490
  810. ExplicitLeft = 490
  811. AnchorX = 572
  812. AnchorY = 19
  813. end
  814. end
  815. inherited lblTitle: TcxLabel
  816. ExplicitWidth = 69
  817. ExplicitHeight = 21
  818. end
  819. inherited reMsg: TMemo
  820. Top = 624
  821. Width = 577
  822. ExplicitTop = 624
  823. ExplicitWidth = 577
  824. end
  825. inherited PnlMap: TPanel
  826. Width = 577
  827. Height = 586
  828. ExplicitWidth = 577
  829. ExplicitHeight = 586
  830. inherited WebBrowser1: TWebBrowser
  831. Width = 573
  832. Height = 582
  833. ExplicitWidth = 637
  834. ExplicitHeight = 362
  835. ControlData = {
  836. 4C000000393B0000273C00000000000000000000000000000000000000000000
  837. 000000004C000000000000000000000001000000E0D057007335CF11AE690800
  838. 2B2E126208000000000000004C0000000114020000000000C000000000000046
  839. 8000000000000000000000000000000000000000000000000000000000000000
  840. 00000000000000000100000000000000000000000000000000000000}
  841. end
  842. end
  843. inherited ilToolbarsSmall: TcxImageList
  844. FormatVersion = 1
  845. end
  846. end
  847. object ChkViewIcon: TcxCheckBox
  848. Left = 140
  849. Top = -5
  850. Cursor = crHandPoint
  851. Caption = #44368#52264#47196' '#50500#51060#53080
  852. State = cbsChecked
  853. TabOrder = 1
  854. Transparent = True
  855. Visible = False
  856. OnClick = ChkViewIconClick
  857. Width = 121
  858. end
  859. end
  860. object cxSplitter2: TcxSplitter
  861. Left = 914
  862. Top = 0
  863. Width = 6
  864. Height = 800
  865. AlignSplitter = salRight
  866. Control = GrpInfo
  867. end
  868. object cxGroupBox5: TcxGroupBox
  869. Left = 0
  870. Top = 0
  871. Align = alLeft
  872. Caption = #9654' '#44368#52264#47196#44368#53685#47049' '#52852#47700#46972
  873. Style.TextStyle = [fsBold]
  874. TabOrder = 4
  875. Height = 800
  876. Width = 325
  877. inline FRAMECrsCamList1: TFRAMECrsCamList
  878. Left = 3
  879. Top = 19
  880. Width = 319
  881. Height = 771
  882. Align = alClient
  883. TabOrder = 0
  884. ExplicitLeft = 3
  885. ExplicitTop = 19
  886. ExplicitWidth = 319
  887. ExplicitHeight = 771
  888. inherited CxList: TcxGrid
  889. Width = 319
  890. Height = 709
  891. ExplicitWidth = 319
  892. ExplicitHeight = 709
  893. inherited TvList: TcxGridTableView
  894. OnCellDblClick = FRAMECrsCamList1TvListCellDblClick
  895. inherited Column05: TcxGridColumn
  896. Width = 105
  897. end
  898. end
  899. end
  900. inherited PnlTop: TPanel
  901. Width = 319
  902. ExplicitWidth = 319
  903. inherited ChkExpand: TcxCheckBox
  904. ExplicitHeight = 21
  905. end
  906. end
  907. inherited PnlBottom: TPanel
  908. Top = 740
  909. Width = 319
  910. ExplicitTop = 740
  911. ExplicitWidth = 319
  912. inherited LblRecords: TLabel
  913. Left = 203
  914. Width = 25
  915. Height = 17
  916. ExplicitLeft = 192
  917. ExplicitWidth = 25
  918. ExplicitHeight = 17
  919. end
  920. inherited BtnExlSave: TcxButton
  921. Left = 234
  922. ExplicitLeft = 234
  923. end
  924. end
  925. inherited lblFileName: TcxLabel
  926. ExplicitWidth = 157
  927. ExplicitHeight = 21
  928. end
  929. inherited CbType: TcxComboBox
  930. ExplicitHeight = 25
  931. end
  932. inherited Cb_DTCT_DIR: TcxComboBox
  933. ExplicitHeight = 25
  934. end
  935. end
  936. end
  937. end
  938. end
  939. object lblText1: TcxLabel
  940. Left = 547
  941. Top = 169
  942. Caption = #49352#47196#50868' '#52852#47700#46972' '#51221#48372#47484' '#49373#49457#54616#51648' '#47803#54616#50688#49845#45768#45796'.'#13#10#54532#47196#44536#47016' '#51333#47308#54980#50640' '#45796#49884' '#49884#46020#54644' '#48372#49464#50836'.'
  943. Transparent = True
  944. Visible = False
  945. end
  946. object lblText2: TcxLabel
  947. Left = 528
  948. Top = 56
  949. Caption = #49325#51228#54624' '#52852#47700#46972' '#51221#48372#47484' '#47785#47197#50640#49436' '#49440#53469#54616#49464#50836'.'#13#10#47785#47197#50640#49436' '#45908#48660#53364#47533#54616#50668' '#49440#53469#54633#45768#45796'.'
  950. Transparent = True
  951. Visible = False
  952. end
  953. object lblText3: TcxLabel
  954. Left = 985
  955. Top = 82
  956. Caption = #52852#47700#46972' ID'
  957. Transparent = True
  958. Visible = False
  959. end
  960. object lblText4: TcxLabel
  961. Left = 1060
  962. Top = 87
  963. Caption = #49440#53469#54616#49888' '#52852#47700#46972' '#51221#48372#47484' '#49325#51228#54616#49884#44192#49845#45768#44620'?'
  964. Transparent = True
  965. Visible = False
  966. end
  967. object lblText5: TcxLabel
  968. Left = 774
  969. Top = 82
  970. Caption = #52852#47700#46972' '#51221#48372#49325#51228#13#10#52852#47700#46972' '#51221#48372#47484' '#49325#51228' '#54616#50688#49845#45768#45796'.'
  971. Transparent = True
  972. Visible = False
  973. end
  974. object TmrShow: TTimer
  975. Enabled = False
  976. Interval = 300
  977. OnTimer = TmrShowTimer
  978. Left = 472
  979. Top = 12
  980. end
  981. end