PIS0010MF.dfm 45 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310
  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. object ChkViewIcon: TcxCheckBox
  220. Left = 107
  221. Top = -5
  222. Cursor = crHandPoint
  223. Caption = #51452#52264#51109' '#50500#51060#53080
  224. State = cbsChecked
  225. TabOrder = 0
  226. Transparent = True
  227. OnClick = ChkViewIconClick
  228. Width = 121
  229. end
  230. inline FRAMEGisMap1: TFRAMEFlashMap
  231. Left = 3
  232. Top = 19
  233. Width = 826
  234. Height = 570
  235. Align = alClient
  236. TabOrder = 1
  237. ExplicitLeft = 3
  238. ExplicitTop = 19
  239. ExplicitWidth = 826
  240. ExplicitHeight = 570
  241. inherited Panel1: TPanel
  242. Width = 826
  243. Height = 509
  244. ExplicitWidth = 826
  245. ExplicitHeight = 509
  246. inherited ShockwaveFlash1: TShockwaveFlashEx
  247. ControlData = {
  248. 6755665500090000D8130000D813000008000200000000000800000000000800
  249. 0000000008000E000000570069006E0064006F00770000000800060000002D00
  250. 310000000800060000002D003100000008000A00000048006900670068000000
  251. 08000200000000000800060000002D0031000000080000000000080002000000
  252. 0000080010000000530068006F00770041006C006C0000000800040000003000
  253. 0000080004000000300000000800020000000000080000000000080002000000
  254. 00000D0000000000000000000000000000000000080004000000310000000800
  255. 0400000030000000080000000000080004000000300000000800080000006100
  256. 6C006C00000008000C000000660061006C0073006500000008000C0000006600
  257. 61006C007300650000000800040000003000000008000C000000730063006100
  258. 6C0065000000}
  259. end
  260. inherited Memo1: TMemo
  261. Height = 306
  262. ExplicitHeight = 306
  263. end
  264. end
  265. inherited GrpTool: TcxGroupBox
  266. ExplicitWidth = 826
  267. Width = 826
  268. inherited LbDef: TLabel
  269. Width = 247
  270. Height = 17
  271. ExplicitWidth = 247
  272. ExplicitHeight = 17
  273. end
  274. end
  275. inherited StatusBar: TStatusBar
  276. Top = 550
  277. Width = 826
  278. ExplicitTop = 550
  279. ExplicitWidth = 826
  280. end
  281. end
  282. object ChkViewName: TcxCheckBox
  283. Left = 230
  284. Top = -5
  285. Cursor = crHandPoint
  286. Caption = #51452#52264#51109#47749
  287. State = cbsChecked
  288. TabOrder = 2
  289. Transparent = True
  290. OnClick = ChkViewIconClick
  291. Width = 121
  292. end
  293. end
  294. object PnlEdit: TPanel
  295. Left = 838
  296. Top = 0
  297. Width = 423
  298. Height = 599
  299. Align = alRight
  300. BevelOuter = bvNone
  301. TabOrder = 2
  302. object GrpInfo: TcxGroupBox
  303. Left = 0
  304. Top = 0
  305. Align = alClient
  306. Caption = #9654' '#51452#52264#51109' '#51221#48372
  307. ParentFont = False
  308. Style.BorderColor = clCaptionText
  309. Style.Font.Charset = DEFAULT_CHARSET
  310. Style.Font.Color = clWindowText
  311. Style.Font.Height = -13
  312. Style.Font.Name = #47569#51008' '#44256#46357
  313. Style.Font.Style = []
  314. Style.Shadow = False
  315. Style.TextColor = clBlack
  316. Style.TextStyle = [fsBold]
  317. Style.IsFontAssigned = True
  318. TabOrder = 0
  319. DesignSize = (
  320. 423
  321. 561)
  322. Height = 568
  323. Width = 423
  324. object ImgDesc01: TImage
  325. Left = 9
  326. Top = 35
  327. Width = 9
  328. Height = 9
  329. Transparent = True
  330. end
  331. object ImgDesc02: TImage
  332. Left = 9
  333. Top = 64
  334. Width = 9
  335. Height = 9
  336. Transparent = True
  337. end
  338. object ImgDesc03: TImage
  339. Left = 9
  340. Top = 118
  341. Width = 9
  342. Height = 9
  343. Transparent = True
  344. end
  345. object ImgDesc04: TImage
  346. Left = 9
  347. Top = 147
  348. Width = 9
  349. Height = 9
  350. Transparent = True
  351. end
  352. object ImgDesc05: TImage
  353. Left = 9
  354. Top = 177
  355. Width = 9
  356. Height = 9
  357. Transparent = True
  358. end
  359. object ImgDesc06: TImage
  360. Left = 9
  361. Top = 206
  362. Width = 9
  363. Height = 9
  364. Transparent = True
  365. end
  366. object ImgDesc07: TImage
  367. Left = 9
  368. Top = 236
  369. Width = 9
  370. Height = 9
  371. Transparent = True
  372. end
  373. object ImgDesc08: TImage
  374. Left = 9
  375. Top = 270
  376. Width = 9
  377. Height = 9
  378. Transparent = True
  379. end
  380. object ImgDesc09: TImage
  381. Left = 9
  382. Top = 300
  383. Width = 9
  384. Height = 9
  385. Transparent = True
  386. end
  387. object ImgDesc10: TImage
  388. Left = 9
  389. Top = 328
  390. Width = 9
  391. Height = 9
  392. Transparent = True
  393. end
  394. object ImgDesc11: TImage
  395. Left = 9
  396. Top = 355
  397. Width = 9
  398. Height = 9
  399. Transparent = True
  400. end
  401. object ImgDesc23: TImage
  402. Left = 9
  403. Top = 440
  404. Width = 9
  405. Height = 9
  406. Transparent = True
  407. end
  408. object ImgDesc22: TImage
  409. Left = 9
  410. Top = 412
  411. Width = 9
  412. Height = 9
  413. Transparent = True
  414. end
  415. object ImgDesc21: TImage
  416. Left = 9
  417. Top = 384
  418. Width = 9
  419. Height = 9
  420. Transparent = True
  421. end
  422. object ImgDesc99: TImage
  423. Left = 9
  424. Top = 91
  425. Width = 9
  426. Height = 9
  427. Transparent = True
  428. end
  429. object ImgDesc27: TImage
  430. Left = 218
  431. Top = 236
  432. Width = 9
  433. Height = 9
  434. Transparent = True
  435. end
  436. object CTLR_MNGM_NMBR: TcxTextEdit
  437. Left = 113
  438. Top = 30
  439. Enabled = False
  440. TabOrder = 0
  441. Width = 121
  442. end
  443. object EdId: TcxTextEdit
  444. Left = 148
  445. Top = -3
  446. TabOrder = 3
  447. Text = 'EdId'
  448. Visible = False
  449. Width = 121
  450. end
  451. object X_CRDN: TcxSpinEdit
  452. Left = 113
  453. Top = 141
  454. Properties.Alignment.Horz = taRightJustify
  455. Properties.Alignment.Vert = taVCenter
  456. Properties.DisplayFormat = '##0.######0'
  457. Properties.EditFormat = '##0.######0'
  458. Properties.MaxValue = 9999999999.000000000000000000
  459. Properties.ReadOnly = False
  460. Properties.SpinButtons.Visible = False
  461. Properties.ValueType = vtFloat
  462. Style.LookAndFeel.Kind = lfUltraFlat
  463. Style.LookAndFeel.NativeStyle = False
  464. Style.TextStyle = []
  465. Style.ButtonStyle = btsUltraFlat
  466. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  467. StyleDisabled.LookAndFeel.NativeStyle = False
  468. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  469. StyleFocused.LookAndFeel.NativeStyle = False
  470. StyleFocused.TextStyle = [fsBold]
  471. StyleHot.LookAndFeel.Kind = lfUltraFlat
  472. StyleHot.LookAndFeel.NativeStyle = False
  473. TabOrder = 1
  474. Width = 150
  475. end
  476. object Y_CRDN: TcxSpinEdit
  477. Left = 265
  478. Top = 141
  479. Properties.Alignment.Horz = taRightJustify
  480. Properties.Alignment.Vert = taVCenter
  481. Properties.DisplayFormat = '##0.######0'
  482. Properties.EditFormat = '##0.######0'
  483. Properties.MaxValue = 9999999999.000000000000000000
  484. Properties.ReadOnly = False
  485. Properties.SpinButtons.Visible = False
  486. Properties.ValueType = vtFloat
  487. Style.LookAndFeel.Kind = lfUltraFlat
  488. Style.LookAndFeel.NativeStyle = False
  489. Style.TextStyle = []
  490. Style.ButtonStyle = btsUltraFlat
  491. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  492. StyleDisabled.LookAndFeel.NativeStyle = False
  493. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  494. StyleFocused.LookAndFeel.NativeStyle = False
  495. StyleFocused.TextStyle = [fsBold]
  496. StyleHot.LookAndFeel.Kind = lfUltraFlat
  497. StyleHot.LookAndFeel.NativeStyle = False
  498. TabOrder = 2
  499. Width = 150
  500. end
  501. object cxLabel1: TcxLabel
  502. Left = 20
  503. Top = 30
  504. AutoSize = False
  505. Caption = #51452#52264#51109' ID [*]'
  506. Properties.Alignment.Horz = taRightJustify
  507. Properties.Alignment.Vert = taVCenter
  508. Transparent = True
  509. Height = 21
  510. Width = 92
  511. AnchorX = 112
  512. AnchorY = 41
  513. end
  514. object cxLabel2: TcxLabel
  515. Left = 20
  516. Top = 59
  517. AutoSize = False
  518. Caption = #51452#52264#51109#47749' [*]'
  519. Properties.Alignment.Horz = taRightJustify
  520. Properties.Alignment.Vert = taVCenter
  521. Transparent = True
  522. Height = 21
  523. Width = 92
  524. AnchorX = 112
  525. AnchorY = 70
  526. end
  527. object cxLabel3: TcxLabel
  528. Left = 20
  529. Top = 112
  530. AutoSize = False
  531. Caption = #50868#50689'/'#50976#54805#44396#48516
  532. Properties.Alignment.Horz = taRightJustify
  533. Properties.Alignment.Vert = taVCenter
  534. Transparent = True
  535. Height = 21
  536. Width = 92
  537. AnchorX = 112
  538. AnchorY = 123
  539. end
  540. object cxLabel6: TcxLabel
  541. Left = 20
  542. Top = 141
  543. AutoSize = False
  544. Caption = #50948#52824' X/Y'
  545. Properties.Alignment.Horz = taRightJustify
  546. Properties.Alignment.Vert = taVCenter
  547. Transparent = True
  548. Height = 21
  549. Width = 92
  550. AnchorX = 112
  551. AnchorY = 152
  552. end
  553. object cxLabel8: TcxLabel
  554. Left = 20
  555. Top = 170
  556. AutoSize = False
  557. Caption = #51228#50612#44592'IP/PORT'
  558. Properties.Alignment.Horz = taRightJustify
  559. Properties.Alignment.Vert = taVCenter
  560. Transparent = True
  561. Height = 21
  562. Width = 92
  563. AnchorX = 112
  564. AnchorY = 181
  565. end
  566. object cxLabel9: TcxLabel
  567. Left = 20
  568. Top = 199
  569. AutoSize = False
  570. Caption = #49688#51665'/'#49345#53468' '#51452#44592
  571. Properties.Alignment.Horz = taRightJustify
  572. Properties.Alignment.Vert = taVCenter
  573. Transparent = True
  574. Height = 21
  575. Width = 92
  576. AnchorX = 112
  577. AnchorY = 210
  578. end
  579. object cxLabel10: TcxLabel
  580. Left = 20
  581. Top = 228
  582. AutoSize = False
  583. Caption = #51204#52404' '#51452#52264#47732#49688
  584. Properties.Alignment.Horz = taRightJustify
  585. Properties.Alignment.Vert = taVCenter
  586. Transparent = True
  587. Height = 21
  588. Width = 92
  589. AnchorX = 112
  590. AnchorY = 239
  591. end
  592. object cxLabel5: TcxLabel
  593. Left = 20
  594. Top = 266
  595. AutoSize = False
  596. Caption = #44288#47532#44592#44288' '#47749#52845
  597. Properties.Alignment.Horz = taRightJustify
  598. Properties.Alignment.Vert = taVCenter
  599. Transparent = True
  600. Height = 21
  601. Width = 137
  602. AnchorX = 157
  603. AnchorY = 277
  604. end
  605. object CTLR_CLCT_CYCL: TcxSpinEdit
  606. Left = 113
  607. Top = 198
  608. Properties.Alignment.Horz = taRightJustify
  609. Properties.Alignment.Vert = taVCenter
  610. Properties.AssignedValues.MinValue = True
  611. Properties.MaxValue = 999.000000000000000000
  612. Properties.ReadOnly = False
  613. Properties.ValueType = vtInt
  614. Style.BorderStyle = ebsUltraFlat
  615. Style.LookAndFeel.Kind = lfUltraFlat
  616. Style.LookAndFeel.NativeStyle = False
  617. Style.ButtonStyle = btsUltraFlat
  618. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  619. StyleDisabled.LookAndFeel.NativeStyle = False
  620. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  621. StyleFocused.LookAndFeel.NativeStyle = False
  622. StyleHot.LookAndFeel.Kind = lfUltraFlat
  623. StyleHot.LookAndFeel.NativeStyle = False
  624. TabOrder = 12
  625. Width = 91
  626. end
  627. object CTLR_MNGM_NM: TcxTextEdit
  628. Left = 113
  629. Top = 59
  630. Properties.ReadOnly = False
  631. TabOrder = 13
  632. Width = 302
  633. end
  634. object PRLT_OPER_DVSN_CD: TcxComboBox
  635. Left = 113
  636. Top = 112
  637. Cursor = crHandPoint
  638. Properties.Alignment.Vert = taVCenter
  639. Properties.DropDownListStyle = lsFixedList
  640. Properties.DropDownSizeable = True
  641. Properties.ReadOnly = False
  642. TabOrder = 14
  643. Width = 150
  644. end
  645. object VALD_YN: TcxComboBox
  646. Left = 238
  647. Top = 30
  648. Cursor = crHandPoint
  649. Properties.Alignment.Vert = taVCenter
  650. Properties.DropDownListStyle = lsFixedList
  651. Properties.DropDownSizeable = True
  652. Properties.Items.Strings = (
  653. ' [Y] '#49324#50857
  654. ' [N] '#49324#50857#50504#54632)
  655. Properties.ReadOnly = False
  656. TabOrder = 15
  657. Text = ' [Y] '#49324#50857
  658. Width = 112
  659. end
  660. object TRMN_IP: TcxMaskEdit
  661. Left = 113
  662. Top = 169
  663. Properties.Alignment.Horz = taCenter
  664. Properties.Alignment.Vert = taVCenter
  665. Properties.MaskKind = emkRegExprEx
  666. Properties.EditMask =
  667. '(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01' +
  668. ']?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]' +
  669. '|2[0-4][0-9]|[01]?[0-9][0-9]?)'
  670. Properties.MaxLength = 0
  671. TabOrder = 16
  672. Width = 150
  673. end
  674. object TRMN_PORT: TcxTextEdit
  675. Left = 265
  676. Top = 169
  677. Properties.Alignment.Horz = taCenter
  678. Properties.Alignment.Vert = taVCenter
  679. Properties.MaxLength = 5
  680. Properties.ReadOnly = False
  681. TabOrder = 17
  682. OnKeyPress = TRMN_PORTKeyPress
  683. Width = 69
  684. end
  685. object CTLR_STTS_CYCL: TcxSpinEdit
  686. Left = 207
  687. Top = 198
  688. Properties.Alignment.Horz = taRightJustify
  689. Properties.Alignment.Vert = taVCenter
  690. Properties.AssignedValues.MinValue = True
  691. Properties.MaxValue = 999.000000000000000000
  692. Properties.ReadOnly = False
  693. Properties.ValueType = vtInt
  694. Style.BorderStyle = ebsUltraFlat
  695. Style.LookAndFeel.Kind = lfUltraFlat
  696. Style.LookAndFeel.NativeStyle = False
  697. Style.ButtonStyle = btsUltraFlat
  698. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  699. StyleDisabled.LookAndFeel.NativeStyle = False
  700. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  701. StyleFocused.LookAndFeel.NativeStyle = False
  702. StyleHot.LookAndFeel.Kind = lfUltraFlat
  703. StyleHot.LookAndFeel.NativeStyle = False
  704. TabOrder = 18
  705. Width = 91
  706. end
  707. object WHOL_NPLS: TcxSpinEdit
  708. Left = 113
  709. Top = 226
  710. Properties.Alignment.Horz = taRightJustify
  711. Properties.Alignment.Vert = taVCenter
  712. Properties.AssignedValues.MinValue = True
  713. Properties.MaxValue = 999.000000000000000000
  714. Properties.ReadOnly = False
  715. Properties.ValueType = vtInt
  716. Style.BorderStyle = ebsUltraFlat
  717. Style.LookAndFeel.Kind = lfUltraFlat
  718. Style.LookAndFeel.NativeStyle = False
  719. Style.ButtonStyle = btsUltraFlat
  720. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  721. StyleDisabled.LookAndFeel.NativeStyle = False
  722. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  723. StyleFocused.LookAndFeel.NativeStyle = False
  724. StyleHot.LookAndFeel.Kind = lfUltraFlat
  725. StyleHot.LookAndFeel.NativeStyle = False
  726. TabOrder = 19
  727. Width = 91
  728. end
  729. object PRLT_TYPE_DVSN_CD: TcxComboBox
  730. Left = 265
  731. Top = 112
  732. Cursor = crHandPoint
  733. Properties.Alignment.Vert = taVCenter
  734. Properties.DropDownListStyle = lsFixedList
  735. Properties.DropDownSizeable = True
  736. Properties.ReadOnly = False
  737. TabOrder = 20
  738. Width = 150
  739. end
  740. object cxLabel4: TcxLabel
  741. Left = 19
  742. Top = 293
  743. AutoSize = False
  744. Caption = #44288#47532#44592#44288' '#51204#54868#48264#54840
  745. Properties.Alignment.Horz = taRightJustify
  746. Properties.Alignment.Vert = taVCenter
  747. Transparent = True
  748. Height = 21
  749. Width = 137
  750. AnchorX = 156
  751. AnchorY = 304
  752. end
  753. object cxLabel7: TcxLabel
  754. Left = 20
  755. Top = 322
  756. AutoSize = False
  757. Caption = #51452#52264' '#48512#51228'/'#50868#50689#50836#51068
  758. Properties.Alignment.Horz = taRightJustify
  759. Properties.Alignment.Vert = taVCenter
  760. Transparent = True
  761. Height = 21
  762. Width = 137
  763. AnchorX = 157
  764. AnchorY = 333
  765. end
  766. object cxLabel11: TcxLabel
  767. Left = 20
  768. Top = 350
  769. AutoSize = False
  770. Caption = #54217#51068' '#49884#51089'/'#51333#47308#49884#44033
  771. Properties.Alignment.Horz = taRightJustify
  772. Properties.Alignment.Vert = taVCenter
  773. Transparent = True
  774. Height = 21
  775. Width = 137
  776. AnchorX = 157
  777. AnchorY = 361
  778. end
  779. object cxLabel12: TcxLabel
  780. Left = 20
  781. Top = 378
  782. AutoSize = False
  783. Caption = #44277#55092#51068' '#49884#51089'/'#51333#47308#49884#44033
  784. Properties.Alignment.Horz = taRightJustify
  785. Properties.Alignment.Vert = taVCenter
  786. Transparent = True
  787. Height = 21
  788. Width = 137
  789. AnchorX = 157
  790. AnchorY = 389
  791. end
  792. object cxLabel13: TcxLabel
  793. Left = 20
  794. Top = 406
  795. AutoSize = False
  796. Caption = #51452#52264' '#44060#48169'/'#50836#44552#48512#44284
  797. Properties.Alignment.Horz = taRightJustify
  798. Properties.Alignment.Vert = taVCenter
  799. Transparent = True
  800. Height = 21
  801. Width = 137
  802. AnchorX = 157
  803. AnchorY = 417
  804. end
  805. object cxLabel14: TcxLabel
  806. Left = 20
  807. Top = 434
  808. AutoSize = False
  809. Caption = #51452#52264' '#50696#50557' '#51228#44277
  810. Properties.Alignment.Horz = taRightJustify
  811. Properties.Alignment.Vert = taVCenter
  812. Transparent = True
  813. Height = 21
  814. Width = 137
  815. AnchorX = 157
  816. AnchorY = 445
  817. end
  818. object PRLT_MNGM_INTN_NM: TcxTextEdit
  819. Left = 162
  820. Top = 263
  821. Properties.ReadOnly = False
  822. TabOrder = 27
  823. Width = 256
  824. end
  825. object PRLT_MNGM_INTN_TEL: TcxTextEdit
  826. Left = 162
  827. Top = 291
  828. Properties.ReadOnly = False
  829. TabOrder = 28
  830. Width = 256
  831. end
  832. object PARK_NDSY_CD: TcxComboBox
  833. Left = 162
  834. Top = 319
  835. Cursor = crHandPoint
  836. Properties.Alignment.Vert = taVCenter
  837. Properties.DropDownListStyle = lsFixedList
  838. Properties.DropDownSizeable = True
  839. Properties.ReadOnly = False
  840. TabOrder = 29
  841. Width = 128
  842. end
  843. object PARK_OPER_DAY_CD: TcxComboBox
  844. Left = 290
  845. Top = 319
  846. Cursor = crHandPoint
  847. Properties.Alignment.Vert = taVCenter
  848. Properties.DropDownListStyle = lsFixedList
  849. Properties.DropDownSizeable = True
  850. Properties.ReadOnly = False
  851. TabOrder = 30
  852. Width = 128
  853. end
  854. object PARK_WKDY_STRT_HH: TcxTimeEdit
  855. Left = 162
  856. Top = 348
  857. EditValue = 0d
  858. Properties.Alignment.Horz = taCenter
  859. Properties.Alignment.Vert = taVCenter
  860. Properties.TimeFormat = tfHourMin
  861. Style.LookAndFeel.Kind = lfUltraFlat
  862. Style.LookAndFeel.NativeStyle = False
  863. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  864. StyleDisabled.LookAndFeel.NativeStyle = False
  865. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  866. StyleFocused.LookAndFeel.NativeStyle = False
  867. StyleFocused.TextStyle = [fsBold]
  868. StyleHot.LookAndFeel.Kind = lfUltraFlat
  869. StyleHot.LookAndFeel.NativeStyle = False
  870. TabOrder = 31
  871. Width = 63
  872. end
  873. object PARK_WKDY_END_HH: TcxTimeEdit
  874. Left = 226
  875. Top = 348
  876. EditValue = 0d
  877. Properties.Alignment.Horz = taCenter
  878. Properties.Alignment.Vert = taVCenter
  879. Properties.TimeFormat = tfHourMin
  880. Style.LookAndFeel.Kind = lfUltraFlat
  881. Style.LookAndFeel.NativeStyle = False
  882. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  883. StyleDisabled.LookAndFeel.NativeStyle = False
  884. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  885. StyleFocused.LookAndFeel.NativeStyle = False
  886. StyleFocused.TextStyle = [fsBold]
  887. StyleHot.LookAndFeel.Kind = lfUltraFlat
  888. StyleHot.LookAndFeel.NativeStyle = False
  889. TabOrder = 32
  890. Width = 63
  891. end
  892. object PARK_LHDY_STRT_HH: TcxTimeEdit
  893. Left = 162
  894. Top = 376
  895. EditValue = 0d
  896. Properties.Alignment.Horz = taCenter
  897. Properties.Alignment.Vert = taVCenter
  898. Properties.TimeFormat = tfHourMin
  899. Style.LookAndFeel.Kind = lfUltraFlat
  900. Style.LookAndFeel.NativeStyle = False
  901. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  902. StyleDisabled.LookAndFeel.NativeStyle = False
  903. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  904. StyleFocused.LookAndFeel.NativeStyle = False
  905. StyleFocused.TextStyle = [fsBold]
  906. StyleHot.LookAndFeel.Kind = lfUltraFlat
  907. StyleHot.LookAndFeel.NativeStyle = False
  908. TabOrder = 33
  909. Width = 63
  910. end
  911. object PARK_LHDY_END_HH: TcxTimeEdit
  912. Left = 226
  913. Top = 376
  914. EditValue = 0d
  915. Properties.Alignment.Horz = taCenter
  916. Properties.Alignment.Vert = taVCenter
  917. Properties.TimeFormat = tfHourMin
  918. Style.LookAndFeel.Kind = lfUltraFlat
  919. Style.LookAndFeel.NativeStyle = False
  920. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  921. StyleDisabled.LookAndFeel.NativeStyle = False
  922. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  923. StyleFocused.LookAndFeel.NativeStyle = False
  924. StyleFocused.TextStyle = [fsBold]
  925. StyleHot.LookAndFeel.Kind = lfUltraFlat
  926. StyleHot.LookAndFeel.NativeStyle = False
  927. TabOrder = 34
  928. Width = 63
  929. end
  930. object PARK_OPDR_CD: TcxComboBox
  931. Left = 162
  932. Top = 404
  933. Cursor = crHandPoint
  934. Properties.Alignment.Vert = taVCenter
  935. Properties.DropDownListStyle = lsFixedList
  936. Properties.DropDownSizeable = True
  937. Properties.ReadOnly = False
  938. TabOrder = 35
  939. Width = 128
  940. end
  941. object PARK_FARE_IMPS_CD: TcxComboBox
  942. Left = 290
  943. Top = 404
  944. Cursor = crHandPoint
  945. Properties.Alignment.Vert = taVCenter
  946. Properties.DropDownListStyle = lsFixedList
  947. Properties.DropDownSizeable = True
  948. Properties.ReadOnly = False
  949. TabOrder = 36
  950. Width = 128
  951. end
  952. object PARK_APNT_OFFR_YN: TcxComboBox
  953. Left = 162
  954. Top = 432
  955. Cursor = crHandPoint
  956. Properties.Alignment.Vert = taVCenter
  957. Properties.DropDownListStyle = lsFixedList
  958. Properties.DropDownSizeable = True
  959. Properties.Items.Strings = (
  960. ' [Y] '#51228#44277
  961. ' [N] '#51228#44277#50504#54632)
  962. Properties.ReadOnly = False
  963. TabOrder = 37
  964. Text = ' [Y] '#51228#44277
  965. Width = 128
  966. end
  967. object BtnListAdd: TcxButton
  968. Tag = 2
  969. Left = 327
  970. Top = 350
  971. Width = 80
  972. Height = 25
  973. Cursor = crHandPoint
  974. Hint = #52789' '#52628#44032
  975. Caption = #52628#44032
  976. Colors.Default = 10737865
  977. Glyph.Data = {
  978. 36040000424D3604000000000000360000002800000010000000100000000100
  979. 2000000000000004000000000000000000000000000000000000000000000000
  980. 0000000000000000000000000000000000000000000000000000000000000000
  981. 0000000000000000000000000000000000000000000000000000000000E60000
  982. 00E6000000E6000000E6000000E6000000E6000000E6000000E6000000E60000
  983. 00E6000000E6000000E600000000000000000000000000000000000000E6B1B2
  984. B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2
  985. B1E6838383E6000000E600000000000000000000000000000000000000E6E6E6
  986. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6
  987. E6E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  988. E6E6747C74E6747C74E6747C74E6747C74E6747C74E6747C74E6000000E60000
  989. 00E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  990. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E61F4AE6E60000
  991. 00E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  992. E6E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6000000E61F4AE6E661A1E6E60000
  993. 00E6000000E6000000E6000000E6000000E6000000E600000000000000E6E6E6
  994. E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E61F4AE6E685D0E6E67BC2E6E61F4A
  995. E6E61F4AE6E61F4AE6E61F4AE6E61F4AE6E6000000E600000000000000E6E6E6
  996. E6E6747C74E6747C74E6000000E696E5E6E696E5E6E696E5E6E68FDDE6E685D0
  997. E6E67BC2E6E66FB2E6E661A1E6E65490E6E6000000E600000000000000E6E6E6
  998. E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E696E5E6E696E5E6E696E5E6E696E5
  999. E6E68FDCE6E685D0E6E67BC2E6E66EB2E6E6000000E600000000000000E6E6E6
  1000. E6E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6000000E696E5E6E696E5E6E60000
  1001. 00E6000000E6000000E6000000E6000000E6000000E600000000000000E6E6E6
  1002. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E696E5E6E60000
  1003. 00E6000000E60000000000000000000000000000000000000000000000E6E6E6
  1004. E6E6747C74E6747C74E6747C74E6747C74E6747C74E6747C74E6000000E60000
  1005. 00E6000000000000000000000000000000000000000000000000000000E6E6E6
  1006. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E60000
  1007. 0000000000000000000000000000000000000000000000000000000000E60000
  1008. 00E6000000E6000000E6000000E6000000E6000000E6000000E6000000000000
  1009. 0000000000000000000000000000000000000000000000000000000000000000
  1010. 0000000000000000000000000000000000000000000000000000000000000000
  1011. 0000000000000000000000000000000000000000000000000000}
  1012. LookAndFeel.NativeStyle = False
  1013. TabOrder = 38
  1014. Visible = False
  1015. OnClick = BtnListAddClick
  1016. end
  1017. object BtnListDelete: TcxButton
  1018. Tag = 2
  1019. Left = 327
  1020. Top = 384
  1021. Width = 80
  1022. Height = 25
  1023. Cursor = crHandPoint
  1024. Hint = #52789' '#49325#51228
  1025. Caption = #49325#51228
  1026. Colors.Default = 10737865
  1027. Glyph.Data = {
  1028. 36040000424D3604000000000000360000002800000010000000100000000100
  1029. 2000000000000004000000000000000000000000000000000000000000000000
  1030. 0000000000001F1C16E6101910E6100D1CE61F1C16E6101910E6000000E61F1C
  1031. 16E6100D1CE6101910E61F1C16E6000000E60000000000000000000000000000
  1032. 0000100D1CE66D776DE6B7A5A5E6B7B7B7E6B7C2B7E6000000E62C2CE6E60000
  1033. 00E6B7B7B7E6B7A5A5E6000000E60707E6E6000000E600000000000000001F1C
  1034. 16E6E6E6E6E62C2F29E6AEB3B3E6DDDDDDE6000000E62C2CE6E62C2CE6E62C2C
  1035. E6E6000000E6000000E60707E6E65252E6E60707E6E6000000E61F1C16E66D77
  1036. 6DE62C2F29E643434CE6DDDDDDE6DDDDDDE6DDDDDDE6000000E62C2CE6E62C2C
  1037. E6E62C2CE6E61C29E6E62C2CE6E60707E6E6000000E600000000100D1CE6CBD4
  1038. CBE6CBD4CBE6CBD4CBE6D4DDD4E6DDDDDDE6DDDDDDE6DDDDDDE6000000E62C2C
  1039. E6E62C2CE6E62C2CE6E62C2CE6E6000000E60000000000000000101910E6D4D4
  1040. D4E6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6DDDDDDE6DDDDDDE60000
  1041. 00E62C2CE6E62C2CE6E6000000E60000000000000000000000001F1C16E6DDDD
  1042. DDE6CBD4CBE6D4D4D4E6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6000000E6525B
  1043. E6E62C2CE6E62C2CE6E62C2CE6E6000000E60000000000000000101910E6DDDD
  1044. DDE6CBCBCBE6CBCBCBE6CBCBCBE6D4D4D4E6CBD4CBE6000000E65252E6E60707
  1045. E6E60707E6E62C2CE6E62C2CE6E62C2CE6E6000000E6000000001F1C16E6DDDD
  1046. DDE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6000000E6525BE6E60707E6E65252
  1047. E6E6000000E6000000E62C2CE6E62C2CE6E62C2CE6E6000000E6100D1CE6DDDD
  1048. DDE6CBCBCBE6CBCBCBE6CBCBCBE6C2C2C2E6D4D4D4E6000000E6525BE6E60000
  1049. 00E6CBD4CBE6CBCBCBE6000000E62C2CE6E6000000E6000000001F1C16E6E6E6
  1050. E6E6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6000000E6CBD4
  1051. CBE6CBD4CBE6CBD4CBE61F1C16E6000000E60000000000000000101910E6E6E6
  1052. E6E6B7B7B7E6C2C2C2E6C2C6C6E6CBCBCBE6C2C2C2E6CBCBCBE6CBCBCBE6CBCB
  1053. CBE6D4D4D4E6CBD4CBE6101910E6000000000000000000000000101910E6E6E6
  1054. E6E6B7B7B7E6B7B7B7E6B7C2B7E6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCB
  1055. CBE6CBCBCBE6CBCBCBE61F1C16E60000000000000000000000001F1C16E6E6E6
  1056. E6E6B7B7B7E6B7B7B7E6B7B7B7E6B7B7B7E6CBCBCBE6CBCBCBE6CBCBCBE6CBCB
  1057. CBE6CBCBCBE6CBD4CBE61F1C16E6000000000000000000000000101910E6E6E6
  1058. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6DDDDDDE6DDDD
  1059. DDE6DDDDDDE6DDDDDDE61F1C16E60000000000000000000000001F1C16E61019
  1060. 10E6100D1CE61F1C16E6101910E61F1C16E6101910E6100D1CE61F1C16E61019
  1061. 10E61F1C16E6101910E6100D1CE6000000000000000000000000}
  1062. LookAndFeel.NativeStyle = False
  1063. TabOrder = 39
  1064. Visible = False
  1065. OnClick = BtnListDeleteClick
  1066. end
  1067. object CxLink: TcxGrid
  1068. Left = 70
  1069. Top = 464
  1070. Width = 348
  1071. Height = 91
  1072. Anchors = [akLeft, akTop, akRight, akBottom]
  1073. TabOrder = 40
  1074. object TvLink: TcxGridTableView
  1075. DataController.Summary.DefaultGroupSummaryItems = <>
  1076. DataController.Summary.FooterSummaryItems = <>
  1077. DataController.Summary.SummaryGroups = <>
  1078. OptionsCustomize.ColumnFiltering = False
  1079. OptionsCustomize.ColumnGrouping = False
  1080. OptionsCustomize.ColumnMoving = False
  1081. OptionsCustomize.ColumnSorting = False
  1082. OptionsData.Deleting = False
  1083. OptionsData.DeletingConfirmation = False
  1084. OptionsData.Inserting = False
  1085. OptionsView.NoDataToDisplayInfoText = '<'#52789' '#51221#48372#44032' '#50630#49845#45768#45796'>'
  1086. OptionsView.ColumnAutoWidth = True
  1087. OptionsView.GroupByBox = False
  1088. OptionsView.Indicator = True
  1089. object ColLink1: TcxGridColumn
  1090. Caption = #49692#49436
  1091. PropertiesClassName = 'TcxLabelProperties'
  1092. Properties.Alignment.Horz = taCenter
  1093. Properties.Alignment.Vert = taVCenter
  1094. Visible = False
  1095. HeaderAlignmentHorz = taCenter
  1096. HeaderAlignmentVert = vaCenter
  1097. Options.Editing = False
  1098. Width = 34
  1099. end
  1100. object ColLink2: TcxGridColumn
  1101. Caption = #52789#48264#54840
  1102. PropertiesClassName = 'TcxTextEditProperties'
  1103. Properties.Alignment.Horz = taCenter
  1104. Properties.Alignment.Vert = taVCenter
  1105. HeaderAlignmentHorz = taCenter
  1106. HeaderAlignmentVert = vaCenter
  1107. Options.Editing = False
  1108. Width = 67
  1109. end
  1110. object ColLink3: TcxGridColumn
  1111. Caption = #52789#47749
  1112. PropertiesClassName = 'TcxTextEditProperties'
  1113. Properties.Alignment.Vert = taVCenter
  1114. HeaderAlignmentHorz = taCenter
  1115. HeaderAlignmentVert = vaCenter
  1116. Width = 176
  1117. end
  1118. object ColLink4: TcxGridColumn
  1119. Caption = #49884#51216#47749
  1120. PropertiesClassName = 'TcxTextEditProperties'
  1121. Properties.Alignment.Vert = taVCenter
  1122. Visible = False
  1123. HeaderAlignmentHorz = taCenter
  1124. HeaderAlignmentVert = vaCenter
  1125. Options.Editing = False
  1126. VisibleForCustomization = False
  1127. Width = 120
  1128. end
  1129. object ColLink5: TcxGridColumn
  1130. Caption = #51333#51216#47749
  1131. PropertiesClassName = 'TcxTextEditProperties'
  1132. Properties.Alignment.Vert = taVCenter
  1133. Visible = False
  1134. HeaderAlignmentHorz = taCenter
  1135. HeaderAlignmentVert = vaCenter
  1136. Options.Editing = False
  1137. VisibleForCustomization = False
  1138. Width = 120
  1139. end
  1140. object ColLink6: TcxGridColumn
  1141. Caption = #51333#47308#51648#51216#47749
  1142. PropertiesClassName = 'TcxLabelProperties'
  1143. Properties.Alignment.Horz = taLeftJustify
  1144. Properties.Alignment.Vert = taVCenter
  1145. Visible = False
  1146. HeaderAlignmentHorz = taCenter
  1147. HeaderAlignmentVert = vaCenter
  1148. VisibleForCustomization = False
  1149. Width = 250
  1150. end
  1151. end
  1152. object GlLink: TcxGridLevel
  1153. GridView = TvLink
  1154. end
  1155. end
  1156. object ISTL_LCTN_ADDR: TcxTextEdit
  1157. Left = 113
  1158. Top = 86
  1159. Properties.ReadOnly = False
  1160. TabOrder = 41
  1161. Width = 302
  1162. end
  1163. object cxLabel15: TcxLabel
  1164. Left = 20
  1165. Top = 86
  1166. AutoSize = False
  1167. Caption = #49444#52824#50948#52824
  1168. Properties.Alignment.Horz = taRightJustify
  1169. Properties.Alignment.Vert = taVCenter
  1170. Transparent = True
  1171. Height = 21
  1172. Width = 92
  1173. AnchorX = 112
  1174. AnchorY = 97
  1175. end
  1176. object cxLabel16: TcxLabel
  1177. Left = 231
  1178. Top = 228
  1179. AutoSize = False
  1180. Caption = #49892#49884#44036#51221#48372
  1181. Properties.Alignment.Horz = taRightJustify
  1182. Properties.Alignment.Vert = taVCenter
  1183. Transparent = True
  1184. Height = 21
  1185. Width = 71
  1186. AnchorX = 302
  1187. AnchorY = 239
  1188. end
  1189. object REAL_DATA_YN: TcxComboBox
  1190. Left = 306
  1191. Top = 226
  1192. Cursor = crHandPoint
  1193. Properties.Alignment.Vert = taVCenter
  1194. Properties.DropDownListStyle = lsFixedList
  1195. Properties.DropDownSizeable = True
  1196. Properties.Items.Strings = (
  1197. ' [Y] '#49324#50857
  1198. ' [N] '#49324#50857#50504#54632)
  1199. Properties.ReadOnly = False
  1200. TabOrder = 44
  1201. Text = ' [Y] '#49324#50857
  1202. Width = 112
  1203. end
  1204. end
  1205. object PnlMenu: TPanel
  1206. Left = 0
  1207. Top = 568
  1208. Width = 423
  1209. Height = 31
  1210. Align = alBottom
  1211. BevelOuter = bvNone
  1212. TabOrder = 1
  1213. DesignSize = (
  1214. 423
  1215. 31)
  1216. object BtnEdit: TcxButton
  1217. Tag = 2
  1218. Left = 93
  1219. Top = 3
  1220. Width = 75
  1221. Height = 25
  1222. Cursor = crHandPoint
  1223. Hint = #45936#51060#53552' '#54200#51665
  1224. Anchors = [akRight, akBottom]
  1225. Caption = #54200#51665
  1226. Colors.Default = 10737865
  1227. Enabled = False
  1228. TabOrder = 0
  1229. Font.Charset = DEFAULT_CHARSET
  1230. Font.Color = clBlack
  1231. Font.Height = -13
  1232. Font.Name = #47569#51008' '#44256#46357
  1233. Font.Style = [fsBold]
  1234. ParentFont = False
  1235. OnClick = BtnEditClick
  1236. end
  1237. object BtnInsert: TcxButton
  1238. Tag = 2
  1239. Left = 174
  1240. Top = 3
  1241. Width = 75
  1242. Height = 25
  1243. Cursor = crHandPoint
  1244. Hint = #45936#51060#53552' '#52628#44032
  1245. Anchors = [akRight, akBottom]
  1246. Caption = #52628#44032
  1247. Colors.Default = 10737865
  1248. TabOrder = 1
  1249. Font.Charset = DEFAULT_CHARSET
  1250. Font.Color = clBlack
  1251. Font.Height = -13
  1252. Font.Name = #47569#51008' '#44256#46357
  1253. Font.Style = [fsBold]
  1254. ParentFont = False
  1255. OnClick = BtnInsertClick
  1256. end
  1257. object BtnDelete: TcxButton
  1258. Tag = 4
  1259. Left = 256
  1260. Top = 3
  1261. Width = 75
  1262. Height = 25
  1263. Cursor = crHandPoint
  1264. Hint = #45936#51060#53552' '#49325#51228
  1265. Anchors = [akRight, akBottom]
  1266. Caption = #49325#51228
  1267. Colors.Default = 10737865
  1268. Enabled = False
  1269. TabOrder = 2
  1270. Font.Charset = DEFAULT_CHARSET
  1271. Font.Color = clBlack
  1272. Font.Height = -13
  1273. Font.Name = #47569#51008' '#44256#46357
  1274. Font.Style = [fsBold]
  1275. ParentFont = False
  1276. OnClick = BtnDeleteClick
  1277. end
  1278. object BtnSave: TcxButton
  1279. Tag = 5
  1280. Left = 337
  1281. Top = 3
  1282. Width = 75
  1283. Height = 25
  1284. Cursor = crHandPoint
  1285. Hint = #54200#51665#51089#50629' '#51200#51109
  1286. Anchors = [akRight, akBottom]
  1287. Caption = #51200#51109
  1288. Colors.Default = 10737865
  1289. Enabled = False
  1290. TabOrder = 3
  1291. Font.Charset = DEFAULT_CHARSET
  1292. Font.Color = clBlack
  1293. Font.Height = -13
  1294. Font.Name = #47569#51008' '#44256#46357
  1295. Font.Style = [fsBold]
  1296. ParentFont = False
  1297. OnClick = BtnSaveClick
  1298. end
  1299. end
  1300. end
  1301. end
  1302. end
  1303. object TmrShow: TTimer
  1304. Enabled = False
  1305. Interval = 300
  1306. OnTimer = TmrShowTimer
  1307. Left = 876
  1308. Top = 8
  1309. end
  1310. end