AVIM010MF.dfm 29 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040
  1. object AVIM010M: TAVIM010M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'AVI-'#51228#50612#44592' '#44288#47532
  7. ClientHeight = 752
  8. ClientWidth = 1227
  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. 1227
  24. 752)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1219
  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 = 1219
  57. Height = 696
  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 = 1138
  66. Top = 11
  67. Width = 75
  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 = 1201
  96. Height = 683
  97. Anchors = [akLeft, akTop, akRight, akBottom]
  98. BevelOuter = bvNone
  99. ParentBackground = False
  100. ParentColor = True
  101. TabOrder = 2
  102. object PnlLeft: TPanel
  103. Left = 0
  104. Top = 0
  105. Width = 271
  106. Height = 683
  107. Align = alLeft
  108. BevelOuter = bvNone
  109. TabOrder = 0
  110. object cxGroupBox3: TcxGroupBox
  111. Left = 0
  112. Top = 0
  113. Align = alClient
  114. Caption = #9654' AVI-'#51228#50612#44592' '#47785#47197
  115. Style.BorderColor = clCaptionText
  116. Style.Shadow = False
  117. Style.TextColor = clWindowText
  118. Style.TextStyle = [fsBold]
  119. TabOrder = 0
  120. Height = 683
  121. Width = 271
  122. inline FRAMEAviList1: TFRAMEAviList
  123. Left = 3
  124. Top = 19
  125. Width = 265
  126. Height = 654
  127. Align = alClient
  128. TabOrder = 0
  129. ExplicitLeft = 3
  130. ExplicitTop = 19
  131. ExplicitWidth = 265
  132. ExplicitHeight = 654
  133. inherited CxList: TcxGrid
  134. Width = 265
  135. Height = 592
  136. ExplicitWidth = 265
  137. ExplicitHeight = 592
  138. inherited TvList: TcxGridTableView
  139. OnCellDblClick = FRAMEAviList1TvListCellDblClick
  140. end
  141. end
  142. inherited PnlTop: TPanel
  143. Width = 265
  144. ExplicitWidth = 265
  145. end
  146. inherited PnlBottom: TPanel
  147. Top = 623
  148. Width = 265
  149. ExplicitTop = 623
  150. ExplicitWidth = 265
  151. inherited LblRecords: TLabel
  152. Left = 154
  153. Width = 25
  154. Height = 17
  155. ExplicitLeft = 234
  156. ExplicitWidth = 25
  157. ExplicitHeight = 17
  158. end
  159. inherited BtnExlSave: TcxButton
  160. Left = 185
  161. ExplicitLeft = 185
  162. end
  163. end
  164. end
  165. end
  166. end
  167. object cxSplitter1: TcxSplitter
  168. Left = 271
  169. Top = 0
  170. Width = 6
  171. Height = 683
  172. Control = PnlLeft
  173. end
  174. object GrpMap: TcxGroupBox
  175. Left = 277
  176. Top = 0
  177. Align = alClient
  178. Caption = #9654' '#50948#52824#49444#51221
  179. Style.BorderColor = clCaptionText
  180. Style.Shadow = False
  181. Style.TextColor = clBlack
  182. Style.TextStyle = [fsBold]
  183. TabOrder = 2
  184. Height = 683
  185. Width = 577
  186. object ChkViewIcon: TcxCheckBox
  187. Left = 107
  188. Top = -5
  189. Cursor = crHandPoint
  190. Caption = 'AVI '#50500#51060#53080
  191. State = cbsChecked
  192. TabOrder = 0
  193. Transparent = True
  194. OnClick = ChkViewIconClick
  195. Width = 121
  196. end
  197. inline FRAMEGisMap1: TFRAMEFlashMap
  198. Left = 3
  199. Top = 19
  200. Width = 571
  201. Height = 654
  202. Align = alClient
  203. TabOrder = 1
  204. ExplicitLeft = 3
  205. ExplicitTop = 19
  206. ExplicitWidth = 571
  207. ExplicitHeight = 654
  208. inherited Panel1: TPanel
  209. Width = 571
  210. Height = 593
  211. ExplicitWidth = 571
  212. ExplicitHeight = 593
  213. inherited ShockwaveFlash1: TShockwaveFlashEx
  214. ControlData = {
  215. 67556655000E0000D8130000D813000008000200000000000800000000000800
  216. 0000000008000E000000570069006E0064006F00770000000800060000002D00
  217. 310000000800060000002D003100000008000A00000048006900670068000000
  218. 08000200000000000800060000002D0031000000080000000000080002000000
  219. 0000080010000000530068006F00770041006C006C0000000800040000003000
  220. 0000080004000000300000000800020000000000080000000000080002000000
  221. 00000D0000000000000000000000000000000000080004000000310000000800
  222. 0400000030000000080000000000080004000000300000000800080000006100
  223. 6C006C00000008000C000000660061006C0073006500000008000C0000006600
  224. 61006C007300650000000800040000003000000008000C000000730063006100
  225. 6C0065000000}
  226. end
  227. inherited Memo1: TMemo
  228. Height = 390
  229. ExplicitHeight = 390
  230. end
  231. end
  232. inherited GrpTool: TcxGroupBox
  233. ExplicitWidth = 571
  234. Width = 571
  235. inherited LbDef: TLabel
  236. Width = 247
  237. Height = 17
  238. ExplicitWidth = 247
  239. ExplicitHeight = 17
  240. end
  241. end
  242. inherited StatusBar: TStatusBar
  243. Top = 634
  244. Width = 571
  245. ExplicitTop = 634
  246. ExplicitWidth = 571
  247. end
  248. end
  249. object ChkViewName: TcxCheckBox
  250. Left = 216
  251. Top = -5
  252. Cursor = crHandPoint
  253. Caption = 'AVI '#50948#52824#47749
  254. State = cbsChecked
  255. TabOrder = 2
  256. Transparent = True
  257. OnClick = ChkViewIconClick
  258. Width = 121
  259. end
  260. end
  261. object GrpInfo: TcxGroupBox
  262. Left = 860
  263. Top = 0
  264. Align = alRight
  265. Caption = #9654' AVI-'#51228#50612#44592' '#51221#48372
  266. Style.BorderColor = clCaptionText
  267. Style.Shadow = False
  268. Style.TextColor = clBlack
  269. Style.TextStyle = [fsBold]
  270. TabOrder = 3
  271. DesignSize = (
  272. 341
  273. 676)
  274. Height = 683
  275. Width = 341
  276. object ImgDesc01: TImage
  277. Left = 9
  278. Top = 39
  279. Width = 9
  280. Height = 9
  281. Transparent = True
  282. end
  283. object ImgDesc02: TImage
  284. Left = 9
  285. Top = 69
  286. Width = 9
  287. Height = 9
  288. Transparent = True
  289. end
  290. object ImgDesc03: TImage
  291. Left = 9
  292. Top = 99
  293. Width = 9
  294. Height = 9
  295. Transparent = True
  296. end
  297. object ImgDesc04: TImage
  298. Left = 9
  299. Top = 130
  300. Width = 9
  301. Height = 9
  302. Transparent = True
  303. end
  304. object ImgDesc05: TImage
  305. Left = 9
  306. Top = 160
  307. Width = 9
  308. Height = 9
  309. Transparent = True
  310. end
  311. object ImgDesc06: TImage
  312. Left = 9
  313. Top = 191
  314. Width = 9
  315. Height = 9
  316. Transparent = True
  317. end
  318. object ImgDesc07: TImage
  319. Left = 9
  320. Top = 221
  321. Width = 9
  322. Height = 9
  323. Transparent = True
  324. end
  325. object ImgDesc08: TImage
  326. Left = 9
  327. Top = 251
  328. Width = 9
  329. Height = 9
  330. Transparent = True
  331. end
  332. object ImgDesc09: TImage
  333. Left = 9
  334. Top = 282
  335. Width = 9
  336. Height = 9
  337. Transparent = True
  338. end
  339. object ImgDesc10: TImage
  340. Left = 9
  341. Top = 312
  342. Width = 9
  343. Height = 9
  344. Transparent = True
  345. end
  346. object ImgDesc11: TImage
  347. Left = 9
  348. Top = 343
  349. Width = 9
  350. Height = 9
  351. Transparent = True
  352. end
  353. object ImgDesc12: TImage
  354. Left = 9
  355. Top = 373
  356. Width = 9
  357. Height = 9
  358. Transparent = True
  359. end
  360. object ImgDesc13: TImage
  361. Left = 9
  362. Top = 403
  363. Width = 9
  364. Height = 9
  365. Transparent = True
  366. end
  367. object ImgDesc14: TImage
  368. Left = 9
  369. Top = 434
  370. Width = 9
  371. Height = 9
  372. Transparent = True
  373. end
  374. object ImgDesc15: TImage
  375. Left = 9
  376. Top = 464
  377. Width = 9
  378. Height = 9
  379. Transparent = True
  380. end
  381. object ImgDesc16: TImage
  382. Left = 9
  383. Top = 495
  384. Width = 9
  385. Height = 9
  386. Transparent = True
  387. end
  388. object ImgDesc17: TImage
  389. Left = 9
  390. Top = 525
  391. Width = 9
  392. Height = 9
  393. Transparent = True
  394. end
  395. object ImgDesc18: TImage
  396. Left = 9
  397. Top = 556
  398. Width = 9
  399. Height = 9
  400. Transparent = True
  401. end
  402. object PnlMenu: TPanel
  403. Left = 3
  404. Top = 642
  405. Width = 335
  406. Height = 31
  407. Align = alBottom
  408. BevelOuter = bvNone
  409. TabOrder = 0
  410. DesignSize = (
  411. 335
  412. 31)
  413. object BtnEdit: TcxButton
  414. Tag = 2
  415. Left = 11
  416. Top = 3
  417. Width = 75
  418. Height = 25
  419. Cursor = crHandPoint
  420. Hint = #45936#51060#53552' '#54200#51665
  421. Anchors = [akRight, akBottom]
  422. Caption = #54200#51665
  423. Colors.Default = 10737865
  424. Enabled = False
  425. TabOrder = 0
  426. Font.Charset = DEFAULT_CHARSET
  427. Font.Color = clBlack
  428. Font.Height = -13
  429. Font.Name = #47569#51008' '#44256#46357
  430. Font.Style = [fsBold]
  431. ParentFont = False
  432. OnClick = BtnEditClick
  433. end
  434. object BtnInsert: TcxButton
  435. Tag = 2
  436. Left = 92
  437. Top = 3
  438. Width = 75
  439. Height = 25
  440. Cursor = crHandPoint
  441. Hint = #45936#51060#53552' '#52628#44032
  442. Anchors = [akRight, akBottom]
  443. Caption = #52628#44032
  444. Colors.Default = 10737865
  445. TabOrder = 1
  446. Font.Charset = DEFAULT_CHARSET
  447. Font.Color = clBlack
  448. Font.Height = -13
  449. Font.Name = #47569#51008' '#44256#46357
  450. Font.Style = [fsBold]
  451. ParentFont = False
  452. OnClick = BtnInsertClick
  453. end
  454. object BtnDelete: TcxButton
  455. Tag = 4
  456. Left = 174
  457. Top = 3
  458. Width = 75
  459. Height = 25
  460. Cursor = crHandPoint
  461. Hint = #45936#51060#53552' '#49325#51228
  462. Anchors = [akRight, akBottom]
  463. Caption = #49325#51228
  464. Colors.Default = 10737865
  465. Enabled = False
  466. TabOrder = 2
  467. Font.Charset = DEFAULT_CHARSET
  468. Font.Color = clBlack
  469. Font.Height = -13
  470. Font.Name = #47569#51008' '#44256#46357
  471. Font.Style = [fsBold]
  472. ParentFont = False
  473. OnClick = BtnDeleteClick
  474. end
  475. object BtnSave: TcxButton
  476. Tag = 5
  477. Left = 255
  478. Top = 3
  479. Width = 75
  480. Height = 25
  481. Cursor = crHandPoint
  482. Hint = #54200#51665#51089#50629' '#51200#51109
  483. Anchors = [akRight, akBottom]
  484. Caption = #51200#51109
  485. Colors.Default = 10737865
  486. Enabled = False
  487. TabOrder = 3
  488. Font.Charset = DEFAULT_CHARSET
  489. Font.Color = clBlack
  490. Font.Height = -13
  491. Font.Name = #47569#51008' '#44256#46357
  492. Font.Style = [fsBold]
  493. ParentFont = False
  494. OnClick = BtnSaveClick
  495. end
  496. end
  497. object EdAVI_CTLR_MNGM_NMBR: TcxTextEdit
  498. Left = 143
  499. Top = 30
  500. Enabled = False
  501. Properties.Alignment.Horz = taCenter
  502. Properties.Alignment.Vert = taVCenter
  503. TabOrder = 1
  504. Width = 121
  505. end
  506. object EdAVI_LCTN_NM: TcxTextEdit
  507. Left = 143
  508. Top = 90
  509. Properties.Alignment.Horz = taLeftJustify
  510. Properties.Alignment.Vert = taVCenter
  511. Properties.MaxLength = 60
  512. Properties.ReadOnly = False
  513. TabOrder = 2
  514. Width = 164
  515. end
  516. object EdAVI_CTLR_IP: TcxTextEdit
  517. Left = 143
  518. Top = 212
  519. Properties.Alignment.Horz = taCenter
  520. Properties.Alignment.Vert = taVCenter
  521. Properties.MaxLength = 20
  522. Properties.ReadOnly = False
  523. TabOrder = 5
  524. Width = 114
  525. end
  526. object EdAVI_CTLR_CMNC_PORT: TcxTextEdit
  527. Left = 263
  528. Top = 212
  529. Properties.Alignment.Horz = taRightJustify
  530. Properties.Alignment.Vert = taVCenter
  531. Properties.MaxLength = 5
  532. Properties.ReadOnly = False
  533. TabOrder = 6
  534. Width = 55
  535. end
  536. object EdId: TcxTextEdit
  537. Left = 143
  538. Top = -3
  539. TabOrder = 7
  540. Text = 'EdId'
  541. Visible = False
  542. Width = 121
  543. end
  544. object SeX_CRDN: TcxSpinEdit
  545. Left = 143
  546. Top = 182
  547. Properties.Alignment.Horz = taRightJustify
  548. Properties.Alignment.Vert = taVCenter
  549. Properties.DisplayFormat = '##0.######0'
  550. Properties.EditFormat = '##0.######0'
  551. Properties.MaxValue = 9999999999.000000000000000000
  552. Properties.ReadOnly = False
  553. Properties.SpinButtons.Visible = False
  554. Properties.ValueType = vtFloat
  555. Style.LookAndFeel.Kind = lfUltraFlat
  556. Style.LookAndFeel.NativeStyle = False
  557. Style.TextStyle = []
  558. Style.ButtonStyle = btsUltraFlat
  559. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  560. StyleDisabled.LookAndFeel.NativeStyle = False
  561. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  562. StyleFocused.LookAndFeel.NativeStyle = False
  563. StyleFocused.TextStyle = [fsBold]
  564. StyleHot.LookAndFeel.Kind = lfUltraFlat
  565. StyleHot.LookAndFeel.NativeStyle = False
  566. TabOrder = 3
  567. Width = 87
  568. end
  569. object SeY_CRDN: TcxSpinEdit
  570. Left = 231
  571. Top = 182
  572. Properties.Alignment.Horz = taRightJustify
  573. Properties.Alignment.Vert = taVCenter
  574. Properties.DisplayFormat = '##0.######0'
  575. Properties.EditFormat = '##0.######0'
  576. Properties.MaxValue = 9999999999.000000000000000000
  577. Properties.ReadOnly = False
  578. Properties.SpinButtons.Visible = False
  579. Properties.ValueType = vtFloat
  580. Style.LookAndFeel.Kind = lfUltraFlat
  581. Style.LookAndFeel.NativeStyle = False
  582. Style.TextStyle = []
  583. Style.ButtonStyle = btsUltraFlat
  584. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  585. StyleDisabled.LookAndFeel.NativeStyle = False
  586. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  587. StyleFocused.LookAndFeel.NativeStyle = False
  588. StyleFocused.TextStyle = [fsBold]
  589. StyleHot.LookAndFeel.Kind = lfUltraFlat
  590. StyleHot.LookAndFeel.NativeStyle = False
  591. TabOrder = 4
  592. Width = 87
  593. end
  594. object cxLabel1: TcxLabel
  595. Left = 38
  596. Top = 31
  597. Caption = #51228#50612#44592' '#44288#47532#48264#54840
  598. Properties.Alignment.Horz = taRightJustify
  599. Properties.Alignment.Vert = taVCenter
  600. Transparent = True
  601. AnchorX = 138
  602. AnchorY = 42
  603. end
  604. object cxLabel2: TcxLabel
  605. Left = 95
  606. Top = 61
  607. Caption = 'AVI ID'
  608. Properties.Alignment.Horz = taRightJustify
  609. Properties.Alignment.Vert = taVCenter
  610. Transparent = True
  611. AnchorX = 138
  612. AnchorY = 72
  613. end
  614. object cxLabel3: TcxLabel
  615. Left = 64
  616. Top = 91
  617. Caption = #49444#52824' '#50948#52824#47749
  618. Properties.Alignment.Horz = taRightJustify
  619. Properties.Alignment.Vert = taVCenter
  620. Transparent = True
  621. AnchorX = 138
  622. AnchorY = 102
  623. end
  624. object cxLabel4: TcxLabel
  625. Left = 77
  626. Top = 122
  627. Caption = #50976#54952' '#50668#48512
  628. Properties.Alignment.Horz = taRightJustify
  629. Properties.Alignment.Vert = taVCenter
  630. Transparent = True
  631. AnchorX = 138
  632. AnchorY = 133
  633. end
  634. object cxLabel6: TcxLabel
  635. Left = 90
  636. Top = 152
  637. Caption = #47553#53356' ID'
  638. Properties.Alignment.Horz = taRightJustify
  639. Properties.Alignment.Vert = taVCenter
  640. Transparent = True
  641. AnchorX = 138
  642. AnchorY = 163
  643. end
  644. object cxLabel7: TcxLabel
  645. Left = 83
  646. Top = 183
  647. Caption = #50948#52824' X/Y'
  648. Properties.Alignment.Horz = taRightJustify
  649. Properties.Alignment.Vert = taVCenter
  650. Transparent = True
  651. AnchorX = 138
  652. AnchorY = 194
  653. end
  654. object cxLabel8: TcxLabel
  655. Left = 42
  656. Top = 213
  657. Caption = #51228#50612#44592' IP/PORT'
  658. Properties.Alignment.Horz = taRightJustify
  659. Properties.Alignment.Vert = taVCenter
  660. Transparent = True
  661. AnchorX = 138
  662. AnchorY = 224
  663. end
  664. object cxLabel9: TcxLabel
  665. Left = 51
  666. Top = 244
  667. Caption = #51452#51228#50612#44592' '#50668#48512
  668. Properties.Alignment.Horz = taRightJustify
  669. Properties.Alignment.Vert = taVCenter
  670. Transparent = True
  671. AnchorX = 138
  672. AnchorY = 255
  673. end
  674. object cxLabel10: TcxLabel
  675. Left = 51
  676. Top = 274
  677. Caption = #44288#47532#52264#47196' '#44060#49688
  678. Properties.Alignment.Horz = taRightJustify
  679. Properties.Alignment.Vert = taVCenter
  680. Transparent = True
  681. AnchorX = 138
  682. AnchorY = 285
  683. end
  684. object cxLabel11: TcxLabel
  685. Left = 30
  686. Top = 615
  687. Anchors = [akLeft, akBottom]
  688. Caption = #54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  689. StyleDisabled.BorderColor = cl3DLight
  690. Transparent = True
  691. end
  692. object cxLabel12: TcxLabel
  693. Left = 12
  694. Top = 614
  695. Anchors = [akLeft, akBottom]
  696. Caption = #9733
  697. Style.TextColor = clRed
  698. Transparent = True
  699. end
  700. object cxLabel15: TcxLabel
  701. Left = 316
  702. Top = 179
  703. Caption = #9733
  704. Style.TextColor = clRed
  705. Transparent = True
  706. end
  707. object CbAVI_VALD_YN: TcxComboBox
  708. Left = 143
  709. Top = 121
  710. Cursor = crHandPoint
  711. Properties.Alignment.Horz = taCenter
  712. Properties.Alignment.Vert = taVCenter
  713. Properties.DropDownListStyle = lsFixedList
  714. Properties.DropDownSizeable = True
  715. Properties.Items.Strings = (
  716. 'N'
  717. 'Y')
  718. Properties.ReadOnly = False
  719. TabOrder = 20
  720. Text = 'N'
  721. Width = 121
  722. end
  723. object cxLabel5: TcxLabel
  724. Left = 64
  725. Top = 305
  726. Caption = #52852#47700#46972' '#44060#49688
  727. Properties.Alignment.Horz = taRightJustify
  728. Properties.Alignment.Vert = taVCenter
  729. Transparent = True
  730. AnchorX = 138
  731. AnchorY = 316
  732. end
  733. object cxLabel13: TcxLabel
  734. Left = 64
  735. Top = 335
  736. Caption = #44160#51648#44592' '#44060#49688
  737. Properties.Alignment.Horz = taRightJustify
  738. Properties.Alignment.Vert = taVCenter
  739. Transparent = True
  740. AnchorX = 138
  741. AnchorY = 346
  742. end
  743. object SeAVI_MNGM_LANE_NUM: TcxSpinEdit
  744. Left = 143
  745. Top = 273
  746. Properties.Alignment.Horz = taRightJustify
  747. Properties.Alignment.Vert = taVCenter
  748. Properties.AssignedValues.MinValue = True
  749. Properties.MaxValue = 99.000000000000000000
  750. Properties.ReadOnly = False
  751. Properties.ValueType = vtInt
  752. Style.BorderStyle = ebsUltraFlat
  753. Style.LookAndFeel.Kind = lfUltraFlat
  754. Style.LookAndFeel.NativeStyle = False
  755. Style.ButtonStyle = btsUltraFlat
  756. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  757. StyleDisabled.LookAndFeel.NativeStyle = False
  758. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  759. StyleFocused.LookAndFeel.NativeStyle = False
  760. StyleHot.LookAndFeel.Kind = lfUltraFlat
  761. StyleHot.LookAndFeel.NativeStyle = False
  762. TabOrder = 23
  763. Width = 70
  764. end
  765. object SeAVI_CMRA_NUM: TcxSpinEdit
  766. Left = 143
  767. Top = 304
  768. Properties.Alignment.Horz = taRightJustify
  769. Properties.Alignment.Vert = taVCenter
  770. Properties.AssignedValues.MinValue = True
  771. Properties.MaxValue = 99.000000000000000000
  772. Properties.ReadOnly = False
  773. Properties.ValueType = vtInt
  774. Style.BorderStyle = ebsUltraFlat
  775. Style.LookAndFeel.Kind = lfUltraFlat
  776. Style.LookAndFeel.NativeStyle = False
  777. Style.ButtonStyle = btsUltraFlat
  778. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  779. StyleDisabled.LookAndFeel.NativeStyle = False
  780. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  781. StyleFocused.LookAndFeel.NativeStyle = False
  782. StyleHot.LookAndFeel.Kind = lfUltraFlat
  783. StyleHot.LookAndFeel.NativeStyle = False
  784. TabOrder = 24
  785. Width = 70
  786. end
  787. object SeAVI_DTCT_NUM: TcxSpinEdit
  788. Left = 143
  789. Top = 334
  790. Properties.Alignment.Horz = taRightJustify
  791. Properties.Alignment.Vert = taVCenter
  792. Properties.AssignedValues.MinValue = True
  793. Properties.MaxValue = 99.000000000000000000
  794. Properties.ReadOnly = False
  795. Properties.ValueType = vtInt
  796. Style.BorderStyle = ebsUltraFlat
  797. Style.LookAndFeel.Kind = lfUltraFlat
  798. Style.LookAndFeel.NativeStyle = False
  799. Style.ButtonStyle = btsUltraFlat
  800. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  801. StyleDisabled.LookAndFeel.NativeStyle = False
  802. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  803. StyleFocused.LookAndFeel.NativeStyle = False
  804. StyleHot.LookAndFeel.Kind = lfUltraFlat
  805. StyleHot.LookAndFeel.NativeStyle = False
  806. TabOrder = 25
  807. Width = 70
  808. end
  809. object cxLabel16: TcxLabel
  810. Left = 305
  811. Top = 91
  812. Caption = #9733
  813. Style.TextColor = clRed
  814. Transparent = True
  815. end
  816. object EdAVI_ID: TcxTextEdit
  817. Left = 143
  818. Top = 60
  819. Properties.Alignment.Horz = taCenter
  820. Properties.Alignment.Vert = taVCenter
  821. Properties.MaxLength = 10
  822. Properties.ReadOnly = False
  823. TabOrder = 27
  824. Width = 121
  825. end
  826. object cxLabel17: TcxLabel
  827. Left = 262
  828. Top = 60
  829. Caption = #9733
  830. Style.TextColor = clRed
  831. Transparent = True
  832. end
  833. object EdLINK_ID: TcxTextEdit
  834. Left = 143
  835. Top = 151
  836. Properties.Alignment.Horz = taCenter
  837. Properties.Alignment.Vert = taVCenter
  838. Properties.MaxLength = 10
  839. Properties.ReadOnly = False
  840. TabOrder = 29
  841. Width = 121
  842. end
  843. object CbAVI_MAIN_CTLR_YN: TcxComboBox
  844. Left = 143
  845. Top = 243
  846. Cursor = crHandPoint
  847. Properties.Alignment.Horz = taCenter
  848. Properties.Alignment.Vert = taVCenter
  849. Properties.DropDownListStyle = lsFixedList
  850. Properties.DropDownSizeable = True
  851. Properties.Items.Strings = (
  852. 'N'
  853. 'Y')
  854. Properties.ReadOnly = False
  855. TabOrder = 30
  856. Text = 'N'
  857. Width = 121
  858. end
  859. object EdAVI_DTCT_NM: TcxTextEdit
  860. Left = 143
  861. Top = 365
  862. Properties.Alignment.Horz = taLeftJustify
  863. Properties.Alignment.Vert = taVCenter
  864. Properties.MaxLength = 60
  865. Properties.ReadOnly = False
  866. TabOrder = 31
  867. Width = 164
  868. end
  869. object cxLabel14: TcxLabel
  870. Left = 77
  871. Top = 366
  872. Caption = #44160#51648#44592' '#47749
  873. Properties.Alignment.Horz = taRightJustify
  874. Properties.Alignment.Vert = taVCenter
  875. Transparent = True
  876. AnchorX = 138
  877. AnchorY = 377
  878. end
  879. object cxLabel18: TcxLabel
  880. Left = 61
  881. Top = 396
  882. Caption = #49688#51665#51452#44592'('#52488')'
  883. Properties.Alignment.Horz = taRightJustify
  884. Properties.Alignment.Vert = taVCenter
  885. Transparent = True
  886. AnchorX = 138
  887. AnchorY = 407
  888. end
  889. object SeAVI_CLCT_CYCL: TcxSpinEdit
  890. Left = 143
  891. Top = 395
  892. Properties.Alignment.Horz = taRightJustify
  893. Properties.Alignment.Vert = taVCenter
  894. Properties.AssignedValues.MinValue = True
  895. Properties.MaxValue = 999.000000000000000000
  896. Properties.ReadOnly = False
  897. Properties.ValueType = vtInt
  898. Style.BorderStyle = ebsUltraFlat
  899. Style.LookAndFeel.Kind = lfUltraFlat
  900. Style.LookAndFeel.NativeStyle = False
  901. Style.ButtonStyle = btsUltraFlat
  902. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  903. StyleDisabled.LookAndFeel.NativeStyle = False
  904. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  905. StyleFocused.LookAndFeel.NativeStyle = False
  906. StyleHot.LookAndFeel.Kind = lfUltraFlat
  907. StyleHot.LookAndFeel.NativeStyle = False
  908. TabOrder = 34
  909. Width = 70
  910. end
  911. object cxLabel19: TcxLabel
  912. Left = 25
  913. Top = 427
  914. Caption = #51312#47749#51109#52824' '#51088#46041#50668#48512
  915. Properties.Alignment.Horz = taRightJustify
  916. Properties.Alignment.Vert = taVCenter
  917. Transparent = True
  918. AnchorX = 138
  919. AnchorY = 438
  920. end
  921. object CbAVI_LAMP_AUTO_YN: TcxComboBox
  922. Left = 143
  923. Top = 426
  924. Cursor = crHandPoint
  925. Properties.Alignment.Horz = taCenter
  926. Properties.Alignment.Vert = taVCenter
  927. Properties.DropDownListStyle = lsFixedList
  928. Properties.DropDownSizeable = True
  929. Properties.Items.Strings = (
  930. 'N'
  931. 'Y')
  932. Properties.ReadOnly = False
  933. TabOrder = 36
  934. Text = 'N'
  935. Width = 121
  936. end
  937. object cxLabel20: TcxLabel
  938. Left = 26
  939. Top = 457
  940. Caption = #51312#47749#51109#52824' ON '#49884#44033
  941. Properties.Alignment.Horz = taRightJustify
  942. Properties.Alignment.Vert = taVCenter
  943. Transparent = True
  944. AnchorX = 138
  945. AnchorY = 468
  946. end
  947. object EdAVI_LAMP_ON_HMS: TcxTextEdit
  948. Left = 143
  949. Top = 456
  950. Properties.Alignment.Horz = taCenter
  951. Properties.Alignment.Vert = taVCenter
  952. Properties.MaxLength = 6
  953. Properties.ReadOnly = False
  954. TabOrder = 38
  955. Width = 81
  956. end
  957. object EdAVI_LAMP_OFF_HMS: TcxTextEdit
  958. Left = 143
  959. Top = 487
  960. Properties.Alignment.Horz = taCenter
  961. Properties.Alignment.Vert = taVCenter
  962. Properties.MaxLength = 6
  963. Properties.ReadOnly = False
  964. TabOrder = 39
  965. Width = 81
  966. end
  967. object cxLabel21: TcxLabel
  968. Left = 24
  969. Top = 488
  970. Caption = #51312#47749#51109#52824' OFF '#49884#44033
  971. Properties.Alignment.Horz = taRightJustify
  972. Properties.Alignment.Vert = taVCenter
  973. Transparent = True
  974. AnchorX = 138
  975. AnchorY = 499
  976. end
  977. object cxLabel22: TcxLabel
  978. Left = 26
  979. Top = 518
  980. Caption = #51312#47749#51109#52824' ON '#50668#48512
  981. Properties.Alignment.Horz = taRightJustify
  982. Properties.Alignment.Vert = taVCenter
  983. Transparent = True
  984. AnchorX = 138
  985. AnchorY = 529
  986. end
  987. object CbAVI_LAMP_ON_YN: TcxComboBox
  988. Left = 143
  989. Top = 517
  990. Cursor = crHandPoint
  991. Properties.Alignment.Horz = taCenter
  992. Properties.Alignment.Vert = taVCenter
  993. Properties.DropDownListStyle = lsFixedList
  994. Properties.DropDownSizeable = True
  995. Properties.Items.Strings = (
  996. 'N'
  997. 'Y')
  998. Properties.ReadOnly = False
  999. TabOrder = 42
  1000. Text = 'N'
  1001. Width = 121
  1002. end
  1003. object EdRMRK: TcxTextEdit
  1004. Left = 143
  1005. Top = 548
  1006. Properties.Alignment.Horz = taLeftJustify
  1007. Properties.Alignment.Vert = taVCenter
  1008. Properties.MaxLength = 600
  1009. Properties.ReadOnly = False
  1010. TabOrder = 43
  1011. Width = 164
  1012. end
  1013. object cxLabel23: TcxLabel
  1014. Left = 108
  1015. Top = 549
  1016. Caption = #48708#44256
  1017. Properties.Alignment.Horz = taRightJustify
  1018. Properties.Alignment.Vert = taVCenter
  1019. Transparent = True
  1020. AnchorX = 138
  1021. AnchorY = 560
  1022. end
  1023. end
  1024. object cxSplitter2: TcxSplitter
  1025. Left = 854
  1026. Top = 0
  1027. Width = 6
  1028. Height = 683
  1029. AlignSplitter = salRight
  1030. Control = GrpInfo
  1031. end
  1032. end
  1033. object TmrShow: TTimer
  1034. Enabled = False
  1035. Interval = 300
  1036. OnTimer = TmrShowTimer
  1037. Left = 876
  1038. Top = 8
  1039. end
  1040. end