AVIM010MF.dfm 29 KB

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