PIS0010MF.dfm 53 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633
  1. object PIS0010M: TPIS0010M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #51452#52264#51109' '#44288#47532
  7. ClientHeight = 848
  8. ClientWidth = 1287
  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. 1287
  24. 848)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1279
  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 = 1279
  57. Height = 792
  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 = 1198
  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 = 1261
  96. Height = 779
  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 = 1261
  106. Height = 174
  107. Align = alClient
  108. BevelOuter = bvNone
  109. TabOrder = 0
  110. object cxGroupBox3: TcxGroupBox
  111. Left = 0
  112. Top = 0
  113. Align = alClient
  114. Caption = #9654' '#51452#52264#51109' '#47785#47197
  115. ParentFont = False
  116. Style.BorderColor = clCaptionText
  117. Style.Font.Charset = DEFAULT_CHARSET
  118. Style.Font.Color = clWindowText
  119. Style.Font.Height = -13
  120. Style.Font.Name = #47569#51008' '#44256#46357
  121. Style.Font.Style = []
  122. Style.Shadow = False
  123. Style.TextColor = clWindowText
  124. Style.TextStyle = [fsBold]
  125. Style.IsFontAssigned = True
  126. TabOrder = 0
  127. Height = 174
  128. Width = 1261
  129. inline FRAMEParkingList1: TFRAMEParkingList
  130. Left = 3
  131. Top = 19
  132. Width = 1255
  133. Height = 145
  134. Align = alClient
  135. TabOrder = 0
  136. ExplicitLeft = 3
  137. ExplicitTop = 19
  138. ExplicitWidth = 1255
  139. ExplicitHeight = 145
  140. inherited CxList: TcxGrid
  141. Width = 1255
  142. Height = 83
  143. ExplicitWidth = 1255
  144. ExplicitHeight = 83
  145. inherited TvList: TcxGridTableView
  146. OnCellDblClick = FRAMEParkingList1TvListCellDblClick
  147. end
  148. end
  149. inherited PnlTop: TPanel
  150. Width = 1255
  151. ExplicitWidth = 1255
  152. end
  153. inherited PnlBottom: TPanel
  154. Top = 114
  155. Width = 1255
  156. ExplicitTop = 114
  157. ExplicitWidth = 1255
  158. inherited LblRecords: TLabel
  159. Left = 1144
  160. Width = 25
  161. Height = 17
  162. ExplicitLeft = 234
  163. ExplicitWidth = 25
  164. ExplicitHeight = 17
  165. end
  166. inherited BtnExlSave: TcxButton
  167. Left = 1175
  168. ExplicitLeft = 1175
  169. end
  170. end
  171. end
  172. end
  173. end
  174. object cxSplitter1: TcxSplitter
  175. Left = 0
  176. Top = 174
  177. Width = 1261
  178. Height = 6
  179. AlignSplitter = salBottom
  180. Control = PnlBottom
  181. Visible = False
  182. end
  183. object PnlBottom: TPanel
  184. Left = 0
  185. Top = 180
  186. Width = 1261
  187. Height = 599
  188. Align = alBottom
  189. BevelOuter = bvNone
  190. TabOrder = 2
  191. object cxSplitter3: TcxSplitter
  192. Left = 832
  193. Top = 0
  194. Width = 6
  195. Height = 599
  196. AlignSplitter = salRight
  197. Control = PnlEdit
  198. Visible = False
  199. end
  200. object GrpMap: TcxGroupBox
  201. Left = 0
  202. Top = 0
  203. Align = alClient
  204. Caption = #9654' '#50948#52824#49444#51221
  205. ParentFont = False
  206. Style.BorderColor = clCaptionText
  207. Style.Font.Charset = DEFAULT_CHARSET
  208. Style.Font.Color = clWindowText
  209. Style.Font.Height = -13
  210. Style.Font.Name = #47569#51008' '#44256#46357
  211. Style.Font.Style = []
  212. Style.Shadow = False
  213. Style.TextColor = clBlack
  214. Style.TextStyle = [fsBold]
  215. Style.IsFontAssigned = True
  216. TabOrder = 1
  217. Height = 599
  218. Width = 832
  219. inline FRAMEOpenMap1: TFRAMEOpenMap
  220. Left = 3
  221. Top = 19
  222. Width = 826
  223. Height = 570
  224. Align = alClient
  225. ParentShowHint = False
  226. ShowHint = True
  227. TabOrder = 0
  228. ExplicitLeft = 3
  229. ExplicitTop = 19
  230. ExplicitWidth = 826
  231. ExplicitHeight = 570
  232. inherited PnlToolbar: TPanel
  233. Width = 826
  234. ExplicitWidth = 826
  235. inherited EdFocus: TEdit
  236. Height = 25
  237. ExplicitHeight = 25
  238. end
  239. inherited cxLabel26: TcxLabel
  240. AnchorX = 122
  241. AnchorY = 19
  242. end
  243. inherited cxLabel27: TcxLabel
  244. AnchorX = 280
  245. AnchorY = 19
  246. end
  247. inherited PnlGisTool: TPanel
  248. Width = 393
  249. ExplicitWidth = 393
  250. inherited ChkShowNmbr: TcxCheckBox
  251. ExplicitHeight = 28
  252. end
  253. inherited EdMapPos: TcxTextEdit
  254. ExplicitHeight = 28
  255. end
  256. end
  257. inherited cxLabel1: TcxLabel
  258. AnchorX = 346
  259. AnchorY = 19
  260. end
  261. inherited LblZoom: TcxLabel
  262. Left = 739
  263. ExplicitLeft = 739
  264. AnchorX = 821
  265. AnchorY = 19
  266. end
  267. end
  268. inherited lblTitle: TcxLabel
  269. ExplicitWidth = 69
  270. ExplicitHeight = 21
  271. end
  272. inherited reMsg: TMemo
  273. Top = 423
  274. Width = 826
  275. ExplicitTop = 423
  276. ExplicitWidth = 826
  277. end
  278. inherited PnlMap: TPanel
  279. Width = 826
  280. Height = 385
  281. ExplicitWidth = 826
  282. ExplicitHeight = 385
  283. inherited WebBrowser1: TWebBrowser
  284. Width = 822
  285. Height = 381
  286. ExplicitWidth = 822
  287. ExplicitHeight = 381
  288. ControlData = {
  289. 4C000000F5540000612700000000000000000000000000000000000000000000
  290. 000000004C000000000000000000000001000000E0D057007335CF11AE690800
  291. 2B2E126208000000000000004C0000000114020000000000C000000000000046
  292. 8000000000000000000000000000000000000000000000000000000000000000
  293. 00000000000000000100000000000000000000000000000000000000}
  294. end
  295. end
  296. inherited ilToolbarsSmall: TcxImageList
  297. FormatVersion = 1
  298. end
  299. end
  300. end
  301. object PnlEdit: TPanel
  302. Left = 838
  303. Top = 0
  304. Width = 423
  305. Height = 599
  306. Align = alRight
  307. BevelOuter = bvNone
  308. TabOrder = 2
  309. object GrpInfo: TcxGroupBox
  310. Left = 0
  311. Top = 0
  312. Align = alClient
  313. Caption = #9654' '#51452#52264#51109' '#51221#48372
  314. ParentFont = False
  315. Style.BorderColor = clCaptionText
  316. Style.Font.Charset = DEFAULT_CHARSET
  317. Style.Font.Color = clWindowText
  318. Style.Font.Height = -13
  319. Style.Font.Name = #47569#51008' '#44256#46357
  320. Style.Font.Style = []
  321. Style.Shadow = False
  322. Style.TextColor = clBlack
  323. Style.TextStyle = [fsBold]
  324. Style.IsFontAssigned = True
  325. TabOrder = 0
  326. Height = 568
  327. Width = 423
  328. object ImgDesc02: TImage
  329. Left = 9
  330. Top = 56
  331. Width = 9
  332. Height = 9
  333. Transparent = True
  334. end
  335. object ImgDesc03: TImage
  336. Left = 9
  337. Top = 140
  338. Width = 9
  339. Height = 9
  340. Transparent = True
  341. end
  342. object ImgDesc04: TImage
  343. Left = 9
  344. Top = 171
  345. Width = 9
  346. Height = 9
  347. Transparent = True
  348. end
  349. object ImgDesc07: TImage
  350. Left = 9
  351. Top = 204
  352. Width = 9
  353. Height = 9
  354. Transparent = True
  355. end
  356. object ImgDesc99: TImage
  357. Left = 9
  358. Top = 84
  359. Width = 9
  360. Height = 9
  361. Transparent = True
  362. end
  363. object ImgDesc24: TImage
  364. Left = 9
  365. Top = 29
  366. Width = 9
  367. Height = 9
  368. Transparent = True
  369. end
  370. object ImgDesc28: TImage
  371. Left = 9
  372. Top = 234
  373. Width = 9
  374. Height = 9
  375. Transparent = True
  376. end
  377. object ImgDesc79: TImage
  378. Left = 9
  379. Top = 112
  380. Width = 9
  381. Height = 9
  382. Transparent = True
  383. end
  384. object ImgDesc05: TImage
  385. Left = 9
  386. Top = 497
  387. Width = 9
  388. Height = 9
  389. Transparent = True
  390. end
  391. object ImgDesc27: TImage
  392. Left = 9
  393. Top = 466
  394. Width = 9
  395. Height = 9
  396. Transparent = True
  397. end
  398. object ImgDesc35: TImage
  399. Left = 9
  400. Top = 527
  401. Width = 9
  402. Height = 9
  403. Transparent = True
  404. end
  405. object EdPRLT_CTLR_ID: TcxTextEdit
  406. Left = 253
  407. Top = 22
  408. TabOrder = 0
  409. Width = 121
  410. end
  411. object cxLabel2: TcxLabel
  412. Left = 19
  413. Top = 51
  414. AutoSize = False
  415. Caption = #51452#52264#51109#47749' [*]'
  416. Properties.Alignment.Horz = taRightJustify
  417. Properties.Alignment.Vert = taVCenter
  418. Transparent = True
  419. Height = 21
  420. Width = 105
  421. AnchorX = 124
  422. AnchorY = 62
  423. end
  424. object cxLabel3: TcxLabel
  425. Left = 19
  426. Top = 134
  427. AutoSize = False
  428. Caption = #50868#50689'/'#50976#54805#44396#48516
  429. Properties.Alignment.Horz = taRightJustify
  430. Properties.Alignment.Vert = taVCenter
  431. Transparent = True
  432. Height = 21
  433. Width = 105
  434. AnchorX = 124
  435. AnchorY = 145
  436. end
  437. object cxLabel6: TcxLabel
  438. Left = 19
  439. Top = 165
  440. AutoSize = False
  441. Caption = #50948#52824' X/Y'
  442. Properties.Alignment.Horz = taRightJustify
  443. Properties.Alignment.Vert = taVCenter
  444. Transparent = True
  445. Height = 21
  446. Width = 105
  447. AnchorX = 124
  448. AnchorY = 176
  449. end
  450. object cxLabel10: TcxLabel
  451. Left = 19
  452. Top = 196
  453. AutoSize = False
  454. Caption = #51204#52404' '#51452#52264#47732#49688
  455. Properties.Alignment.Horz = taRightJustify
  456. Properties.Alignment.Vert = taVCenter
  457. Transparent = True
  458. Height = 21
  459. Width = 105
  460. AnchorX = 124
  461. AnchorY = 207
  462. end
  463. object EdPRLT_NM: TcxTextEdit
  464. Left = 126
  465. Top = 51
  466. Properties.ReadOnly = False
  467. TabOrder = 5
  468. Width = 289
  469. end
  470. object CbPRLT_OPER_DVSN_CD: TcxComboBox
  471. Left = 126
  472. Top = 134
  473. Cursor = crHandPoint
  474. Properties.Alignment.Vert = taVCenter
  475. Properties.DropDownListStyle = lsFixedList
  476. Properties.DropDownSizeable = True
  477. Properties.ReadOnly = False
  478. TabOrder = 6
  479. Width = 141
  480. end
  481. object SeWHOL_NPLS: TcxSpinEdit
  482. Left = 126
  483. Top = 195
  484. Properties.Alignment.Horz = taRightJustify
  485. Properties.Alignment.Vert = taVCenter
  486. Properties.AssignedValues.MinValue = True
  487. Properties.MaxValue = 999.000000000000000000
  488. Properties.ReadOnly = False
  489. Properties.ValueType = vtInt
  490. Style.BorderStyle = ebsUltraFlat
  491. Style.LookAndFeel.Kind = lfUltraFlat
  492. Style.LookAndFeel.NativeStyle = False
  493. Style.ButtonStyle = btsUltraFlat
  494. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  495. StyleDisabled.LookAndFeel.NativeStyle = False
  496. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  497. StyleFocused.LookAndFeel.NativeStyle = False
  498. StyleHot.LookAndFeel.Kind = lfUltraFlat
  499. StyleHot.LookAndFeel.NativeStyle = False
  500. TabOrder = 7
  501. Width = 91
  502. end
  503. object CbPRLT_TYPE_DVSN_CD: TcxComboBox
  504. Left = 274
  505. Top = 134
  506. Cursor = crHandPoint
  507. Properties.Alignment.Vert = taVCenter
  508. Properties.DropDownListStyle = lsFixedList
  509. Properties.DropDownSizeable = True
  510. Properties.ReadOnly = False
  511. TabOrder = 8
  512. Width = 141
  513. end
  514. object cxLabel12: TcxLabel
  515. Left = 19
  516. Top = 229
  517. AutoSize = False
  518. Caption = #50836#44552#51221#48372
  519. Properties.Alignment.Horz = taRightJustify
  520. Properties.Alignment.Vert = taVCenter
  521. Transparent = True
  522. Height = 21
  523. Width = 105
  524. AnchorX = 124
  525. AnchorY = 240
  526. end
  527. object cxLabel13: TcxLabel
  528. Left = 19
  529. Top = 302
  530. AutoSize = False
  531. Caption = #50868#50689#51221#48372
  532. Properties.Alignment.Horz = taRightJustify
  533. Properties.Alignment.Vert = taVCenter
  534. Transparent = True
  535. Height = 21
  536. Width = 105
  537. AnchorX = 124
  538. AnchorY = 313
  539. end
  540. object cxLabel15: TcxLabel
  541. Left = 19
  542. Top = 79
  543. AutoSize = False
  544. Caption = #51452#49548
  545. Properties.Alignment.Horz = taRightJustify
  546. Properties.Alignment.Vert = taVCenter
  547. Transparent = True
  548. Height = 21
  549. Width = 105
  550. AnchorX = 124
  551. AnchorY = 90
  552. end
  553. object EdNmbr: TcxTextEdit
  554. Left = 126
  555. Top = 22
  556. Properties.Alignment.Horz = taCenter
  557. Properties.ReadOnly = True
  558. TabOrder = 12
  559. Width = 121
  560. end
  561. object cxLabel18: TcxLabel
  562. Left = 19
  563. Top = 23
  564. AutoSize = False
  565. Caption = #51452#52264#51109#48264#54840'/ID[*]'
  566. Properties.Alignment.Horz = taRightJustify
  567. Properties.Alignment.Vert = taVCenter
  568. Transparent = True
  569. Height = 21
  570. Width = 105
  571. AnchorX = 124
  572. AnchorY = 34
  573. end
  574. object SePosX: TcxSpinEdit
  575. Left = 126
  576. Top = 164
  577. Properties.Alignment.Horz = taRightJustify
  578. Properties.Alignment.Vert = taVCenter
  579. Properties.DisplayFormat = '##0.######0'
  580. Properties.EditFormat = '##0.######0'
  581. Properties.MaxValue = 9999999999.000000000000000000
  582. Properties.ReadOnly = False
  583. Properties.SpinButtons.Visible = False
  584. Properties.ValueType = vtFloat
  585. Style.LookAndFeel.Kind = lfUltraFlat
  586. Style.LookAndFeel.NativeStyle = False
  587. Style.TextStyle = []
  588. Style.ButtonStyle = btsUltraFlat
  589. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  590. StyleDisabled.LookAndFeel.NativeStyle = False
  591. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  592. StyleFocused.LookAndFeel.NativeStyle = False
  593. StyleFocused.TextStyle = [fsBold]
  594. StyleHot.LookAndFeel.Kind = lfUltraFlat
  595. StyleHot.LookAndFeel.NativeStyle = False
  596. TabOrder = 14
  597. Width = 101
  598. end
  599. object SePosY: TcxSpinEdit
  600. Left = 231
  601. Top = 164
  602. Properties.Alignment.Horz = taRightJustify
  603. Properties.Alignment.Vert = taVCenter
  604. Properties.DisplayFormat = '##0.######0'
  605. Properties.EditFormat = '##0.######0'
  606. Properties.MaxValue = 9999999999.000000000000000000
  607. Properties.ReadOnly = False
  608. Properties.SpinButtons.Visible = False
  609. Properties.ValueType = vtFloat
  610. Style.LookAndFeel.Kind = lfUltraFlat
  611. Style.LookAndFeel.NativeStyle = False
  612. Style.TextStyle = []
  613. Style.ButtonStyle = btsUltraFlat
  614. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  615. StyleDisabled.LookAndFeel.NativeStyle = False
  616. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  617. StyleFocused.LookAndFeel.NativeStyle = False
  618. StyleFocused.TextStyle = [fsBold]
  619. StyleHot.LookAndFeel.Kind = lfUltraFlat
  620. StyleHot.LookAndFeel.NativeStyle = False
  621. TabOrder = 15
  622. Width = 101
  623. end
  624. object EdISTL_LCTN_ADDR: TcxTextEdit
  625. Left = 126
  626. Top = 79
  627. Properties.ReadOnly = False
  628. TabOrder = 16
  629. Width = 289
  630. end
  631. object SeHNDC_NPLS: TcxSpinEdit
  632. Left = 324
  633. Top = 195
  634. Properties.Alignment.Horz = taRightJustify
  635. Properties.Alignment.Vert = taVCenter
  636. Properties.AssignedValues.MinValue = True
  637. Properties.MaxValue = 999.000000000000000000
  638. Properties.ReadOnly = False
  639. Properties.ValueType = vtInt
  640. Style.BorderStyle = ebsUltraFlat
  641. Style.LookAndFeel.Kind = lfUltraFlat
  642. Style.LookAndFeel.NativeStyle = False
  643. Style.ButtonStyle = btsUltraFlat
  644. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  645. StyleDisabled.LookAndFeel.NativeStyle = False
  646. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  647. StyleFocused.LookAndFeel.NativeStyle = False
  648. StyleHot.LookAndFeel.Kind = lfUltraFlat
  649. StyleHot.LookAndFeel.NativeStyle = False
  650. TabOrder = 17
  651. Width = 91
  652. end
  653. object MoPRLT_CHARGE_DESC: TMemo
  654. Left = 126
  655. Top = 227
  656. Width = 286
  657. Height = 66
  658. ImeName = 'Microsoft IME 2010'
  659. Lines.Strings = (
  660. '')
  661. TabOrder = 18
  662. end
  663. object MoPRLT_OPER_DESC: TMemo
  664. Left = 126
  665. Top = 301
  666. Width = 286
  667. Height = 66
  668. ImeName = 'Microsoft IME 2010'
  669. Lines.Strings = (
  670. '')
  671. TabOrder = 19
  672. end
  673. object EdPRLT_TEL: TcxTextEdit
  674. Left = 126
  675. Top = 107
  676. Properties.ReadOnly = False
  677. TabOrder = 20
  678. Width = 289
  679. end
  680. object cxLabel1: TcxLabel
  681. Left = 19
  682. Top = 107
  683. AutoSize = False
  684. Caption = #51204#54868#48264#54840
  685. Properties.Alignment.Horz = taRightJustify
  686. Properties.Alignment.Vert = taVCenter
  687. Transparent = True
  688. Height = 21
  689. Width = 105
  690. AnchorX = 124
  691. AnchorY = 118
  692. end
  693. object cxLabel8: TcxLabel
  694. Left = 19
  695. Top = 492
  696. AutoSize = False
  697. Caption = #51228#50612#44592'IP'
  698. Properties.Alignment.Horz = taRightJustify
  699. Properties.Alignment.Vert = taVCenter
  700. Transparent = True
  701. Height = 21
  702. Width = 105
  703. AnchorX = 124
  704. AnchorY = 503
  705. end
  706. object EdPRLT_CTLR_IP: TcxMaskEdit
  707. Left = 126
  708. Top = 489
  709. Properties.Alignment.Horz = taCenter
  710. Properties.Alignment.Vert = taVCenter
  711. Properties.MaskKind = emkRegExprEx
  712. Properties.EditMask =
  713. '(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01' +
  714. ']?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]' +
  715. '|2[0-4][0-9]|[01]?[0-9][0-9]?)'
  716. Properties.MaxLength = 0
  717. TabOrder = 23
  718. Width = 150
  719. end
  720. object EdPRLT_CTLR_PORT: TcxTextEdit
  721. Left = 278
  722. Top = 489
  723. Properties.Alignment.Horz = taCenter
  724. Properties.Alignment.Vert = taVCenter
  725. Properties.MaxLength = 5
  726. Properties.ReadOnly = False
  727. TabOrder = 24
  728. Visible = False
  729. OnKeyPress = EdPRLT_CTLR_PORTKeyPress
  730. Width = 69
  731. end
  732. object cxLabel16: TcxLabel
  733. Left = 19
  734. Top = 459
  735. AutoSize = False
  736. Caption = #49892#49884#44036#51452#52264#51221#48372
  737. Properties.Alignment.Horz = taRightJustify
  738. Properties.Alignment.Vert = taVCenter
  739. Transparent = True
  740. Height = 21
  741. Width = 105
  742. AnchorX = 124
  743. AnchorY = 470
  744. end
  745. object CbREAL_DATA_YN: TcxComboBox
  746. Left = 126
  747. Top = 459
  748. Cursor = crHandPoint
  749. Properties.Alignment.Vert = taVCenter
  750. Properties.DropDownListStyle = lsFixedList
  751. Properties.DropDownSizeable = True
  752. Properties.Items.Strings = (
  753. ' [Y] '#49324#50857
  754. ' [N] '#49324#50857#50504#54632)
  755. Properties.ReadOnly = False
  756. TabOrder = 26
  757. Text = ' [Y] '#49324#50857
  758. Width = 112
  759. end
  760. object MoPRLT_ETC_DESC: TMemo
  761. Left = 126
  762. Top = 375
  763. Width = 286
  764. Height = 66
  765. ImeName = 'Microsoft IME 2010'
  766. Lines.Strings = (
  767. '')
  768. TabOrder = 27
  769. end
  770. object cxLabel19: TcxLabel
  771. Left = 219
  772. Top = 196
  773. AutoSize = False
  774. Caption = #51109#50528#51064' '#51452#52264#47732#49688
  775. Properties.Alignment.Horz = taRightJustify
  776. Properties.Alignment.Vert = taVCenter
  777. Transparent = True
  778. Height = 21
  779. Width = 105
  780. AnchorX = 324
  781. AnchorY = 207
  782. end
  783. object cxLabel14: TcxLabel
  784. Left = 19
  785. Top = 376
  786. AutoSize = False
  787. Caption = #44592#53440#51221#48372
  788. Properties.Alignment.Horz = taRightJustify
  789. Properties.Alignment.Vert = taVCenter
  790. Transparent = True
  791. Height = 21
  792. Width = 105
  793. AnchorX = 124
  794. AnchorY = 387
  795. end
  796. object cxLabel20: TcxLabel
  797. Left = 19
  798. Top = 520
  799. AutoSize = False
  800. Caption = #54844#51105#44592#51456' '#45824#49688
  801. Properties.Alignment.Horz = taRightJustify
  802. Properties.Alignment.Vert = taVCenter
  803. Transparent = True
  804. Height = 21
  805. Width = 105
  806. AnchorX = 124
  807. AnchorY = 531
  808. end
  809. object SeCNGT_NPLS: TcxSpinEdit
  810. Left = 126
  811. Top = 519
  812. Properties.Alignment.Horz = taRightJustify
  813. Properties.Alignment.Vert = taVCenter
  814. Properties.AssignedValues.MinValue = True
  815. Properties.MaxValue = 999.000000000000000000
  816. Properties.ReadOnly = False
  817. Properties.ValueType = vtInt
  818. Style.BorderStyle = ebsUltraFlat
  819. Style.LookAndFeel.Kind = lfUltraFlat
  820. Style.LookAndFeel.NativeStyle = False
  821. Style.ButtonStyle = btsUltraFlat
  822. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  823. StyleDisabled.LookAndFeel.NativeStyle = False
  824. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  825. StyleFocused.LookAndFeel.NativeStyle = False
  826. StyleHot.LookAndFeel.Kind = lfUltraFlat
  827. StyleHot.LookAndFeel.NativeStyle = False
  828. TabOrder = 31
  829. Width = 91
  830. end
  831. end
  832. object PnlMenu: TPanel
  833. Left = 0
  834. Top = 568
  835. Width = 423
  836. Height = 31
  837. Align = alBottom
  838. BevelOuter = bvNone
  839. TabOrder = 1
  840. DesignSize = (
  841. 423
  842. 31)
  843. object BtnEdit: TcxButton
  844. Tag = 2
  845. Left = 93
  846. Top = 3
  847. Width = 75
  848. Height = 25
  849. Cursor = crHandPoint
  850. Hint = #45936#51060#53552' '#54200#51665
  851. Anchors = [akRight, akBottom]
  852. Caption = #54200#51665
  853. Colors.Default = 10737865
  854. Enabled = False
  855. TabOrder = 0
  856. Font.Charset = DEFAULT_CHARSET
  857. Font.Color = clBlack
  858. Font.Height = -13
  859. Font.Name = #47569#51008' '#44256#46357
  860. Font.Style = [fsBold]
  861. ParentFont = False
  862. OnClick = BtnEditClick
  863. end
  864. object BtnInsert: TcxButton
  865. Tag = 2
  866. Left = 174
  867. Top = 3
  868. Width = 75
  869. Height = 25
  870. Cursor = crHandPoint
  871. Hint = #45936#51060#53552' '#52628#44032
  872. Anchors = [akRight, akBottom]
  873. Caption = #52628#44032
  874. Colors.Default = 10737865
  875. TabOrder = 1
  876. Font.Charset = DEFAULT_CHARSET
  877. Font.Color = clBlack
  878. Font.Height = -13
  879. Font.Name = #47569#51008' '#44256#46357
  880. Font.Style = [fsBold]
  881. ParentFont = False
  882. OnClick = BtnInsertClick
  883. end
  884. object BtnDelete: TcxButton
  885. Tag = 4
  886. Left = 256
  887. Top = 3
  888. Width = 75
  889. Height = 25
  890. Cursor = crHandPoint
  891. Hint = #45936#51060#53552' '#49325#51228
  892. Anchors = [akRight, akBottom]
  893. Caption = #49325#51228
  894. Colors.Default = 10737865
  895. Enabled = False
  896. TabOrder = 2
  897. Font.Charset = DEFAULT_CHARSET
  898. Font.Color = clBlack
  899. Font.Height = -13
  900. Font.Name = #47569#51008' '#44256#46357
  901. Font.Style = [fsBold]
  902. ParentFont = False
  903. OnClick = BtnDeleteClick
  904. end
  905. object BtnSave: TcxButton
  906. Tag = 5
  907. Left = 337
  908. Top = 3
  909. Width = 75
  910. Height = 25
  911. Cursor = crHandPoint
  912. Hint = #54200#51665#51089#50629' '#51200#51109
  913. Anchors = [akRight, akBottom]
  914. Caption = #51200#51109
  915. Colors.Default = 10737865
  916. Enabled = False
  917. TabOrder = 3
  918. Font.Charset = DEFAULT_CHARSET
  919. Font.Color = clBlack
  920. Font.Height = -13
  921. Font.Name = #47569#51008' '#44256#46357
  922. Font.Style = [fsBold]
  923. ParentFont = False
  924. OnClick = BtnSaveClick
  925. end
  926. end
  927. end
  928. end
  929. end
  930. object Panel1: TPanel
  931. Left = 121
  932. Top = 173
  933. Width = 598
  934. Height = 612
  935. TabOrder = 3
  936. Visible = False
  937. DesignSize = (
  938. 598
  939. 612)
  940. object ImgDesc08: TImage
  941. Left = 9
  942. Top = 373
  943. Width = 9
  944. Height = 9
  945. Transparent = True
  946. end
  947. object ImgDesc09: TImage
  948. Left = 9
  949. Top = 403
  950. Width = 9
  951. Height = 9
  952. Transparent = True
  953. end
  954. object ImgDesc10: TImage
  955. Left = 9
  956. Top = 431
  957. Width = 9
  958. Height = 9
  959. Transparent = True
  960. end
  961. object ImgDesc11: TImage
  962. Left = 9
  963. Top = 458
  964. Width = 9
  965. Height = 9
  966. Transparent = True
  967. end
  968. object ImgDesc21: TImage
  969. Left = 9
  970. Top = 391
  971. Width = 9
  972. Height = 9
  973. Transparent = True
  974. end
  975. object ImgDesc89: TImage
  976. Left = 137
  977. Top = 64
  978. Width = 9
  979. Height = 9
  980. Transparent = True
  981. end
  982. object ImgDesc06: TImage
  983. Left = 223
  984. Top = 205
  985. Width = 9
  986. Height = 9
  987. Transparent = True
  988. end
  989. object VALD_YN: TcxComboBox
  990. Left = 100
  991. Top = 22
  992. Cursor = crHandPoint
  993. Properties.Alignment.Vert = taVCenter
  994. Properties.DropDownListStyle = lsFixedList
  995. Properties.DropDownSizeable = True
  996. Properties.Items.Strings = (
  997. ' [Y] '#49324#50857
  998. ' [N] '#49324#50857#50504#54632)
  999. Properties.ReadOnly = False
  1000. TabOrder = 0
  1001. Text = ' [Y] '#49324#50857
  1002. Width = 112
  1003. end
  1004. object CxLink: TcxGrid
  1005. Left = 70
  1006. Top = 488
  1007. Width = 348
  1008. Height = 67
  1009. Anchors = [akLeft, akTop, akRight, akBottom]
  1010. TabOrder = 1
  1011. object TvLink: TcxGridTableView
  1012. DataController.Summary.DefaultGroupSummaryItems = <>
  1013. DataController.Summary.FooterSummaryItems = <>
  1014. DataController.Summary.SummaryGroups = <>
  1015. OptionsCustomize.ColumnFiltering = False
  1016. OptionsCustomize.ColumnGrouping = False
  1017. OptionsCustomize.ColumnMoving = False
  1018. OptionsCustomize.ColumnSorting = False
  1019. OptionsData.Deleting = False
  1020. OptionsData.DeletingConfirmation = False
  1021. OptionsData.Inserting = False
  1022. OptionsView.NoDataToDisplayInfoText = '<'#52789' '#51221#48372#44032' '#50630#49845#45768#45796'>'
  1023. OptionsView.ColumnAutoWidth = True
  1024. OptionsView.GroupByBox = False
  1025. OptionsView.Indicator = True
  1026. object ColLink1: TcxGridColumn
  1027. Caption = #49692#49436
  1028. PropertiesClassName = 'TcxLabelProperties'
  1029. Properties.Alignment.Horz = taCenter
  1030. Properties.Alignment.Vert = taVCenter
  1031. Visible = False
  1032. HeaderAlignmentHorz = taCenter
  1033. HeaderAlignmentVert = vaCenter
  1034. Options.Editing = False
  1035. Width = 34
  1036. end
  1037. object ColLink2: TcxGridColumn
  1038. Caption = #52789#48264#54840
  1039. PropertiesClassName = 'TcxTextEditProperties'
  1040. Properties.Alignment.Horz = taCenter
  1041. Properties.Alignment.Vert = taVCenter
  1042. HeaderAlignmentHorz = taCenter
  1043. HeaderAlignmentVert = vaCenter
  1044. Options.Editing = False
  1045. Width = 67
  1046. end
  1047. object ColLink3: TcxGridColumn
  1048. Caption = #52789#47749
  1049. PropertiesClassName = 'TcxTextEditProperties'
  1050. Properties.Alignment.Vert = taVCenter
  1051. HeaderAlignmentHorz = taCenter
  1052. HeaderAlignmentVert = vaCenter
  1053. Width = 176
  1054. end
  1055. object ColLink4: TcxGridColumn
  1056. Caption = #49884#51216#47749
  1057. PropertiesClassName = 'TcxTextEditProperties'
  1058. Properties.Alignment.Vert = taVCenter
  1059. Visible = False
  1060. HeaderAlignmentHorz = taCenter
  1061. HeaderAlignmentVert = vaCenter
  1062. Options.Editing = False
  1063. VisibleForCustomization = False
  1064. Width = 120
  1065. end
  1066. object ColLink5: TcxGridColumn
  1067. Caption = #51333#51216#47749
  1068. PropertiesClassName = 'TcxTextEditProperties'
  1069. Properties.Alignment.Vert = taVCenter
  1070. Visible = False
  1071. HeaderAlignmentHorz = taCenter
  1072. HeaderAlignmentVert = vaCenter
  1073. Options.Editing = False
  1074. VisibleForCustomization = False
  1075. Width = 120
  1076. end
  1077. object ColLink6: TcxGridColumn
  1078. Caption = #51333#47308#51648#51216#47749
  1079. PropertiesClassName = 'TcxLabelProperties'
  1080. Properties.Alignment.Horz = taLeftJustify
  1081. Properties.Alignment.Vert = taVCenter
  1082. Visible = False
  1083. HeaderAlignmentHorz = taCenter
  1084. HeaderAlignmentVert = vaCenter
  1085. VisibleForCustomization = False
  1086. Width = 250
  1087. end
  1088. end
  1089. object GlLink: TcxGridLevel
  1090. GridView = TvLink
  1091. end
  1092. end
  1093. object BtnListDelete: TcxButton
  1094. Tag = 2
  1095. Left = 455
  1096. Top = 505
  1097. Width = 80
  1098. Height = 25
  1099. Cursor = crHandPoint
  1100. Hint = #52789' '#49325#51228
  1101. Caption = #49325#51228
  1102. Colors.Default = 10737865
  1103. Glyph.Data = {
  1104. 36040000424D3604000000000000360000002800000010000000100000000100
  1105. 2000000000000004000000000000000000000000000000000000000000000000
  1106. 0000000000001F1C16E6101910E6100D1CE61F1C16E6101910E6000000E61F1C
  1107. 16E6100D1CE6101910E61F1C16E6000000E60000000000000000000000000000
  1108. 0000100D1CE66D776DE6B7A5A5E6B7B7B7E6B7C2B7E6000000E62C2CE6E60000
  1109. 00E6B7B7B7E6B7A5A5E6000000E60707E6E6000000E600000000000000001F1C
  1110. 16E6E6E6E6E62C2F29E6AEB3B3E6DDDDDDE6000000E62C2CE6E62C2CE6E62C2C
  1111. E6E6000000E6000000E60707E6E65252E6E60707E6E6000000E61F1C16E66D77
  1112. 6DE62C2F29E643434CE6DDDDDDE6DDDDDDE6DDDDDDE6000000E62C2CE6E62C2C
  1113. E6E62C2CE6E61C29E6E62C2CE6E60707E6E6000000E600000000100D1CE6CBD4
  1114. CBE6CBD4CBE6CBD4CBE6D4DDD4E6DDDDDDE6DDDDDDE6DDDDDDE6000000E62C2C
  1115. E6E62C2CE6E62C2CE6E62C2CE6E6000000E60000000000000000101910E6D4D4
  1116. D4E6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6DDDDDDE6DDDDDDE60000
  1117. 00E62C2CE6E62C2CE6E6000000E60000000000000000000000001F1C16E6DDDD
  1118. DDE6CBD4CBE6D4D4D4E6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6000000E6525B
  1119. E6E62C2CE6E62C2CE6E62C2CE6E6000000E60000000000000000101910E6DDDD
  1120. DDE6CBCBCBE6CBCBCBE6CBCBCBE6D4D4D4E6CBD4CBE6000000E65252E6E60707
  1121. E6E60707E6E62C2CE6E62C2CE6E62C2CE6E6000000E6000000001F1C16E6DDDD
  1122. DDE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6000000E6525BE6E60707E6E65252
  1123. E6E6000000E6000000E62C2CE6E62C2CE6E62C2CE6E6000000E6100D1CE6DDDD
  1124. DDE6CBCBCBE6CBCBCBE6CBCBCBE6C2C2C2E6D4D4D4E6000000E6525BE6E60000
  1125. 00E6CBD4CBE6CBCBCBE6000000E62C2CE6E6000000E6000000001F1C16E6E6E6
  1126. E6E6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6000000E6CBD4
  1127. CBE6CBD4CBE6CBD4CBE61F1C16E6000000E60000000000000000101910E6E6E6
  1128. E6E6B7B7B7E6C2C2C2E6C2C6C6E6CBCBCBE6C2C2C2E6CBCBCBE6CBCBCBE6CBCB
  1129. CBE6D4D4D4E6CBD4CBE6101910E6000000000000000000000000101910E6E6E6
  1130. E6E6B7B7B7E6B7B7B7E6B7C2B7E6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCB
  1131. CBE6CBCBCBE6CBCBCBE61F1C16E60000000000000000000000001F1C16E6E6E6
  1132. E6E6B7B7B7E6B7B7B7E6B7B7B7E6B7B7B7E6CBCBCBE6CBCBCBE6CBCBCBE6CBCB
  1133. CBE6CBCBCBE6CBD4CBE61F1C16E6000000000000000000000000101910E6E6E6
  1134. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6DDDDDDE6DDDD
  1135. DDE6DDDDDDE6DDDDDDE61F1C16E60000000000000000000000001F1C16E61019
  1136. 10E6100D1CE61F1C16E6101910E61F1C16E6101910E6100D1CE61F1C16E61019
  1137. 10E61F1C16E6101910E6100D1CE6000000000000000000000000}
  1138. LookAndFeel.NativeStyle = False
  1139. TabOrder = 2
  1140. Visible = False
  1141. OnClick = BtnListDeleteClick
  1142. end
  1143. object BtnListAdd: TcxButton
  1144. Tag = 2
  1145. Left = 455
  1146. Top = 471
  1147. Width = 80
  1148. Height = 25
  1149. Cursor = crHandPoint
  1150. Hint = #52789' '#52628#44032
  1151. Caption = #52628#44032
  1152. Colors.Default = 10737865
  1153. Glyph.Data = {
  1154. 36040000424D3604000000000000360000002800000010000000100000000100
  1155. 2000000000000004000000000000000000000000000000000000000000000000
  1156. 0000000000000000000000000000000000000000000000000000000000000000
  1157. 0000000000000000000000000000000000000000000000000000000000E60000
  1158. 00E6000000E6000000E6000000E6000000E6000000E6000000E6000000E60000
  1159. 00E6000000E6000000E600000000000000000000000000000000000000E6B1B2
  1160. B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2
  1161. B1E6838383E6000000E600000000000000000000000000000000000000E6E6E6
  1162. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6
  1163. E6E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  1164. E6E6747C74E6747C74E6747C74E6747C74E6747C74E6747C74E6000000E60000
  1165. 00E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  1166. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E61F4AE6E60000
  1167. 00E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  1168. E6E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6000000E61F4AE6E661A1E6E60000
  1169. 00E6000000E6000000E6000000E6000000E6000000E600000000000000E6E6E6
  1170. E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E61F4AE6E685D0E6E67BC2E6E61F4A
  1171. E6E61F4AE6E61F4AE6E61F4AE6E61F4AE6E6000000E600000000000000E6E6E6
  1172. E6E6747C74E6747C74E6000000E696E5E6E696E5E6E696E5E6E68FDDE6E685D0
  1173. E6E67BC2E6E66FB2E6E661A1E6E65490E6E6000000E600000000000000E6E6E6
  1174. E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E696E5E6E696E5E6E696E5E6E696E5
  1175. E6E68FDCE6E685D0E6E67BC2E6E66EB2E6E6000000E600000000000000E6E6E6
  1176. E6E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6000000E696E5E6E696E5E6E60000
  1177. 00E6000000E6000000E6000000E6000000E6000000E600000000000000E6E6E6
  1178. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E696E5E6E60000
  1179. 00E6000000E60000000000000000000000000000000000000000000000E6E6E6
  1180. E6E6747C74E6747C74E6747C74E6747C74E6747C74E6747C74E6000000E60000
  1181. 00E6000000000000000000000000000000000000000000000000000000E6E6E6
  1182. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E60000
  1183. 0000000000000000000000000000000000000000000000000000000000E60000
  1184. 00E6000000E6000000E6000000E6000000E6000000E6000000E6000000000000
  1185. 0000000000000000000000000000000000000000000000000000000000000000
  1186. 0000000000000000000000000000000000000000000000000000000000000000
  1187. 0000000000000000000000000000000000000000000000000000}
  1188. LookAndFeel.NativeStyle = False
  1189. TabOrder = 3
  1190. Visible = False
  1191. OnClick = BtnListAddClick
  1192. end
  1193. object PRLT_MNGM_INTN_NM: TcxTextEdit
  1194. Left = 306
  1195. Top = 228
  1196. Properties.ReadOnly = False
  1197. TabOrder = 4
  1198. Width = 256
  1199. end
  1200. object PRLT_MNGM_INTN_TEL: TcxTextEdit
  1201. Left = 306
  1202. Top = 256
  1203. Properties.ReadOnly = False
  1204. TabOrder = 5
  1205. Width = 256
  1206. end
  1207. object PARK_NDSY_CD: TcxComboBox
  1208. Left = 306
  1209. Top = 284
  1210. Cursor = crHandPoint
  1211. Properties.Alignment.Vert = taVCenter
  1212. Properties.DropDownListStyle = lsFixedList
  1213. Properties.DropDownSizeable = True
  1214. Properties.ReadOnly = False
  1215. TabOrder = 6
  1216. Width = 128
  1217. end
  1218. object PARK_OPER_DAY_CD: TcxComboBox
  1219. Left = 434
  1220. Top = 284
  1221. Cursor = crHandPoint
  1222. Properties.Alignment.Vert = taVCenter
  1223. Properties.DropDownListStyle = lsFixedList
  1224. Properties.DropDownSizeable = True
  1225. Properties.ReadOnly = False
  1226. TabOrder = 7
  1227. Width = 128
  1228. end
  1229. object PARK_WKDY_STRT_HH: TcxTimeEdit
  1230. Left = 306
  1231. Top = 313
  1232. EditValue = 0d
  1233. Properties.Alignment.Horz = taCenter
  1234. Properties.Alignment.Vert = taVCenter
  1235. Properties.TimeFormat = tfHourMin
  1236. Style.LookAndFeel.Kind = lfUltraFlat
  1237. Style.LookAndFeel.NativeStyle = False
  1238. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1239. StyleDisabled.LookAndFeel.NativeStyle = False
  1240. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1241. StyleFocused.LookAndFeel.NativeStyle = False
  1242. StyleFocused.TextStyle = [fsBold]
  1243. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1244. StyleHot.LookAndFeel.NativeStyle = False
  1245. TabOrder = 8
  1246. Width = 63
  1247. end
  1248. object PARK_WKDY_END_HH: TcxTimeEdit
  1249. Left = 370
  1250. Top = 313
  1251. EditValue = 0d
  1252. Properties.Alignment.Horz = taCenter
  1253. Properties.Alignment.Vert = taVCenter
  1254. Properties.TimeFormat = tfHourMin
  1255. Style.LookAndFeel.Kind = lfUltraFlat
  1256. Style.LookAndFeel.NativeStyle = False
  1257. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1258. StyleDisabled.LookAndFeel.NativeStyle = False
  1259. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1260. StyleFocused.LookAndFeel.NativeStyle = False
  1261. StyleFocused.TextStyle = [fsBold]
  1262. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1263. StyleHot.LookAndFeel.NativeStyle = False
  1264. TabOrder = 9
  1265. Width = 63
  1266. end
  1267. object PARK_LHDY_STRT_HH: TcxTimeEdit
  1268. Left = 306
  1269. Top = 341
  1270. EditValue = 0d
  1271. Properties.Alignment.Horz = taCenter
  1272. Properties.Alignment.Vert = taVCenter
  1273. Properties.TimeFormat = tfHourMin
  1274. Style.LookAndFeel.Kind = lfUltraFlat
  1275. Style.LookAndFeel.NativeStyle = False
  1276. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1277. StyleDisabled.LookAndFeel.NativeStyle = False
  1278. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1279. StyleFocused.LookAndFeel.NativeStyle = False
  1280. StyleFocused.TextStyle = [fsBold]
  1281. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1282. StyleHot.LookAndFeel.NativeStyle = False
  1283. TabOrder = 10
  1284. Width = 63
  1285. end
  1286. object PARK_LHDY_END_HH: TcxTimeEdit
  1287. Left = 370
  1288. Top = 341
  1289. EditValue = 0d
  1290. Properties.Alignment.Horz = taCenter
  1291. Properties.Alignment.Vert = taVCenter
  1292. Properties.TimeFormat = tfHourMin
  1293. Style.LookAndFeel.Kind = lfUltraFlat
  1294. Style.LookAndFeel.NativeStyle = False
  1295. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1296. StyleDisabled.LookAndFeel.NativeStyle = False
  1297. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1298. StyleFocused.LookAndFeel.NativeStyle = False
  1299. StyleFocused.TextStyle = [fsBold]
  1300. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1301. StyleHot.LookAndFeel.NativeStyle = False
  1302. TabOrder = 11
  1303. Width = 63
  1304. end
  1305. object PARK_OPDR_CD: TcxComboBox
  1306. Left = 306
  1307. Top = 369
  1308. Cursor = crHandPoint
  1309. Properties.Alignment.Vert = taVCenter
  1310. Properties.DropDownListStyle = lsFixedList
  1311. Properties.DropDownSizeable = True
  1312. Properties.ReadOnly = False
  1313. TabOrder = 12
  1314. Width = 128
  1315. end
  1316. object PARK_FARE_IMPS_CD: TcxComboBox
  1317. Left = 434
  1318. Top = 369
  1319. Cursor = crHandPoint
  1320. Properties.Alignment.Vert = taVCenter
  1321. Properties.DropDownListStyle = lsFixedList
  1322. Properties.DropDownSizeable = True
  1323. Properties.ReadOnly = False
  1324. TabOrder = 13
  1325. Width = 128
  1326. end
  1327. object PARK_APNT_OFFR_YN: TcxComboBox
  1328. Left = 306
  1329. Top = 397
  1330. Cursor = crHandPoint
  1331. Properties.Alignment.Vert = taVCenter
  1332. Properties.DropDownListStyle = lsFixedList
  1333. Properties.DropDownSizeable = True
  1334. Properties.Items.Strings = (
  1335. ' [Y] '#51228#44277
  1336. ' [N] '#51228#44277#50504#54632)
  1337. Properties.ReadOnly = False
  1338. TabOrder = 14
  1339. Text = ' [Y] '#51228#44277
  1340. Width = 128
  1341. end
  1342. object cxLabel5: TcxLabel
  1343. Left = 20
  1344. Top = 369
  1345. AutoSize = False
  1346. Caption = #44288#47532#44592#44288' '#47749#52845
  1347. Properties.Alignment.Horz = taRightJustify
  1348. Properties.Alignment.Vert = taVCenter
  1349. Transparent = True
  1350. Height = 21
  1351. Width = 137
  1352. AnchorX = 157
  1353. AnchorY = 380
  1354. end
  1355. object cxLabel4: TcxLabel
  1356. Left = 19
  1357. Top = 396
  1358. AutoSize = False
  1359. Caption = #44288#47532#44592#44288' '#51204#54868#48264#54840
  1360. Properties.Alignment.Horz = taRightJustify
  1361. Properties.Alignment.Vert = taVCenter
  1362. Transparent = True
  1363. Height = 21
  1364. Width = 137
  1365. AnchorX = 156
  1366. AnchorY = 407
  1367. end
  1368. object cxLabel7: TcxLabel
  1369. Left = 20
  1370. Top = 425
  1371. AutoSize = False
  1372. Caption = #51452#52264' '#48512#51228'/'#50868#50689#50836#51068
  1373. Properties.Alignment.Horz = taRightJustify
  1374. Properties.Alignment.Vert = taVCenter
  1375. Transparent = True
  1376. Height = 21
  1377. Width = 137
  1378. AnchorX = 157
  1379. AnchorY = 436
  1380. end
  1381. object cxLabel11: TcxLabel
  1382. Left = 20
  1383. Top = 453
  1384. AutoSize = False
  1385. Caption = #54217#51068' '#49884#51089'/'#51333#47308#49884#44033
  1386. Properties.Alignment.Horz = taRightJustify
  1387. Properties.Alignment.Vert = taVCenter
  1388. Transparent = True
  1389. Height = 21
  1390. Width = 137
  1391. AnchorX = 157
  1392. AnchorY = 464
  1393. end
  1394. object cxLabel17: TcxLabel
  1395. Left = 148
  1396. Top = 59
  1397. AutoSize = False
  1398. Caption = #49444#52824#50948#52824
  1399. Properties.Alignment.Horz = taRightJustify
  1400. Properties.Alignment.Vert = taVCenter
  1401. Transparent = True
  1402. Height = 21
  1403. Width = 104
  1404. AnchorX = 252
  1405. AnchorY = 70
  1406. end
  1407. object EdISTL_LCTN_NM: TcxTextEdit
  1408. Left = 254
  1409. Top = 58
  1410. Properties.ReadOnly = False
  1411. TabOrder = 20
  1412. Width = 289
  1413. end
  1414. object SeGNRL_NPLS: TcxSpinEdit
  1415. Left = 99
  1416. Top = 203
  1417. Properties.Alignment.Horz = taRightJustify
  1418. Properties.Alignment.Vert = taVCenter
  1419. Properties.AssignedValues.MinValue = True
  1420. Properties.MaxValue = 999.000000000000000000
  1421. Properties.ReadOnly = False
  1422. Properties.ValueType = vtInt
  1423. Style.BorderStyle = ebsUltraFlat
  1424. Style.LookAndFeel.Kind = lfUltraFlat
  1425. Style.LookAndFeel.NativeStyle = False
  1426. Style.ButtonStyle = btsUltraFlat
  1427. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1428. StyleDisabled.LookAndFeel.NativeStyle = False
  1429. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1430. StyleFocused.LookAndFeel.NativeStyle = False
  1431. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1432. StyleHot.LookAndFeel.NativeStyle = False
  1433. TabOrder = 21
  1434. Width = 91
  1435. end
  1436. object SeLGVH_NPLS: TcxSpinEdit
  1437. Left = 103
  1438. Top = 228
  1439. Properties.Alignment.Horz = taRightJustify
  1440. Properties.Alignment.Vert = taVCenter
  1441. Properties.AssignedValues.MinValue = True
  1442. Properties.MaxValue = 999.000000000000000000
  1443. Properties.ReadOnly = False
  1444. Properties.ValueType = vtInt
  1445. Style.BorderStyle = ebsUltraFlat
  1446. Style.LookAndFeel.Kind = lfUltraFlat
  1447. Style.LookAndFeel.NativeStyle = False
  1448. Style.ButtonStyle = btsUltraFlat
  1449. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1450. StyleDisabled.LookAndFeel.NativeStyle = False
  1451. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1452. StyleFocused.LookAndFeel.NativeStyle = False
  1453. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1454. StyleHot.LookAndFeel.NativeStyle = False
  1455. TabOrder = 22
  1456. Width = 91
  1457. end
  1458. object SeEMVH_NPLS: TcxSpinEdit
  1459. Left = 103
  1460. Top = 285
  1461. Properties.Alignment.Horz = taRightJustify
  1462. Properties.Alignment.Vert = taVCenter
  1463. Properties.AssignedValues.MinValue = True
  1464. Properties.MaxValue = 999.000000000000000000
  1465. Properties.ReadOnly = False
  1466. Properties.ValueType = vtInt
  1467. Style.BorderStyle = ebsUltraFlat
  1468. Style.LookAndFeel.Kind = lfUltraFlat
  1469. Style.LookAndFeel.NativeStyle = False
  1470. Style.ButtonStyle = btsUltraFlat
  1471. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1472. StyleDisabled.LookAndFeel.NativeStyle = False
  1473. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1474. StyleFocused.LookAndFeel.NativeStyle = False
  1475. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1476. StyleHot.LookAndFeel.NativeStyle = False
  1477. TabOrder = 23
  1478. Width = 91
  1479. end
  1480. object SeHVVH_NPLS: TcxSpinEdit
  1481. Left = 99
  1482. Top = 260
  1483. Properties.Alignment.Horz = taRightJustify
  1484. Properties.Alignment.Vert = taVCenter
  1485. Properties.AssignedValues.MinValue = True
  1486. Properties.MaxValue = 999.000000000000000000
  1487. Properties.ReadOnly = False
  1488. Properties.ValueType = vtInt
  1489. Style.BorderStyle = ebsUltraFlat
  1490. Style.LookAndFeel.Kind = lfUltraFlat
  1491. Style.LookAndFeel.NativeStyle = False
  1492. Style.ButtonStyle = btsUltraFlat
  1493. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1494. StyleDisabled.LookAndFeel.NativeStyle = False
  1495. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1496. StyleFocused.LookAndFeel.NativeStyle = False
  1497. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1498. StyleHot.LookAndFeel.NativeStyle = False
  1499. TabOrder = 24
  1500. Width = 91
  1501. end
  1502. object SeELVH_NPLS: TcxSpinEdit
  1503. Left = 165
  1504. Top = 341
  1505. Properties.Alignment.Horz = taRightJustify
  1506. Properties.Alignment.Vert = taVCenter
  1507. Properties.AssignedValues.MinValue = True
  1508. Properties.MaxValue = 999.000000000000000000
  1509. Properties.ReadOnly = False
  1510. Properties.ValueType = vtInt
  1511. Style.BorderStyle = ebsUltraFlat
  1512. Style.LookAndFeel.Kind = lfUltraFlat
  1513. Style.LookAndFeel.NativeStyle = False
  1514. Style.ButtonStyle = btsUltraFlat
  1515. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1516. StyleDisabled.LookAndFeel.NativeStyle = False
  1517. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1518. StyleFocused.LookAndFeel.NativeStyle = False
  1519. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1520. StyleHot.LookAndFeel.NativeStyle = False
  1521. TabOrder = 25
  1522. Width = 91
  1523. end
  1524. object SeWMON_NPLS: TcxSpinEdit
  1525. Left = 161
  1526. Top = 316
  1527. Properties.Alignment.Horz = taRightJustify
  1528. Properties.Alignment.Vert = taVCenter
  1529. Properties.AssignedValues.MinValue = True
  1530. Properties.MaxValue = 999.000000000000000000
  1531. Properties.ReadOnly = False
  1532. Properties.ValueType = vtInt
  1533. Style.BorderStyle = ebsUltraFlat
  1534. Style.LookAndFeel.Kind = lfUltraFlat
  1535. Style.LookAndFeel.NativeStyle = False
  1536. Style.ButtonStyle = btsUltraFlat
  1537. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1538. StyleDisabled.LookAndFeel.NativeStyle = False
  1539. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1540. StyleFocused.LookAndFeel.NativeStyle = False
  1541. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1542. StyleHot.LookAndFeel.NativeStyle = False
  1543. TabOrder = 26
  1544. Width = 91
  1545. end
  1546. object SeETC_NPLS: TcxSpinEdit
  1547. Left = 174
  1548. Top = 372
  1549. Properties.Alignment.Horz = taRightJustify
  1550. Properties.Alignment.Vert = taVCenter
  1551. Properties.AssignedValues.MinValue = True
  1552. Properties.MaxValue = 999.000000000000000000
  1553. Properties.ReadOnly = False
  1554. Properties.ValueType = vtInt
  1555. Style.BorderStyle = ebsUltraFlat
  1556. Style.LookAndFeel.Kind = lfUltraFlat
  1557. Style.LookAndFeel.NativeStyle = False
  1558. Style.ButtonStyle = btsUltraFlat
  1559. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1560. StyleDisabled.LookAndFeel.NativeStyle = False
  1561. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1562. StyleFocused.LookAndFeel.NativeStyle = False
  1563. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1564. StyleHot.LookAndFeel.NativeStyle = False
  1565. TabOrder = 27
  1566. Width = 91
  1567. end
  1568. object SeCTLR_STTS_CYCL: TcxSpinEdit
  1569. Left = 434
  1570. Top = 197
  1571. Properties.Alignment.Horz = taRightJustify
  1572. Properties.Alignment.Vert = taVCenter
  1573. Properties.AssignedValues.MinValue = True
  1574. Properties.MaxValue = 999.000000000000000000
  1575. Properties.ReadOnly = False
  1576. Properties.ValueType = vtInt
  1577. Style.BorderStyle = ebsUltraFlat
  1578. Style.LookAndFeel.Kind = lfUltraFlat
  1579. Style.LookAndFeel.NativeStyle = False
  1580. Style.ButtonStyle = btsUltraFlat
  1581. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1582. StyleDisabled.LookAndFeel.NativeStyle = False
  1583. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1584. StyleFocused.LookAndFeel.NativeStyle = False
  1585. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1586. StyleHot.LookAndFeel.NativeStyle = False
  1587. TabOrder = 28
  1588. Width = 91
  1589. end
  1590. object SeCTLR_CLCT_CYCL: TcxSpinEdit
  1591. Left = 340
  1592. Top = 197
  1593. Properties.Alignment.Horz = taRightJustify
  1594. Properties.Alignment.Vert = taVCenter
  1595. Properties.AssignedValues.MinValue = True
  1596. Properties.MaxValue = 999.000000000000000000
  1597. Properties.ReadOnly = False
  1598. Properties.ValueType = vtInt
  1599. Style.BorderStyle = ebsUltraFlat
  1600. Style.LookAndFeel.Kind = lfUltraFlat
  1601. Style.LookAndFeel.NativeStyle = False
  1602. Style.ButtonStyle = btsUltraFlat
  1603. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1604. StyleDisabled.LookAndFeel.NativeStyle = False
  1605. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1606. StyleFocused.LookAndFeel.NativeStyle = False
  1607. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1608. StyleHot.LookAndFeel.NativeStyle = False
  1609. TabOrder = 29
  1610. Width = 91
  1611. end
  1612. object cxLabel9: TcxLabel
  1613. Left = 234
  1614. Top = 198
  1615. AutoSize = False
  1616. Caption = #49688#51665'/'#49345#53468' '#51452#44592
  1617. Properties.Alignment.Horz = taRightJustify
  1618. Properties.Alignment.Vert = taVCenter
  1619. Transparent = True
  1620. Height = 21
  1621. Width = 104
  1622. AnchorX = 338
  1623. AnchorY = 209
  1624. end
  1625. end
  1626. object TmrShow: TTimer
  1627. Enabled = False
  1628. Interval = 300
  1629. OnTimer = TmrShowTimer
  1630. Left = 876
  1631. Top = 8
  1632. end
  1633. end