FrmParkMsgF.dfm 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370
  1. object FrmParkMsg: TFrmParkMsg
  2. Left = 0
  3. Top = 0
  4. BorderIcons = [biSystemMenu]
  5. BorderStyle = bsToolWindow
  6. Caption = #51452#52264#51221#48372
  7. ClientHeight = 240
  8. ClientWidth = 374
  9. Color = clBtnFace
  10. Font.Charset = DEFAULT_CHARSET
  11. Font.Color = clWindowText
  12. Font.Height = -11
  13. Font.Name = 'Tahoma'
  14. Font.Style = []
  15. OldCreateOrder = False
  16. Position = poDesigned
  17. OnClose = FormClose
  18. OnDestroy = FormDestroy
  19. OnShow = FormShow
  20. PixelsPerInch = 96
  21. TextHeight = 13
  22. object PnlMenu: TPanel
  23. Left = 0
  24. Top = 160
  25. Width = 374
  26. Height = 80
  27. Align = alBottom
  28. BevelOuter = bvNone
  29. ParentColor = True
  30. TabOrder = 0
  31. object CxList: TcxGrid
  32. Left = 0
  33. Top = 0
  34. Width = 374
  35. Height = 80
  36. Align = alClient
  37. TabOrder = 0
  38. ExplicitHeight = 50
  39. object TvList: TcxGridTableView
  40. DataController.Summary.DefaultGroupSummaryItems = <>
  41. DataController.Summary.FooterSummaryItems = <>
  42. DataController.Summary.SummaryGroups = <>
  43. OptionsCustomize.ColumnFiltering = False
  44. OptionsCustomize.ColumnGrouping = False
  45. OptionsCustomize.ColumnMoving = False
  46. OptionsCustomize.ColumnSorting = False
  47. OptionsCustomize.ColumnsQuickCustomization = True
  48. OptionsData.Deleting = False
  49. OptionsData.DeletingConfirmation = False
  50. OptionsData.Editing = False
  51. OptionsData.Inserting = False
  52. OptionsView.NoDataToDisplayInfoText = '<'#52789' '#51221#48372#44032' '#50630#49845#45768#45796'>'
  53. OptionsView.ColumnAutoWidth = True
  54. OptionsView.GroupByBox = False
  55. OptionsView.Indicator = True
  56. object Col00: TcxGridColumn
  57. Caption = #52789
  58. PropertiesClassName = 'TcxLabelProperties'
  59. Properties.Alignment.Horz = taCenter
  60. Properties.Alignment.Vert = taVCenter
  61. Visible = False
  62. HeaderAlignmentHorz = taCenter
  63. HeaderAlignmentVert = vaCenter
  64. Options.Editing = False
  65. VisibleForCustomization = False
  66. Width = 50
  67. end
  68. object Col01: TcxGridColumn
  69. Caption = #52789#47749
  70. PropertiesClassName = 'TcxLabelProperties'
  71. Properties.Alignment.Horz = taCenter
  72. Properties.Alignment.Vert = taVCenter
  73. Visible = False
  74. HeaderAlignmentHorz = taCenter
  75. HeaderAlignmentVert = vaCenter
  76. Options.Editing = False
  77. VisibleForCustomization = False
  78. Width = 50
  79. end
  80. object Col02: TcxGridColumn
  81. Caption = #49688#51665#49884#44033
  82. PropertiesClassName = 'TcxLabelProperties'
  83. Properties.Alignment.Horz = taCenter
  84. Properties.Alignment.Vert = taVCenter
  85. Visible = False
  86. HeaderAlignmentHorz = taCenter
  87. HeaderAlignmentVert = vaCenter
  88. VisibleForCustomization = False
  89. Width = 50
  90. end
  91. object Col03: TcxGridColumn
  92. Caption = #53685#49888
  93. PropertiesClassName = 'TcxLabelProperties'
  94. Properties.Alignment.Horz = taCenter
  95. Properties.Alignment.Vert = taVCenter
  96. HeaderAlignmentHorz = taCenter
  97. HeaderAlignmentVert = vaCenter
  98. Options.Editing = False
  99. Width = 50
  100. end
  101. object Col04: TcxGridColumn
  102. Caption = #49688#51665#49884#44033
  103. PropertiesClassName = 'TcxLabelProperties'
  104. Properties.Alignment.Horz = taCenter
  105. Properties.Alignment.Vert = taVCenter
  106. Visible = False
  107. HeaderAlignmentHorz = taCenter
  108. HeaderAlignmentVert = vaCenter
  109. Options.Editing = False
  110. VisibleForCustomization = False
  111. Width = 50
  112. end
  113. object Col05: TcxGridColumn
  114. Caption = #49345#53468
  115. PropertiesClassName = 'TcxLabelProperties'
  116. Properties.Alignment.Horz = taCenter
  117. Properties.Alignment.Vert = taVCenter
  118. HeaderAlignmentHorz = taCenter
  119. HeaderAlignmentVert = vaCenter
  120. Width = 50
  121. end
  122. object Col06: TcxGridColumn
  123. Caption = #52789#44396#48516
  124. PropertiesClassName = 'TcxLabelProperties'
  125. Properties.Alignment.Horz = taCenter
  126. Properties.Alignment.Vert = taVCenter
  127. HeaderAlignmentHorz = taCenter
  128. HeaderAlignmentVert = vaCenter
  129. Width = 50
  130. end
  131. object Col07: TcxGridColumn
  132. Caption = #44396#54925#49688
  133. PropertiesClassName = 'TcxLabelProperties'
  134. Properties.Alignment.Horz = taCenter
  135. Properties.Alignment.Vert = taVCenter
  136. HeaderAlignmentHorz = taCenter
  137. HeaderAlignmentVert = vaCenter
  138. Width = 50
  139. end
  140. object Col08: TcxGridColumn
  141. Caption = #44032#45733#45824#49688
  142. PropertiesClassName = 'TcxLabelProperties'
  143. Properties.Alignment.Horz = taCenter
  144. Properties.Alignment.Vert = taVCenter
  145. HeaderAlignmentHorz = taCenter
  146. HeaderAlignmentVert = vaCenter
  147. Width = 50
  148. end
  149. object Col09: TcxGridColumn
  150. Caption = #51204#44592#52264
  151. PropertiesClassName = 'TcxLabelProperties'
  152. Properties.Alignment.Horz = taCenter
  153. Properties.Alignment.Vert = taVCenter
  154. Visible = False
  155. HeaderAlignmentHorz = taCenter
  156. HeaderAlignmentVert = vaCenter
  157. VisibleForCustomization = False
  158. Width = 50
  159. end
  160. object Col10: TcxGridColumn
  161. Caption = #44592#53440
  162. PropertiesClassName = 'TcxLabelProperties'
  163. Properties.Alignment.Horz = taCenter
  164. Properties.Alignment.Vert = taVCenter
  165. Visible = False
  166. HeaderAlignmentHorz = taCenter
  167. HeaderAlignmentVert = vaCenter
  168. VisibleForCustomization = False
  169. end
  170. end
  171. object GlList: TcxGridLevel
  172. GridView = TvList
  173. end
  174. end
  175. end
  176. object Panel3: TPanel
  177. Left = 0
  178. Top = 42
  179. Width = 374
  180. Height = 118
  181. Align = alClient
  182. BevelOuter = bvNone
  183. ParentColor = True
  184. TabOrder = 1
  185. ExplicitHeight = 120
  186. object cxPageControl1: TcxPageControl
  187. Left = 0
  188. Top = 0
  189. Width = 374
  190. Height = 118
  191. Align = alClient
  192. TabOrder = 0
  193. Properties.ActivePage = cxTabSheet2
  194. ExplicitHeight = 120
  195. ClientRectBottom = 113
  196. ClientRectLeft = 2
  197. ClientRectRight = 369
  198. ClientRectTop = 24
  199. object cxTabSheet1: TcxTabSheet
  200. Caption = #49892#49884#44036#44036' '#51221#48372
  201. ImageIndex = 0
  202. ExplicitLeft = 0
  203. ExplicitTop = 0
  204. ExplicitWidth = 0
  205. ExplicitHeight = 91
  206. object REAL_DESC: TMemo
  207. Left = 0
  208. Top = 0
  209. Width = 367
  210. Height = 89
  211. Align = alClient
  212. ImeName = 'Microsoft IME 2010'
  213. Lines.Strings = (
  214. '')
  215. TabOrder = 0
  216. ExplicitHeight = 91
  217. end
  218. end
  219. object cxTabSheet2: TcxTabSheet
  220. Caption = #50868#50689#51221#48372
  221. ImageIndex = 1
  222. ExplicitLeft = 0
  223. ExplicitTop = 0
  224. ExplicitWidth = 0
  225. ExplicitHeight = 91
  226. object MoPRLT_OPER_DESC: TMemo
  227. Left = 0
  228. Top = 0
  229. Width = 367
  230. Height = 89
  231. Align = alClient
  232. ImeName = 'Microsoft IME 2010'
  233. Lines.Strings = (
  234. '')
  235. TabOrder = 0
  236. ExplicitHeight = 91
  237. end
  238. end
  239. object cxTabSheet3: TcxTabSheet
  240. Caption = #53945#51060#49324#54637
  241. ImageIndex = 2
  242. ExplicitLeft = 0
  243. ExplicitTop = 0
  244. ExplicitWidth = 0
  245. ExplicitHeight = 91
  246. object MoPRLT_ETC_DESC: TMemo
  247. Left = 0
  248. Top = 0
  249. Width = 367
  250. Height = 89
  251. Align = alClient
  252. ImeName = 'Microsoft IME 2010'
  253. Lines.Strings = (
  254. '')
  255. TabOrder = 0
  256. ExplicitHeight = 91
  257. end
  258. end
  259. end
  260. end
  261. object Panel6: TPanel
  262. Left = 0
  263. Top = 21
  264. Width = 374
  265. Height = 21
  266. Align = alTop
  267. BevelOuter = bvNone
  268. ParentColor = True
  269. TabOrder = 2
  270. object cxLabel1: TcxLabel
  271. Left = 0
  272. Top = 0
  273. Align = alLeft
  274. AutoSize = False
  275. Caption = #51452#52264#51109' '#51452#49548': '
  276. Properties.Alignment.Horz = taRightJustify
  277. Properties.Alignment.Vert = taVCenter
  278. Transparent = True
  279. Height = 21
  280. Width = 86
  281. AnchorX = 86
  282. AnchorY = 11
  283. end
  284. object EdAddr: TEdit
  285. Left = 86
  286. Top = 0
  287. Width = 168
  288. Height = 21
  289. Align = alClient
  290. ImeName = 'Microsoft IME 2010'
  291. ParentColor = True
  292. TabOrder = 1
  293. end
  294. object PRK_CMPRT_CO: TEdit
  295. Left = 254
  296. Top = 0
  297. Width = 120
  298. Height = 21
  299. Align = alRight
  300. Alignment = taCenter
  301. ImeName = 'Microsoft IME 2010'
  302. ParentColor = True
  303. TabOrder = 2
  304. end
  305. end
  306. object Panel7: TPanel
  307. Left = 0
  308. Top = 0
  309. Width = 374
  310. Height = 21
  311. Align = alTop
  312. BevelOuter = bvNone
  313. ParentColor = True
  314. TabOrder = 3
  315. object EdNm: TEdit
  316. Left = 86
  317. Top = 0
  318. Width = 168
  319. Height = 21
  320. Align = alClient
  321. ImeName = 'Microsoft IME 2010'
  322. ParentColor = True
  323. TabOrder = 0
  324. end
  325. object EdTel: TEdit
  326. Left = 254
  327. Top = 0
  328. Width = 120
  329. Height = 21
  330. Align = alRight
  331. Alignment = taCenter
  332. ImeName = 'Microsoft IME 2010'
  333. ParentColor = True
  334. TabOrder = 1
  335. end
  336. object cxLabel4: TcxLabel
  337. Left = 0
  338. Top = 0
  339. Align = alLeft
  340. AutoSize = False
  341. Caption = #51452#52264#51109' '#51060#47492': '
  342. Properties.Alignment.Horz = taRightJustify
  343. Properties.Alignment.Vert = taVCenter
  344. Transparent = True
  345. Height = 21
  346. Width = 86
  347. AnchorX = 86
  348. AnchorY = 11
  349. end
  350. end
  351. object TmrShow: TTimer
  352. Enabled = False
  353. Interval = 500
  354. OnTimer = TmrShowTimer
  355. Left = 124
  356. Top = 180
  357. end
  358. object TmrQry: TTimer
  359. Enabled = False
  360. Interval = 300
  361. OnTimer = TmrQryTimer
  362. Left = 176
  363. Top = 192
  364. end
  365. object pADO: TADOQuery
  366. Parameters = <>
  367. Left = 44
  368. Top = 184
  369. end
  370. end