IFM0060MF.dfm 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873
  1. object IFM0060M: TIFM0060M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #51452#52264#51109' '#44288#47532
  7. ClientHeight = 629
  8. ClientWidth = 1227
  9. Color = clBtnFace
  10. Font.Charset = DEFAULT_CHARSET
  11. Font.Color = clWindowText
  12. Font.Height = -13
  13. Font.Name = #47569#51008' '#44256#46357
  14. Font.Style = []
  15. KeyPreview = True
  16. OldCreateOrder = False
  17. Position = poOwnerFormCenter
  18. ShowHint = True
  19. OnClose = FormClose
  20. OnCloseQuery = FormCloseQuery
  21. OnShow = FormShow
  22. DesignSize = (
  23. 1227
  24. 629)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1219
  31. Height = 40
  32. Anchors = [akLeft, akTop, akRight]
  33. Brush.Color = 14671839
  34. Pen.Color = 10849679
  35. Pen.Width = 2
  36. ExplicitWidth = 1269
  37. end
  38. object LblCaption: TLabel
  39. Left = 16
  40. Top = 10
  41. Width = 267
  42. Height = 23
  43. Caption = #53440#51060#53952' '
  44. Font.Charset = DEFAULT_CHARSET
  45. Font.Color = 4740964
  46. Font.Height = -17
  47. Font.Name = #47569#51008' '#44256#46357
  48. Font.Style = [fsBold]
  49. ParentFont = False
  50. ParentShowHint = False
  51. ShowHint = True
  52. end
  53. object ShpList: TShape
  54. Left = 4
  55. Top = 50
  56. Width = 1219
  57. Height = 573
  58. Anchors = [akLeft, akTop, akRight, akBottom]
  59. Pen.Color = 10849679
  60. Pen.Width = 2
  61. ExplicitWidth = 1436
  62. ExplicitHeight = 766
  63. end
  64. object BtnClose: TcxButton
  65. Left = 1138
  66. Top = 11
  67. Width = 75
  68. Height = 25
  69. Cursor = crHandPoint
  70. Hint = #45803#44592
  71. Anchors = [akTop, akRight]
  72. Caption = #45803#44592
  73. Colors.Default = 10737865
  74. TabOrder = 0
  75. Font.Charset = DEFAULT_CHARSET
  76. Font.Color = clBlack
  77. Font.Height = -13
  78. Font.Name = #47569#51008' '#44256#46357
  79. Font.Style = [fsBold]
  80. ParentFont = False
  81. OnClick = BtnCloseClick
  82. end
  83. object EdFocus: TEdit
  84. Left = -10
  85. Top = -10
  86. Width = 2
  87. Height = 25
  88. ImeName = 'Microsoft Office IME 2007'
  89. TabOrder = 1
  90. Text = 'EdFocus'
  91. end
  92. object PnlBack: TPanel
  93. Left = 12
  94. Top = 56
  95. Width = 1201
  96. Height = 560
  97. Anchors = [akLeft, akTop, akRight, akBottom]
  98. BevelOuter = bvNone
  99. ParentBackground = False
  100. ParentColor = True
  101. TabOrder = 2
  102. object PnlLeft: TPanel
  103. Left = 0
  104. Top = 0
  105. Width = 271
  106. Height = 560
  107. Align = alLeft
  108. BevelOuter = bvNone
  109. TabOrder = 0
  110. object cxGroupBox3: TcxGroupBox
  111. Left = 0
  112. Top = 0
  113. Align = alClient
  114. Caption = #9654' '#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 = 560
  128. Width = 271
  129. inline FRAMEParkingList1: TFRAMEParkingList
  130. Left = 3
  131. Top = 19
  132. Width = 265
  133. Height = 531
  134. Align = alClient
  135. TabOrder = 0
  136. ExplicitLeft = -74
  137. ExplicitTop = -160
  138. inherited CxList: TcxGrid
  139. Width = 265
  140. Height = 469
  141. inherited TvList: TcxGridTableView
  142. OnCellDblClick = FRAMEParkingList1TvListCellDblClick
  143. end
  144. end
  145. inherited PnlTop: TPanel
  146. Width = 265
  147. end
  148. inherited PnlBottom: TPanel
  149. Top = 500
  150. Width = 265
  151. inherited LblRecords: TLabel
  152. Left = 154
  153. Width = 25
  154. Height = 17
  155. ExplicitLeft = 234
  156. ExplicitWidth = 25
  157. ExplicitHeight = 17
  158. end
  159. inherited BtnExlSave: TcxButton
  160. Left = 185
  161. end
  162. end
  163. end
  164. end
  165. end
  166. object cxSplitter1: TcxSplitter
  167. Left = 271
  168. Top = 0
  169. Width = 6
  170. Height = 560
  171. Control = PnlLeft
  172. end
  173. object GrpMap: TcxGroupBox
  174. Left = 277
  175. Top = 0
  176. Align = alClient
  177. Caption = #9654' '#50948#52824#49444#51221
  178. ParentFont = False
  179. Style.BorderColor = clCaptionText
  180. Style.Font.Charset = DEFAULT_CHARSET
  181. Style.Font.Color = clWindowText
  182. Style.Font.Height = -13
  183. Style.Font.Name = #47569#51008' '#44256#46357
  184. Style.Font.Style = []
  185. Style.Shadow = False
  186. Style.TextColor = clBlack
  187. Style.TextStyle = [fsBold]
  188. Style.IsFontAssigned = True
  189. TabOrder = 2
  190. Height = 560
  191. Width = 577
  192. object ChkViewIcon: TcxCheckBox
  193. Left = 107
  194. Top = -5
  195. Cursor = crHandPoint
  196. Caption = #51452#52264#51109' '#50500#51060#53080
  197. State = cbsChecked
  198. TabOrder = 0
  199. Transparent = True
  200. OnClick = ChkViewIconClick
  201. Width = 121
  202. end
  203. inline FRAMEGisMap1: TFRAMEFlashMap
  204. Left = 3
  205. Top = 19
  206. Width = 571
  207. Height = 531
  208. Align = alClient
  209. TabOrder = 1
  210. ExplicitLeft = 3
  211. ExplicitTop = 19
  212. ExplicitWidth = 571
  213. ExplicitHeight = 531
  214. inherited Panel1: TPanel
  215. Width = 571
  216. Height = 470
  217. ExplicitWidth = 571
  218. ExplicitHeight = 470
  219. inherited ShockwaveFlash1: TShockwaveFlashEx
  220. ControlData = {
  221. 6755665500090000D8130000D813000008000200000000000800000000000800
  222. 0000000008000E000000570069006E0064006F00770000000800060000002D00
  223. 310000000800060000002D003100000008000A00000048006900670068000000
  224. 08000200000000000800060000002D0031000000080000000000080002000000
  225. 0000080010000000530068006F00770041006C006C0000000800040000003000
  226. 0000080004000000300000000800020000000000080000000000080002000000
  227. 00000D0000000000000000000000000000000000080004000000310000000800
  228. 0400000030000000080000000000080004000000300000000800080000006100
  229. 6C006C00000008000C000000660061006C0073006500000008000C0000006600
  230. 61006C0073006500000008000400000030000000}
  231. end
  232. inherited Memo1: TMemo
  233. Height = 267
  234. ExplicitHeight = 267
  235. end
  236. end
  237. inherited GrpTool: TcxGroupBox
  238. ExplicitWidth = 571
  239. Width = 571
  240. inherited LbDef: TLabel
  241. Width = 247
  242. Height = 17
  243. ExplicitWidth = 247
  244. ExplicitHeight = 17
  245. end
  246. end
  247. inherited StatusBar: TStatusBar
  248. Top = 511
  249. Width = 571
  250. ExplicitTop = 511
  251. ExplicitWidth = 571
  252. end
  253. end
  254. object ChkViewName: TcxCheckBox
  255. Left = 230
  256. Top = -5
  257. Cursor = crHandPoint
  258. Caption = #51452#52264#51109#47749
  259. State = cbsChecked
  260. TabOrder = 2
  261. Transparent = True
  262. OnClick = ChkViewIconClick
  263. Width = 121
  264. end
  265. end
  266. object GrpInfo: TcxGroupBox
  267. Left = 860
  268. Top = 0
  269. Align = alRight
  270. Caption = #9654' '#51452#52264#51109' '#51221#48372
  271. ParentFont = False
  272. Style.BorderColor = clCaptionText
  273. Style.Font.Charset = DEFAULT_CHARSET
  274. Style.Font.Color = clWindowText
  275. Style.Font.Height = -13
  276. Style.Font.Name = #47569#51008' '#44256#46357
  277. Style.Font.Style = []
  278. Style.Shadow = False
  279. Style.TextColor = clBlack
  280. Style.TextStyle = [fsBold]
  281. Style.IsFontAssigned = True
  282. TabOrder = 3
  283. DesignSize = (
  284. 341
  285. 553)
  286. Height = 560
  287. Width = 341
  288. object ImgDesc01: TImage
  289. Left = 9
  290. Top = 35
  291. Width = 9
  292. Height = 9
  293. Transparent = True
  294. end
  295. object ImgDesc02: TImage
  296. Left = 9
  297. Top = 69
  298. Width = 9
  299. Height = 9
  300. Transparent = True
  301. end
  302. object ImgDesc03: TImage
  303. Left = 9
  304. Top = 103
  305. Width = 9
  306. Height = 9
  307. Transparent = True
  308. end
  309. object ImgDesc04: TImage
  310. Left = 9
  311. Top = 138
  312. Width = 9
  313. Height = 9
  314. Transparent = True
  315. end
  316. object ImgDesc05: TImage
  317. Left = 9
  318. Top = 172
  319. Width = 9
  320. Height = 9
  321. Transparent = True
  322. end
  323. object ImgDesc06: TImage
  324. Left = 9
  325. Top = 207
  326. Width = 9
  327. Height = 9
  328. Transparent = True
  329. end
  330. object ImgDesc07: TImage
  331. Left = 9
  332. Top = 241
  333. Width = 9
  334. Height = 9
  335. Transparent = True
  336. end
  337. object ImgDesc08: TImage
  338. Left = 9
  339. Top = 276
  340. Width = 9
  341. Height = 9
  342. Transparent = True
  343. end
  344. object ImgDesc09: TImage
  345. Left = 9
  346. Top = 310
  347. Width = 9
  348. Height = 9
  349. Transparent = True
  350. end
  351. object ImgDesc10: TImage
  352. Left = 9
  353. Top = 345
  354. Width = 9
  355. Height = 9
  356. Transparent = True
  357. end
  358. object ImgDesc11: TImage
  359. Left = 9
  360. Top = 377
  361. Width = 9
  362. Height = 9
  363. Transparent = True
  364. end
  365. object PnlMenu: TPanel
  366. Left = 3
  367. Top = 519
  368. Width = 335
  369. Height = 31
  370. Align = alBottom
  371. BevelOuter = bvNone
  372. TabOrder = 0
  373. DesignSize = (
  374. 335
  375. 31)
  376. object BtnEdit: TcxButton
  377. Tag = 2
  378. Left = 11
  379. Top = 3
  380. Width = 75
  381. Height = 25
  382. Cursor = crHandPoint
  383. Hint = #45936#51060#53552' '#54200#51665
  384. Anchors = [akRight, akBottom]
  385. Caption = #54200#51665
  386. Colors.Default = 10737865
  387. Enabled = False
  388. TabOrder = 0
  389. Font.Charset = DEFAULT_CHARSET
  390. Font.Color = clBlack
  391. Font.Height = -13
  392. Font.Name = #47569#51008' '#44256#46357
  393. Font.Style = [fsBold]
  394. ParentFont = False
  395. OnClick = BtnEditClick
  396. end
  397. object BtnInsert: TcxButton
  398. Tag = 2
  399. Left = 92
  400. Top = 3
  401. Width = 75
  402. Height = 25
  403. Cursor = crHandPoint
  404. Hint = #45936#51060#53552' '#52628#44032
  405. Anchors = [akRight, akBottom]
  406. Caption = #52628#44032
  407. Colors.Default = 10737865
  408. TabOrder = 1
  409. Font.Charset = DEFAULT_CHARSET
  410. Font.Color = clBlack
  411. Font.Height = -13
  412. Font.Name = #47569#51008' '#44256#46357
  413. Font.Style = [fsBold]
  414. ParentFont = False
  415. OnClick = BtnInsertClick
  416. end
  417. object BtnDelete: TcxButton
  418. Tag = 4
  419. Left = 174
  420. Top = 3
  421. Width = 75
  422. Height = 25
  423. Cursor = crHandPoint
  424. Hint = #45936#51060#53552' '#49325#51228
  425. Anchors = [akRight, akBottom]
  426. Caption = #49325#51228
  427. Colors.Default = 10737865
  428. Enabled = False
  429. TabOrder = 2
  430. Font.Charset = DEFAULT_CHARSET
  431. Font.Color = clBlack
  432. Font.Height = -13
  433. Font.Name = #47569#51008' '#44256#46357
  434. Font.Style = [fsBold]
  435. ParentFont = False
  436. OnClick = BtnDeleteClick
  437. end
  438. object BtnSave: TcxButton
  439. Tag = 5
  440. Left = 255
  441. Top = 3
  442. Width = 75
  443. Height = 25
  444. Cursor = crHandPoint
  445. Hint = #54200#51665#51089#50629' '#51200#51109
  446. Anchors = [akRight, akBottom]
  447. Caption = #51200#51109
  448. Colors.Default = 10737865
  449. Enabled = False
  450. TabOrder = 3
  451. Font.Charset = DEFAULT_CHARSET
  452. Font.Color = clBlack
  453. Font.Height = -13
  454. Font.Name = #47569#51008' '#44256#46357
  455. Font.Style = [fsBold]
  456. ParentFont = False
  457. OnClick = BtnSaveClick
  458. end
  459. end
  460. object EdMngmNmbr: TcxTextEdit
  461. Left = 110
  462. Top = 30
  463. Enabled = False
  464. TabOrder = 1
  465. Width = 121
  466. end
  467. object EdPhone: TcxTextEdit
  468. Left = 110
  469. Top = 134
  470. Properties.ReadOnly = False
  471. TabOrder = 2
  472. Width = 164
  473. end
  474. object EdLoc: TcxTextEdit
  475. Left = 110
  476. Top = 232
  477. Properties.ReadOnly = False
  478. TabOrder = 5
  479. Width = 200
  480. end
  481. object EdAddr: TcxTextEdit
  482. Left = 110
  483. Top = 266
  484. Properties.ReadOnly = False
  485. TabOrder = 6
  486. Width = 200
  487. end
  488. object EdId: TcxTextEdit
  489. Left = 148
  490. Top = -3
  491. TabOrder = 7
  492. Text = 'EdId'
  493. Visible = False
  494. Width = 121
  495. end
  496. object SePosX: TcxSpinEdit
  497. Left = 110
  498. Top = 164
  499. Properties.Alignment.Horz = taRightJustify
  500. Properties.Alignment.Vert = taVCenter
  501. Properties.DisplayFormat = '##0.######0'
  502. Properties.EditFormat = '##0.######0'
  503. Properties.MaxValue = 9999999999.000000000000000000
  504. Properties.ReadOnly = False
  505. Properties.SpinButtons.Visible = False
  506. Properties.ValueType = vtFloat
  507. Style.LookAndFeel.Kind = lfUltraFlat
  508. Style.LookAndFeel.NativeStyle = False
  509. Style.TextStyle = []
  510. Style.ButtonStyle = btsUltraFlat
  511. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  512. StyleDisabled.LookAndFeel.NativeStyle = False
  513. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  514. StyleFocused.LookAndFeel.NativeStyle = False
  515. StyleFocused.TextStyle = [fsBold]
  516. StyleHot.LookAndFeel.Kind = lfUltraFlat
  517. StyleHot.LookAndFeel.NativeStyle = False
  518. TabOrder = 3
  519. Width = 121
  520. end
  521. object SePosY: TcxSpinEdit
  522. Left = 110
  523. Top = 198
  524. Properties.Alignment.Horz = taRightJustify
  525. Properties.Alignment.Vert = taVCenter
  526. Properties.DisplayFormat = '##0.######0'
  527. Properties.EditFormat = '##0.######0'
  528. Properties.MaxValue = 9999999999.000000000000000000
  529. Properties.ReadOnly = False
  530. Properties.SpinButtons.Visible = False
  531. Properties.ValueType = vtFloat
  532. Style.LookAndFeel.Kind = lfUltraFlat
  533. Style.LookAndFeel.NativeStyle = False
  534. Style.TextStyle = []
  535. Style.ButtonStyle = btsUltraFlat
  536. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  537. StyleDisabled.LookAndFeel.NativeStyle = False
  538. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  539. StyleFocused.LookAndFeel.NativeStyle = False
  540. StyleFocused.TextStyle = [fsBold]
  541. StyleHot.LookAndFeel.Kind = lfUltraFlat
  542. StyleHot.LookAndFeel.NativeStyle = False
  543. TabOrder = 4
  544. Width = 121
  545. end
  546. object cxLabel1: TcxLabel
  547. Left = 20
  548. Top = 32
  549. AutoSize = False
  550. Caption = #51452#52264#51109' ID'
  551. Properties.Alignment.Horz = taRightJustify
  552. Properties.Alignment.Vert = taVCenter
  553. Transparent = True
  554. Height = 21
  555. Width = 80
  556. AnchorX = 100
  557. AnchorY = 43
  558. end
  559. object cxLabel2: TcxLabel
  560. Left = 20
  561. Top = 65
  562. AutoSize = False
  563. Caption = #51452#52264#51109#47749
  564. Properties.Alignment.Horz = taRightJustify
  565. Properties.Alignment.Vert = taVCenter
  566. Transparent = True
  567. Height = 21
  568. Width = 80
  569. AnchorX = 100
  570. AnchorY = 76
  571. end
  572. object cxLabel3: TcxLabel
  573. Left = 20
  574. Top = 99
  575. AutoSize = False
  576. Caption = #51452#52264#47732#49688
  577. Properties.Alignment.Horz = taRightJustify
  578. Properties.Alignment.Vert = taVCenter
  579. Transparent = True
  580. Height = 21
  581. Width = 80
  582. AnchorX = 100
  583. AnchorY = 110
  584. end
  585. object cxLabel4: TcxLabel
  586. Left = 20
  587. Top = 133
  588. AutoSize = False
  589. Caption = #51204#54868#48264#54840
  590. Properties.Alignment.Horz = taRightJustify
  591. Properties.Alignment.Vert = taVCenter
  592. Transparent = True
  593. Height = 21
  594. Width = 80
  595. AnchorX = 100
  596. AnchorY = 144
  597. end
  598. object cxLabel6: TcxLabel
  599. Left = 20
  600. Top = 166
  601. AutoSize = False
  602. Caption = #50948#52824' X'
  603. Properties.Alignment.Horz = taRightJustify
  604. Properties.Alignment.Vert = taVCenter
  605. Transparent = True
  606. Height = 21
  607. Width = 80
  608. AnchorX = 100
  609. AnchorY = 177
  610. end
  611. object cxLabel7: TcxLabel
  612. Left = 20
  613. Top = 200
  614. AutoSize = False
  615. Caption = #50948#52824' Y'
  616. Properties.Alignment.Horz = taRightJustify
  617. Properties.Alignment.Vert = taVCenter
  618. Transparent = True
  619. Height = 21
  620. Width = 80
  621. AnchorX = 100
  622. AnchorY = 211
  623. end
  624. object cxLabel8: TcxLabel
  625. Left = 20
  626. Top = 234
  627. AutoSize = False
  628. Caption = #50948#52824
  629. Properties.Alignment.Horz = taRightJustify
  630. Properties.Alignment.Vert = taVCenter
  631. Transparent = True
  632. Height = 21
  633. Width = 80
  634. AnchorX = 100
  635. AnchorY = 245
  636. end
  637. object cxLabel9: TcxLabel
  638. Left = 20
  639. Top = 268
  640. AutoSize = False
  641. Caption = #51452#49548
  642. Properties.Alignment.Horz = taRightJustify
  643. Properties.Alignment.Vert = taVCenter
  644. Transparent = True
  645. Height = 21
  646. Width = 80
  647. AnchorX = 100
  648. AnchorY = 279
  649. end
  650. object cxLabel10: TcxLabel
  651. Left = 20
  652. Top = 303
  653. AutoSize = False
  654. Caption = #50689#47928#47749
  655. Properties.Alignment.Horz = taRightJustify
  656. Properties.Alignment.Vert = taVCenter
  657. Transparent = True
  658. Height = 21
  659. Width = 80
  660. AnchorX = 100
  661. AnchorY = 314
  662. end
  663. object cxLabel11: TcxLabel
  664. Left = 30
  665. Top = 492
  666. Anchors = [akLeft, akBottom]
  667. Caption = #54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  668. StyleDisabled.BorderColor = cl3DLight
  669. Transparent = True
  670. end
  671. object cxLabel12: TcxLabel
  672. Left = 12
  673. Top = 491
  674. Anchors = [akLeft, akBottom]
  675. Caption = #9733
  676. Style.TextColor = clRed
  677. Transparent = True
  678. end
  679. object cxLabel14: TcxLabel
  680. Left = 230
  681. Top = 167
  682. Caption = #9733
  683. Style.TextColor = clRed
  684. Transparent = True
  685. end
  686. object cxLabel15: TcxLabel
  687. Left = 230
  688. Top = 200
  689. Caption = #9733
  690. Style.TextColor = clRed
  691. Transparent = True
  692. end
  693. object cxLabel5: TcxLabel
  694. Left = 20
  695. Top = 335
  696. AutoSize = False
  697. Caption = #50689#47928#50948#52824
  698. Properties.Alignment.Horz = taRightJustify
  699. Properties.Alignment.Vert = taVCenter
  700. Transparent = True
  701. Height = 21
  702. Width = 80
  703. AnchorX = 100
  704. AnchorY = 346
  705. end
  706. object cxLabel13: TcxLabel
  707. Left = 20
  708. Top = 368
  709. AutoSize = False
  710. Caption = #50689#47928#51452#49548
  711. Properties.Alignment.Horz = taRightJustify
  712. Properties.Alignment.Vert = taVCenter
  713. Transparent = True
  714. Height = 21
  715. Width = 80
  716. AnchorX = 100
  717. AnchorY = 379
  718. end
  719. object SeParkingCnt: TcxSpinEdit
  720. Left = 110
  721. Top = 99
  722. Properties.Alignment.Horz = taRightJustify
  723. Properties.Alignment.Vert = taVCenter
  724. Properties.AssignedValues.MinValue = True
  725. Properties.MaxValue = 999.000000000000000000
  726. Properties.ReadOnly = False
  727. Properties.ValueType = vtInt
  728. Style.BorderStyle = ebsUltraFlat
  729. Style.LookAndFeel.Kind = lfUltraFlat
  730. Style.LookAndFeel.NativeStyle = False
  731. Style.ButtonStyle = btsUltraFlat
  732. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  733. StyleDisabled.LookAndFeel.NativeStyle = False
  734. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  735. StyleFocused.LookAndFeel.NativeStyle = False
  736. StyleHot.LookAndFeel.Kind = lfUltraFlat
  737. StyleHot.LookAndFeel.NativeStyle = False
  738. TabOrder = 23
  739. Width = 91
  740. end
  741. object cxLabel16: TcxLabel
  742. Left = 312
  743. Top = 67
  744. Caption = #9733
  745. Style.TextColor = clRed
  746. Transparent = True
  747. end
  748. object EdName: TcxTextEdit
  749. Left = 110
  750. Top = 66
  751. Properties.ReadOnly = False
  752. TabOrder = 25
  753. Width = 200
  754. end
  755. object EdEName: TcxTextEdit
  756. Left = 110
  757. Top = 302
  758. Properties.ReadOnly = False
  759. TabOrder = 26
  760. Width = 200
  761. end
  762. object EdELoc: TcxTextEdit
  763. Left = 110
  764. Top = 333
  765. Properties.ReadOnly = False
  766. TabOrder = 27
  767. Width = 200
  768. end
  769. object EdEAddr: TcxTextEdit
  770. Left = 110
  771. Top = 365
  772. Properties.ReadOnly = False
  773. TabOrder = 28
  774. Width = 200
  775. end
  776. end
  777. object cxSplitter2: TcxSplitter
  778. Left = 854
  779. Top = 0
  780. Width = 6
  781. Height = 560
  782. AlignSplitter = salRight
  783. Control = GrpInfo
  784. end
  785. end
  786. object Panel1: TPanel
  787. Left = 347
  788. Top = 169
  789. Width = 398
  790. Height = 376
  791. Caption = 'Panel1'
  792. TabOrder = 3
  793. Visible = False
  794. object CbTypeCd: TcxComboBox
  795. Left = 150
  796. Top = 63
  797. Cursor = crHandPoint
  798. Properties.Alignment.Vert = taVCenter
  799. Properties.DropDownListStyle = lsFixedList
  800. Properties.DropDownSizeable = True
  801. Properties.ReadOnly = False
  802. TabOrder = 0
  803. Width = 164
  804. end
  805. object CbValidYn: TcxComboBox
  806. Left = 150
  807. Top = 96
  808. Cursor = crHandPoint
  809. Properties.Alignment.Horz = taCenter
  810. Properties.Alignment.Vert = taVCenter
  811. Properties.DropDownListStyle = lsFixedList
  812. Properties.DropDownSizeable = True
  813. Properties.Items.Strings = (
  814. 'N'
  815. 'Y')
  816. Properties.ReadOnly = False
  817. TabOrder = 1
  818. Text = 'N'
  819. Width = 121
  820. end
  821. object SeBordNum: TcxSpinEdit
  822. Left = 150
  823. Top = 351
  824. Properties.Alignment.Horz = taRightJustify
  825. Properties.Alignment.Vert = taVCenter
  826. Properties.AssignedValues.MinValue = True
  827. Properties.MaxValue = 999.000000000000000000
  828. Properties.ReadOnly = False
  829. Properties.ValueType = vtInt
  830. Style.BorderStyle = ebsUltraFlat
  831. Style.LookAndFeel.Kind = lfUltraFlat
  832. Style.LookAndFeel.NativeStyle = False
  833. Style.ButtonStyle = btsUltraFlat
  834. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  835. StyleDisabled.LookAndFeel.NativeStyle = False
  836. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  837. StyleFocused.LookAndFeel.NativeStyle = False
  838. StyleHot.LookAndFeel.Kind = lfUltraFlat
  839. StyleHot.LookAndFeel.NativeStyle = False
  840. TabOrder = 2
  841. Width = 70
  842. end
  843. object SeSttsCycl: TcxSpinEdit
  844. Left = 150
  845. Top = 333
  846. Properties.Alignment.Horz = taRightJustify
  847. Properties.Alignment.Vert = taVCenter
  848. Properties.AssignedValues.MinValue = True
  849. Properties.MaxValue = 999.000000000000000000
  850. Properties.ReadOnly = False
  851. Properties.ValueType = vtInt
  852. Style.BorderStyle = ebsUltraFlat
  853. Style.LookAndFeel.Kind = lfUltraFlat
  854. Style.LookAndFeel.NativeStyle = False
  855. Style.ButtonStyle = btsUltraFlat
  856. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  857. StyleDisabled.LookAndFeel.NativeStyle = False
  858. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  859. StyleFocused.LookAndFeel.NativeStyle = False
  860. StyleHot.LookAndFeel.Kind = lfUltraFlat
  861. StyleHot.LookAndFeel.NativeStyle = False
  862. TabOrder = 3
  863. Width = 70
  864. end
  865. end
  866. object TmrShow: TTimer
  867. Enabled = False
  868. Interval = 300
  869. OnTimer = TmrShowTimer
  870. Left = 876
  871. Top = 8
  872. end
  873. end