FrmParkMsgF.dfm 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345
  1. object FrmParkMsg: TFrmParkMsg
  2. Left = 0
  3. Top = 0
  4. BorderIcons = [biSystemMenu]
  5. BorderStyle = bsToolWindow
  6. Caption = #51452#52264#51221#48372
  7. ClientHeight = 202
  8. ClientWidth = 372
  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 = 152
  25. Width = 372
  26. Height = 50
  27. Align = alBottom
  28. BevelOuter = bvNone
  29. ParentColor = True
  30. TabOrder = 0
  31. object CxList: TcxGrid
  32. Left = 0
  33. Top = 0
  34. Width = 372
  35. Height = 50
  36. Align = alClient
  37. TabOrder = 0
  38. ExplicitHeight = 105
  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 = taLeftJustify
  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. Width = 50
  89. end
  90. object Col03: TcxGridColumn
  91. Caption = #51068#48152
  92. PropertiesClassName = 'TcxLabelProperties'
  93. Properties.Alignment.Horz = taRightJustify
  94. Properties.Alignment.Vert = taVCenter
  95. HeaderAlignmentHorz = taCenter
  96. HeaderAlignmentVert = vaCenter
  97. Options.Editing = False
  98. Width = 50
  99. end
  100. object Col04: TcxGridColumn
  101. Caption = #44221#52264
  102. PropertiesClassName = 'TcxLabelProperties'
  103. Properties.Alignment.Horz = taRightJustify
  104. Properties.Alignment.Vert = taVCenter
  105. HeaderAlignmentHorz = taCenter
  106. HeaderAlignmentVert = vaCenter
  107. Options.Editing = False
  108. Width = 50
  109. end
  110. object Col05: TcxGridColumn
  111. Caption = #45824#54805
  112. PropertiesClassName = 'TcxLabelProperties'
  113. Properties.Alignment.Horz = taRightJustify
  114. Properties.Alignment.Vert = taVCenter
  115. HeaderAlignmentHorz = taCenter
  116. HeaderAlignmentVert = vaCenter
  117. Width = 50
  118. end
  119. object Col06: TcxGridColumn
  120. Caption = #44596#44553
  121. PropertiesClassName = 'TcxLabelProperties'
  122. Properties.Alignment.Horz = taRightJustify
  123. Properties.Alignment.Vert = taVCenter
  124. HeaderAlignmentHorz = taCenter
  125. HeaderAlignmentVert = vaCenter
  126. Width = 50
  127. end
  128. object Col07: TcxGridColumn
  129. Caption = #51109#50528#51064
  130. PropertiesClassName = 'TcxLabelProperties'
  131. Properties.Alignment.Horz = taRightJustify
  132. Properties.Alignment.Vert = taVCenter
  133. HeaderAlignmentHorz = taCenter
  134. HeaderAlignmentVert = vaCenter
  135. Width = 50
  136. end
  137. object Col08: TcxGridColumn
  138. Caption = #50668#49457
  139. PropertiesClassName = 'TcxLabelProperties'
  140. Properties.Alignment.Horz = taRightJustify
  141. Properties.Alignment.Vert = taVCenter
  142. HeaderAlignmentHorz = taCenter
  143. HeaderAlignmentVert = vaCenter
  144. Width = 50
  145. end
  146. object Col09: TcxGridColumn
  147. Caption = #51204#44592#52264
  148. PropertiesClassName = 'TcxLabelProperties'
  149. Properties.Alignment.Horz = taRightJustify
  150. Properties.Alignment.Vert = taVCenter
  151. HeaderAlignmentHorz = taCenter
  152. HeaderAlignmentVert = vaCenter
  153. Width = 50
  154. end
  155. object Col10: TcxGridColumn
  156. Caption = #44592#53440
  157. PropertiesClassName = 'TcxLabelProperties'
  158. Properties.Alignment.Horz = taRightJustify
  159. Properties.Alignment.Vert = taVCenter
  160. HeaderAlignmentHorz = taCenter
  161. HeaderAlignmentVert = vaCenter
  162. end
  163. end
  164. object GlList: TcxGridLevel
  165. GridView = TvList
  166. end
  167. end
  168. end
  169. object Panel3: TPanel
  170. Left = 0
  171. Top = 42
  172. Width = 372
  173. Height = 110
  174. Align = alClient
  175. BevelOuter = bvNone
  176. ParentColor = True
  177. TabOrder = 1
  178. ExplicitHeight = 98
  179. object cxPageControl1: TcxPageControl
  180. Left = 0
  181. Top = 0
  182. Width = 372
  183. Height = 110
  184. Align = alClient
  185. TabOrder = 0
  186. Properties.ActivePage = cxTabSheet1
  187. ExplicitHeight = 98
  188. ClientRectBottom = 105
  189. ClientRectLeft = 2
  190. ClientRectRight = 367
  191. ClientRectTop = 24
  192. object cxTabSheet1: TcxTabSheet
  193. Caption = #50836#44552#51221#48372
  194. ImageIndex = 0
  195. ExplicitHeight = 69
  196. object MoPRLT_CHARGE_DESC: TMemo
  197. Left = 0
  198. Top = 0
  199. Width = 365
  200. Height = 81
  201. Align = alClient
  202. ImeName = 'Microsoft IME 2010'
  203. Lines.Strings = (
  204. '')
  205. TabOrder = 0
  206. ExplicitHeight = 69
  207. end
  208. end
  209. object cxTabSheet2: TcxTabSheet
  210. Caption = #50868#50689#51221#48372
  211. ImageIndex = 1
  212. ExplicitHeight = 69
  213. object MoPRLT_OPER_DESC: TMemo
  214. Left = 0
  215. Top = 0
  216. Width = 365
  217. Height = 81
  218. Align = alClient
  219. ImeName = 'Microsoft IME 2010'
  220. Lines.Strings = (
  221. '')
  222. TabOrder = 0
  223. ExplicitHeight = 69
  224. end
  225. end
  226. object cxTabSheet3: TcxTabSheet
  227. Caption = #44592#53440#51221#48372
  228. ImageIndex = 2
  229. ExplicitHeight = 69
  230. object MoPRLT_ETC_DESC: TMemo
  231. Left = 0
  232. Top = 0
  233. Width = 365
  234. Height = 81
  235. Align = alClient
  236. ImeName = 'Microsoft IME 2010'
  237. Lines.Strings = (
  238. '')
  239. TabOrder = 0
  240. ExplicitHeight = 69
  241. end
  242. end
  243. end
  244. end
  245. object Panel6: TPanel
  246. Left = 0
  247. Top = 21
  248. Width = 372
  249. Height = 21
  250. Align = alTop
  251. BevelOuter = bvNone
  252. ParentColor = True
  253. TabOrder = 2
  254. object cxLabel1: TcxLabel
  255. Left = 0
  256. Top = 0
  257. Align = alLeft
  258. AutoSize = False
  259. Caption = #51452#52264#51109' '#51452#49548': '
  260. Properties.Alignment.Horz = taRightJustify
  261. Properties.Alignment.Vert = taVCenter
  262. Transparent = True
  263. Height = 21
  264. Width = 86
  265. AnchorX = 86
  266. AnchorY = 11
  267. end
  268. object EdAddr: TEdit
  269. Left = 86
  270. Top = 0
  271. Width = 286
  272. Height = 21
  273. Align = alClient
  274. ImeName = 'Microsoft IME 2010'
  275. ParentColor = True
  276. TabOrder = 1
  277. end
  278. end
  279. object Panel7: TPanel
  280. Left = 0
  281. Top = 0
  282. Width = 372
  283. Height = 21
  284. Align = alTop
  285. BevelOuter = bvNone
  286. ParentColor = True
  287. TabOrder = 3
  288. object EdNm: TEdit
  289. Left = 86
  290. Top = 0
  291. Width = 166
  292. Height = 21
  293. Align = alClient
  294. ImeName = 'Microsoft IME 2010'
  295. ParentColor = True
  296. TabOrder = 0
  297. ExplicitWidth = 156
  298. end
  299. object EdTel: TEdit
  300. Left = 252
  301. Top = 0
  302. Width = 120
  303. Height = 21
  304. Align = alRight
  305. Alignment = taCenter
  306. ImeName = 'Microsoft IME 2010'
  307. ParentColor = True
  308. TabOrder = 1
  309. ExplicitLeft = 251
  310. end
  311. object cxLabel4: TcxLabel
  312. Left = 0
  313. Top = 0
  314. Align = alLeft
  315. AutoSize = False
  316. Caption = #51452#52264#51109' '#51060#47492': '
  317. Properties.Alignment.Horz = taRightJustify
  318. Properties.Alignment.Vert = taVCenter
  319. Transparent = True
  320. Height = 21
  321. Width = 86
  322. AnchorX = 86
  323. AnchorY = 11
  324. end
  325. end
  326. object TmrShow: TTimer
  327. Enabled = False
  328. Interval = 500
  329. OnTimer = TmrShowTimer
  330. Left = 124
  331. Top = 180
  332. end
  333. object TmrQry: TTimer
  334. Enabled = False
  335. Interval = 300
  336. OnTimer = TmrQryTimer
  337. Left = 176
  338. Top = 192
  339. end
  340. object pADO: TADOQuery
  341. Parameters = <>
  342. Left = 44
  343. Top = 184
  344. end
  345. end