CRSM200MF.dfm 32 KB

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