FrmParkMsgF.dfm 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320
  1. object FrmParkMsg: TFrmParkMsg
  2. Left = 0
  3. Top = 0
  4. BorderIcons = [biSystemMenu]
  5. BorderStyle = bsToolWindow
  6. Caption = #51452#52264#51221#48372
  7. ClientHeight = 120
  8. ClientWidth = 455
  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 = 63
  25. Width = 455
  26. Height = 57
  27. Align = alClient
  28. BevelOuter = bvNone
  29. ParentColor = True
  30. TabOrder = 0
  31. ExplicitTop = 152
  32. ExplicitWidth = 372
  33. ExplicitHeight = 50
  34. object CxList: TcxGrid
  35. Left = 0
  36. Top = 0
  37. Width = 455
  38. Height = 57
  39. Align = alClient
  40. TabOrder = 0
  41. ExplicitWidth = 372
  42. ExplicitHeight = 50
  43. object TvList: TcxGridTableView
  44. DataController.Summary.DefaultGroupSummaryItems = <>
  45. DataController.Summary.FooterSummaryItems = <>
  46. DataController.Summary.SummaryGroups = <>
  47. OptionsCustomize.ColumnFiltering = False
  48. OptionsCustomize.ColumnGrouping = False
  49. OptionsCustomize.ColumnMoving = False
  50. OptionsCustomize.ColumnSorting = False
  51. OptionsCustomize.ColumnsQuickCustomization = True
  52. OptionsData.Deleting = False
  53. OptionsData.DeletingConfirmation = False
  54. OptionsData.Editing = False
  55. OptionsData.Inserting = False
  56. OptionsView.NoDataToDisplayInfoText = '<'#52789' '#51221#48372#44032' '#50630#49845#45768#45796'>'
  57. OptionsView.ColumnAutoWidth = True
  58. OptionsView.GroupByBox = False
  59. OptionsView.Indicator = True
  60. object Col00: TcxGridColumn
  61. Caption = #52789
  62. PropertiesClassName = 'TcxLabelProperties'
  63. Properties.Alignment.Horz = taCenter
  64. Properties.Alignment.Vert = taVCenter
  65. Visible = False
  66. HeaderAlignmentHorz = taCenter
  67. HeaderAlignmentVert = vaCenter
  68. Options.Editing = False
  69. VisibleForCustomization = False
  70. Width = 50
  71. end
  72. object Col01: TcxGridColumn
  73. Caption = #52789#47749
  74. PropertiesClassName = 'TcxLabelProperties'
  75. Properties.Alignment.Horz = taCenter
  76. Properties.Alignment.Vert = taVCenter
  77. Visible = False
  78. HeaderAlignmentHorz = taCenter
  79. HeaderAlignmentVert = vaCenter
  80. Options.Editing = False
  81. VisibleForCustomization = False
  82. Width = 50
  83. end
  84. object Col02: TcxGridColumn
  85. Caption = #49688#51665#49884#44033
  86. PropertiesClassName = 'TcxLabelProperties'
  87. Properties.Alignment.Horz = taCenter
  88. Properties.Alignment.Vert = taVCenter
  89. Visible = False
  90. HeaderAlignmentHorz = taCenter
  91. HeaderAlignmentVert = vaCenter
  92. Width = 50
  93. end
  94. object Col03: TcxGridColumn
  95. Caption = #53685#49888#49345#53468
  96. PropertiesClassName = 'TcxLabelProperties'
  97. Properties.Alignment.Horz = taCenter
  98. Properties.Alignment.Vert = taVCenter
  99. HeaderAlignmentHorz = taCenter
  100. HeaderAlignmentVert = vaCenter
  101. Options.Editing = False
  102. Width = 87
  103. end
  104. object Col04: TcxGridColumn
  105. Caption = #51452#52264' '#44396#54925#49688
  106. PropertiesClassName = 'TcxLabelProperties'
  107. Properties.Alignment.Horz = taCenter
  108. Properties.Alignment.Vert = taVCenter
  109. HeaderAlignmentHorz = taCenter
  110. HeaderAlignmentVert = vaCenter
  111. Options.Editing = False
  112. Width = 87
  113. end
  114. object Col05: TcxGridColumn
  115. Caption = #51452#52264' '#44032#45733#45824#49688
  116. PropertiesClassName = 'TcxLabelProperties'
  117. Properties.Alignment.Horz = taCenter
  118. Properties.Alignment.Vert = taVCenter
  119. HeaderAlignmentHorz = taCenter
  120. HeaderAlignmentVert = vaCenter
  121. Width = 91
  122. end
  123. object Col06: TcxGridColumn
  124. Caption = #54788#51116' '#51452#52264#45824#49688
  125. PropertiesClassName = 'TcxLabelProperties'
  126. Properties.Alignment.Horz = taCenter
  127. Properties.Alignment.Vert = taVCenter
  128. HeaderAlignmentHorz = taCenter
  129. HeaderAlignmentVert = vaCenter
  130. Width = 89
  131. end
  132. object Col07: TcxGridColumn
  133. Caption = #51452#52264' '#49345#53468
  134. PropertiesClassName = 'TcxLabelProperties'
  135. Properties.Alignment.Horz = taCenter
  136. Properties.Alignment.Vert = taVCenter
  137. HeaderAlignmentHorz = taCenter
  138. HeaderAlignmentVert = vaCenter
  139. Width = 87
  140. end
  141. object Col08: TcxGridColumn
  142. Caption = #50668#49457
  143. PropertiesClassName = 'TcxLabelProperties'
  144. Properties.Alignment.Horz = taCenter
  145. Properties.Alignment.Vert = taVCenter
  146. Visible = False
  147. HeaderAlignmentHorz = taCenter
  148. HeaderAlignmentVert = vaCenter
  149. VisibleForCustomization = False
  150. Width = 49
  151. end
  152. object Col09: TcxGridColumn
  153. Caption = #51204#44592#52264
  154. PropertiesClassName = 'TcxLabelProperties'
  155. Properties.Alignment.Horz = taCenter
  156. Properties.Alignment.Vert = taVCenter
  157. Visible = False
  158. HeaderAlignmentHorz = taCenter
  159. HeaderAlignmentVert = vaCenter
  160. VisibleForCustomization = False
  161. Width = 47
  162. end
  163. object Col10: TcxGridColumn
  164. Caption = #44592#53440
  165. PropertiesClassName = 'TcxLabelProperties'
  166. Properties.Alignment.Horz = taCenter
  167. Properties.Alignment.Vert = taVCenter
  168. Visible = False
  169. HeaderAlignmentHorz = taCenter
  170. HeaderAlignmentVert = vaCenter
  171. VisibleForCustomization = False
  172. Width = 62
  173. end
  174. end
  175. object GlList: TcxGridLevel
  176. GridView = TvList
  177. end
  178. end
  179. end
  180. object Panel6: TPanel
  181. Left = 0
  182. Top = 21
  183. Width = 455
  184. Height = 21
  185. Align = alTop
  186. BevelOuter = bvNone
  187. ParentColor = True
  188. TabOrder = 1
  189. ExplicitWidth = 372
  190. object cxLabel1: TcxLabel
  191. Left = 0
  192. Top = 0
  193. Align = alLeft
  194. AutoSize = False
  195. Caption = #51452#52264#51109' '#51452#49548': '
  196. Properties.Alignment.Horz = taRightJustify
  197. Properties.Alignment.Vert = taVCenter
  198. Transparent = True
  199. Height = 21
  200. Width = 86
  201. AnchorX = 86
  202. AnchorY = 11
  203. end
  204. object EdAddr: TEdit
  205. Left = 86
  206. Top = 0
  207. Width = 369
  208. Height = 21
  209. Align = alClient
  210. ImeName = 'Microsoft IME 2010'
  211. ParentColor = True
  212. TabOrder = 1
  213. ExplicitWidth = 286
  214. end
  215. end
  216. object Panel7: TPanel
  217. Left = 0
  218. Top = 0
  219. Width = 455
  220. Height = 21
  221. Align = alTop
  222. BevelOuter = bvNone
  223. ParentColor = True
  224. TabOrder = 2
  225. ExplicitWidth = 372
  226. object EdNm: TEdit
  227. Left = 86
  228. Top = 0
  229. Width = 249
  230. Height = 21
  231. Align = alClient
  232. ImeName = 'Microsoft IME 2010'
  233. ParentColor = True
  234. TabOrder = 0
  235. ExplicitWidth = 166
  236. end
  237. object EdTel: TEdit
  238. Left = 335
  239. Top = 0
  240. Width = 120
  241. Height = 21
  242. Align = alRight
  243. Alignment = taCenter
  244. ImeName = 'Microsoft IME 2010'
  245. ParentColor = True
  246. TabOrder = 1
  247. ExplicitLeft = 252
  248. end
  249. object cxLabel4: TcxLabel
  250. Left = 0
  251. Top = 0
  252. Align = alLeft
  253. AutoSize = False
  254. Caption = #51452#52264#51109' '#51060#47492': '
  255. Properties.Alignment.Horz = taRightJustify
  256. Properties.Alignment.Vert = taVCenter
  257. Transparent = True
  258. Height = 21
  259. Width = 86
  260. AnchorX = 86
  261. AnchorY = 11
  262. end
  263. end
  264. object Panel1: TPanel
  265. Left = 0
  266. Top = 42
  267. Width = 455
  268. Height = 21
  269. Align = alTop
  270. BevelOuter = bvNone
  271. ParentColor = True
  272. TabOrder = 3
  273. ExplicitTop = 29
  274. ExplicitWidth = 372
  275. object cxLabel2: TcxLabel
  276. Left = 0
  277. Top = 0
  278. Align = alLeft
  279. AutoSize = False
  280. Caption = #51221#48372' '#49688#51665#49884#44033': '
  281. Properties.Alignment.Horz = taRightJustify
  282. Properties.Alignment.Vert = taVCenter
  283. Transparent = True
  284. Height = 21
  285. Width = 86
  286. AnchorX = 86
  287. AnchorY = 11
  288. end
  289. object EdClctDt: TEdit
  290. Left = 86
  291. Top = 0
  292. Width = 369
  293. Height = 21
  294. Align = alClient
  295. ImeName = 'Microsoft IME 2010'
  296. ParentColor = True
  297. TabOrder = 1
  298. ExplicitWidth = 286
  299. end
  300. end
  301. object TmrShow: TTimer
  302. Enabled = False
  303. Interval = 500
  304. OnTimer = TmrShowTimer
  305. Left = 124
  306. Top = 180
  307. end
  308. object TmrQry: TTimer
  309. Enabled = False
  310. Interval = 300
  311. OnTimer = TmrQryTimer
  312. Left = 176
  313. Top = 192
  314. end
  315. object pADO: TADOQuery
  316. Parameters = <>
  317. Left = 44
  318. Top = 184
  319. end
  320. end