ReportManagerFrm.dfm 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659
  1. object ReportManagerForm: TReportManagerForm
  2. Left = 1249
  3. Top = 222
  4. BorderStyle = bsDialog
  5. Caption = #25253#34920#27169#26495
  6. ClientHeight = 535
  7. ClientWidth = 841
  8. Color = clBtnFace
  9. Font.Charset = DEFAULT_CHARSET
  10. Font.Color = clWindowText
  11. Font.Height = -13
  12. Font.Name = #23435#20307
  13. Font.Style = []
  14. OldCreateOrder = False
  15. Position = poScreenCenter
  16. OnCreate = FormCreate
  17. OnDestroy = FormDestroy
  18. PixelsPerInch = 96
  19. TextHeight = 13
  20. object pcReport: TPageControl
  21. Left = 0
  22. Top = 0
  23. Width = 841
  24. Height = 535
  25. ActivePage = tsCustom
  26. Align = alClient
  27. Font.Charset = DEFAULT_CHARSET
  28. Font.Color = clWindowText
  29. Font.Height = -24
  30. Font.Name = #24494#36719#38597#40657
  31. Font.Style = [fsBold]
  32. ParentFont = False
  33. TabHeight = 50
  34. TabOrder = 0
  35. OnChange = pcReportChange
  36. object tsLocal: TTabSheet
  37. Caption = ' '#26412#22320#25253#34920' '
  38. Font.Charset = DEFAULT_CHARSET
  39. Font.Color = clWindowText
  40. Font.Height = -19
  41. Font.Name = #23435#20307
  42. Font.Style = []
  43. ParentFont = False
  44. object zgLoacl: TZJGrid
  45. Left = 0
  46. Top = 0
  47. Width = 833
  48. Height = 475
  49. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  50. OptionsEx = []
  51. ColCount = 7
  52. RowCount = 1
  53. ShowGridLine = False
  54. DefaultColWidth = 73
  55. DefaultFixedColWidth = 30
  56. DefaultFixedRowHeight = 29
  57. DefaultRowHeight = 30
  58. Selection.AlphaBlend = False
  59. Selection.TransparentColor = False
  60. FrozenCol = 0
  61. FrozenRow = 0
  62. OnShowHint = zgLoaclShowHint
  63. OnCellGetFont = zgLoaclCellGetFont
  64. OnMouseDown = zgLoaclMouseDown
  65. Font.Charset = DEFAULT_CHARSET
  66. Font.Color = clWindowText
  67. Font.Height = -12
  68. Font.Name = #24494#36719#38597#40657
  69. Font.Style = []
  70. ParentFont = False
  71. Align = alClient
  72. end
  73. object pnlHint: TPanel
  74. Left = 0
  75. Top = 0
  76. Width = 833
  77. Height = 475
  78. Align = alClient
  79. BevelOuter = bvNone
  80. Caption = #26412#22320#36824#27809#26377#25253#34920#65292#35831#20351#29992#8220#32447#19978#25253#34920#24211#8221#19979#36733#25253#34920
  81. Font.Charset = DEFAULT_CHARSET
  82. Font.Color = clWindowText
  83. Font.Height = -27
  84. Font.Name = #24494#36719#38597#40657
  85. Font.Style = [fsBold]
  86. ParentFont = False
  87. TabOrder = 1
  88. end
  89. end
  90. object tsOnline: TTabSheet
  91. Caption = ' '#32447#19978#25253#34920#24211' '
  92. ImageIndex = 1
  93. object Panel1: TPanel
  94. Left = 0
  95. Top = 0
  96. Width = 833
  97. Height = 33
  98. Align = alTop
  99. BevelOuter = bvNone
  100. TabOrder = 0
  101. object cbCategory: TComboBox
  102. Left = 1
  103. Top = 2
  104. Width = 273
  105. Height = 27
  106. Style = csDropDownList
  107. Font.Charset = DEFAULT_CHARSET
  108. Font.Color = clWindowText
  109. Font.Height = -13
  110. Font.Name = #24494#36719#38597#40657
  111. Font.Style = []
  112. ItemHeight = 0
  113. ParentFont = False
  114. TabOrder = 0
  115. TabStop = False
  116. OnChange = cbCategoryChange
  117. end
  118. end
  119. object zgOnline: TZJGrid
  120. Left = 0
  121. Top = 33
  122. Width = 833
  123. Height = 442
  124. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  125. OptionsEx = []
  126. ColCount = 7
  127. RowCount = 1
  128. ShowGridLine = False
  129. DefaultColWidth = 73
  130. DefaultFixedColWidth = 30
  131. DefaultFixedRowHeight = 29
  132. DefaultRowHeight = 30
  133. Selection.AlphaBlend = False
  134. Selection.TransparentColor = False
  135. FrozenCol = 0
  136. FrozenRow = 0
  137. OnShowHint = zgOnlineShowHint
  138. OnCellGetFont = zgOnlineCellGetFont
  139. OnMouseDown = zgOnlineMouseDown
  140. Font.Charset = DEFAULT_CHARSET
  141. Font.Color = clWindowText
  142. Font.Height = -12
  143. Font.Name = #24494#36719#38597#40657
  144. Font.Style = []
  145. ParentFont = False
  146. Align = alClient
  147. end
  148. end
  149. object tsCustom: TTabSheet
  150. Caption = ' '#23450#21046#25253#34920' '
  151. ImageIndex = 2
  152. object pnlCustom: TPanel
  153. Left = 0
  154. Top = 0
  155. Width = 833
  156. Height = 475
  157. Align = alClient
  158. BevelOuter = bvNone
  159. Caption = 'pnlCustom'
  160. TabOrder = 1
  161. object zgCustom: TZJGrid
  162. Left = 0
  163. Top = 0
  164. Width = 833
  165. Height = 475
  166. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  167. OptionsEx = []
  168. ColCount = 7
  169. RowCount = 1
  170. ShowGridLine = False
  171. DefaultColWidth = 73
  172. DefaultFixedColWidth = 30
  173. DefaultFixedRowHeight = 29
  174. DefaultRowHeight = 30
  175. Selection.AlphaBlend = False
  176. Selection.TransparentColor = False
  177. FrozenCol = 0
  178. FrozenRow = 0
  179. OnShowHint = zgCustomShowHint
  180. OnCellGetFont = zgCustomCellGetFont
  181. OnMouseDown = zgCustomMouseDown
  182. Font.Charset = DEFAULT_CHARSET
  183. Font.Color = clWindowText
  184. Font.Height = -12
  185. Font.Name = #24494#36719#38597#40657
  186. Font.Style = []
  187. ParentFont = False
  188. Align = alClient
  189. end
  190. end
  191. object pnlInputCode: TPanel
  192. Left = 0
  193. Top = 0
  194. Width = 833
  195. Height = 475
  196. Align = alClient
  197. BevelOuter = bvNone
  198. TabOrder = 0
  199. object Label2: TLabel
  200. Left = 176
  201. Top = 170
  202. Width = 455
  203. Height = 19
  204. Caption = #26356#22810#20851#20110#8220#23450#21046#25253#34920#8221#21644#8220#25253#34920#39046#21462#30721#8221#30340#35814#24773#21487#20197#32852#31995#30456#20851#32437#27178#38144#21806#24037#31243#24072#12290
  205. Font.Charset = DEFAULT_CHARSET
  206. Font.Color = clWindowText
  207. Font.Height = -13
  208. Font.Name = #24494#36719#38597#40657
  209. Font.Style = []
  210. ParentFont = False
  211. end
  212. object Label1: TLabel
  213. Left = 176
  214. Top = 93
  215. Width = 195
  216. Height = 19
  217. Caption = #36755#20837#8220#25253#34920#39046#21462#30721#8221#33719#21462#23450#21046#25253#34920
  218. Font.Charset = DEFAULT_CHARSET
  219. Font.Color = clWindowText
  220. Font.Height = -13
  221. Font.Name = #24494#36719#38597#40657
  222. Font.Style = []
  223. ParentFont = False
  224. end
  225. object edtCode: TEdit
  226. Left = 176
  227. Top = 114
  228. Width = 324
  229. Height = 48
  230. Font.Charset = DEFAULT_CHARSET
  231. Font.Color = clBlue
  232. Font.Height = -40
  233. Font.Name = #23435#20307
  234. Font.Style = [fsBold]
  235. ParentFont = False
  236. TabOrder = 0
  237. end
  238. object btnGet: TcxButton
  239. Left = 502
  240. Top = 97
  241. Width = 121
  242. Height = 65
  243. Cursor = crHandPoint
  244. Caption = #39046#21462
  245. Font.Charset = DEFAULT_CHARSET
  246. Font.Color = clWindowText
  247. Font.Height = -27
  248. Font.Name = #24494#36719#38597#40657
  249. Font.Style = [fsBold]
  250. ParentFont = False
  251. TabOrder = 1
  252. OnClick = btnGetClick
  253. Colors.Default = clWindow
  254. Colors.Normal = clWindow
  255. Colors.Pressed = clHotLight
  256. end
  257. end
  258. end
  259. end
  260. object zaLocal: TZjGridDBA
  261. Columns = <
  262. item
  263. Title.Caption = #31867#21035
  264. Title.CaptionAcrossCols = '1'
  265. Title.Font.Charset = GB2312_CHARSET
  266. Title.Font.Color = clWindowText
  267. Title.Font.Height = -12
  268. Title.Font.Name = #23435#20307
  269. Title.Font.Style = []
  270. Alignment = taLeftJustify
  271. Font.Charset = GB2312_CHARSET
  272. Font.Color = clWindowText
  273. Font.Height = -12
  274. Font.Name = #23435#20307
  275. Font.Style = []
  276. FieldName = 'Category'
  277. Width = 120
  278. ReadOnly = True
  279. end
  280. item
  281. Title.Caption = #25253#34920#21517#31216
  282. Title.CaptionAcrossCols = '1'
  283. Title.Font.Charset = GB2312_CHARSET
  284. Title.Font.Color = clWindowText
  285. Title.Font.Height = -12
  286. Title.Font.Name = #23435#20307
  287. Title.Font.Style = []
  288. Alignment = taLeftJustify
  289. Font.Charset = GB2312_CHARSET
  290. Font.Color = clWindowText
  291. Font.Height = -12
  292. Font.Name = #23435#20307
  293. Font.Style = []
  294. FieldName = 'Name'
  295. Width = 290
  296. ReadOnly = True
  297. end
  298. item
  299. Title.Caption = #26412#22320#29256#26412
  300. Title.CaptionAcrossCols = '1'
  301. Title.Font.Charset = GB2312_CHARSET
  302. Title.Font.Color = clWindowText
  303. Title.Font.Height = -12
  304. Title.Font.Name = #23435#20307
  305. Title.Font.Style = []
  306. Alignment = taCenter
  307. Font.Charset = GB2312_CHARSET
  308. Font.Color = clWindowText
  309. Font.Height = -12
  310. Font.Name = #23435#20307
  311. Font.Style = []
  312. FieldName = 'LocalVer'
  313. Width = 93
  314. ReadOnly = True
  315. end
  316. item
  317. Title.Caption = #26368#26032#26356#26032
  318. Title.CaptionAcrossCols = '1'
  319. Title.Font.Charset = GB2312_CHARSET
  320. Title.Font.Color = clWindowText
  321. Title.Font.Height = -12
  322. Title.Font.Name = #23435#20307
  323. Title.Font.Style = []
  324. Alignment = taCenter
  325. Font.Charset = GB2312_CHARSET
  326. Font.Color = clWindowText
  327. Font.Height = -12
  328. Font.Name = #23435#20307
  329. Font.Style = []
  330. FieldName = 'NewestVer'
  331. Width = 93
  332. ReadOnly = True
  333. end
  334. item
  335. Title.Caption = #29366#24577
  336. Title.CaptionAcrossCols = '1'
  337. Title.Font.Charset = GB2312_CHARSET
  338. Title.Font.Color = clWindowText
  339. Title.Font.Height = -12
  340. Title.Font.Name = #23435#20307
  341. Title.Font.Style = []
  342. Alignment = taCenter
  343. Font.Charset = GB2312_CHARSET
  344. Font.Color = clWindowText
  345. Font.Height = -12
  346. Font.Name = #23435#20307
  347. Font.Style = []
  348. FieldName = 'State'
  349. Width = 80
  350. ReadOnly = True
  351. end
  352. item
  353. Title.Caption = #21382#21490#29256#26412
  354. Title.CaptionAcrossCols = '1'
  355. Title.Font.Charset = GB2312_CHARSET
  356. Title.Font.Color = clWindowText
  357. Title.Font.Height = -12
  358. Title.Font.Name = #23435#20307
  359. Title.Font.Style = []
  360. Alignment = taCenter
  361. Font.Charset = GB2312_CHARSET
  362. Font.Color = clWindowText
  363. Font.Height = -12
  364. Font.Name = #23435#20307
  365. Font.Style = []
  366. FieldName = 'History'
  367. Width = 65
  368. ReadOnly = True
  369. end
  370. item
  371. Title.Caption = 'ID'
  372. Title.CaptionAcrossCols = '1'
  373. Title.Font.Charset = GB2312_CHARSET
  374. Title.Font.Color = clWindowText
  375. Title.Font.Height = -12
  376. Title.Font.Name = #23435#20307
  377. Title.Font.Style = []
  378. Alignment = taLeftJustify
  379. Font.Charset = GB2312_CHARSET
  380. Font.Color = clWindowText
  381. Font.Height = -12
  382. Font.Name = #23435#20307
  383. Font.Style = []
  384. FieldName = 'ID'
  385. Visible = False
  386. ReadOnly = False
  387. end>
  388. Grid = zgLoacl
  389. ExtendRowCount = 0
  390. Left = 644
  391. Top = 72
  392. end
  393. object zaOnline: TZjGridDBA
  394. Columns = <
  395. item
  396. Title.Caption = #31867#21035
  397. Title.CaptionAcrossCols = '1'
  398. Title.Font.Charset = GB2312_CHARSET
  399. Title.Font.Color = clWindowText
  400. Title.Font.Height = -12
  401. Title.Font.Name = #23435#20307
  402. Title.Font.Style = []
  403. Alignment = taLeftJustify
  404. Font.Charset = GB2312_CHARSET
  405. Font.Color = clWindowText
  406. Font.Height = -12
  407. Font.Name = #23435#20307
  408. Font.Style = []
  409. FieldName = 'Category'
  410. Width = 120
  411. ReadOnly = True
  412. end
  413. item
  414. Title.Caption = #25253#34920#21517#31216
  415. Title.CaptionAcrossCols = '1'
  416. Title.Font.Charset = GB2312_CHARSET
  417. Title.Font.Color = clWindowText
  418. Title.Font.Height = -12
  419. Title.Font.Name = #23435#20307
  420. Title.Font.Style = []
  421. Alignment = taLeftJustify
  422. Font.Charset = GB2312_CHARSET
  423. Font.Color = clWindowText
  424. Font.Height = -12
  425. Font.Name = #23435#20307
  426. Font.Style = []
  427. FieldName = 'Name'
  428. Width = 290
  429. ReadOnly = True
  430. end
  431. item
  432. Title.Caption = #26412#22320#29256#26412
  433. Title.CaptionAcrossCols = '1'
  434. Title.Font.Charset = GB2312_CHARSET
  435. Title.Font.Color = clWindowText
  436. Title.Font.Height = -12
  437. Title.Font.Name = #23435#20307
  438. Title.Font.Style = []
  439. Alignment = taCenter
  440. Font.Charset = GB2312_CHARSET
  441. Font.Color = clWindowText
  442. Font.Height = -12
  443. Font.Name = #23435#20307
  444. Font.Style = []
  445. FieldName = 'LocalVer'
  446. Width = 93
  447. ReadOnly = True
  448. end
  449. item
  450. Title.Caption = #26368#26032#26356#26032
  451. Title.CaptionAcrossCols = '1'
  452. Title.Font.Charset = GB2312_CHARSET
  453. Title.Font.Color = clWindowText
  454. Title.Font.Height = -12
  455. Title.Font.Name = #23435#20307
  456. Title.Font.Style = []
  457. Alignment = taCenter
  458. Font.Charset = GB2312_CHARSET
  459. Font.Color = clWindowText
  460. Font.Height = -12
  461. Font.Name = #23435#20307
  462. Font.Style = []
  463. FieldName = 'NewestVer'
  464. Width = 93
  465. ReadOnly = True
  466. end
  467. item
  468. Title.Caption = #29366#24577
  469. Title.CaptionAcrossCols = '1'
  470. Title.Font.Charset = GB2312_CHARSET
  471. Title.Font.Color = clWindowText
  472. Title.Font.Height = -12
  473. Title.Font.Name = #23435#20307
  474. Title.Font.Style = []
  475. Alignment = taCenter
  476. Font.Charset = GB2312_CHARSET
  477. Font.Color = clWindowText
  478. Font.Height = -12
  479. Font.Name = #23435#20307
  480. Font.Style = []
  481. FieldName = 'State'
  482. Width = 80
  483. ReadOnly = True
  484. end
  485. item
  486. Title.Caption = #21382#21490#29256#26412
  487. Title.CaptionAcrossCols = '1'
  488. Title.Font.Charset = GB2312_CHARSET
  489. Title.Font.Color = clWindowText
  490. Title.Font.Height = -12
  491. Title.Font.Name = #23435#20307
  492. Title.Font.Style = []
  493. Alignment = taCenter
  494. Font.Charset = GB2312_CHARSET
  495. Font.Color = clWindowText
  496. Font.Height = -12
  497. Font.Name = #23435#20307
  498. Font.Style = []
  499. FieldName = 'History'
  500. Width = 65
  501. ReadOnly = True
  502. end
  503. item
  504. Title.Caption = 'ID'
  505. Title.CaptionAcrossCols = '1'
  506. Title.Font.Charset = GB2312_CHARSET
  507. Title.Font.Color = clWindowText
  508. Title.Font.Height = -12
  509. Title.Font.Name = #23435#20307
  510. Title.Font.Style = []
  511. Alignment = taLeftJustify
  512. Font.Charset = GB2312_CHARSET
  513. Font.Color = clWindowText
  514. Font.Height = -12
  515. Font.Name = #23435#20307
  516. Font.Style = []
  517. FieldName = 'ID'
  518. Visible = False
  519. ReadOnly = False
  520. end>
  521. Grid = zgOnline
  522. ExtendRowCount = 0
  523. Left = 676
  524. Top = 72
  525. end
  526. object zaCustom: TZjGridDBA
  527. Columns = <
  528. item
  529. Title.Caption = #31867#21035
  530. Title.CaptionAcrossCols = '1'
  531. Title.Font.Charset = GB2312_CHARSET
  532. Title.Font.Color = clWindowText
  533. Title.Font.Height = -12
  534. Title.Font.Name = #23435#20307
  535. Title.Font.Style = []
  536. Alignment = taLeftJustify
  537. Font.Charset = GB2312_CHARSET
  538. Font.Color = clWindowText
  539. Font.Height = -12
  540. Font.Name = #23435#20307
  541. Font.Style = []
  542. FieldName = 'Category'
  543. Width = 120
  544. ReadOnly = True
  545. end
  546. item
  547. Title.Caption = #25253#34920#21517#31216
  548. Title.CaptionAcrossCols = '1'
  549. Title.Font.Charset = GB2312_CHARSET
  550. Title.Font.Color = clWindowText
  551. Title.Font.Height = -12
  552. Title.Font.Name = #23435#20307
  553. Title.Font.Style = []
  554. Alignment = taLeftJustify
  555. Font.Charset = GB2312_CHARSET
  556. Font.Color = clWindowText
  557. Font.Height = -12
  558. Font.Name = #23435#20307
  559. Font.Style = []
  560. FieldName = 'Name'
  561. Width = 290
  562. ReadOnly = True
  563. end
  564. item
  565. Title.Caption = #26412#22320#29256#26412
  566. Title.CaptionAcrossCols = '1'
  567. Title.Font.Charset = GB2312_CHARSET
  568. Title.Font.Color = clWindowText
  569. Title.Font.Height = -12
  570. Title.Font.Name = #23435#20307
  571. Title.Font.Style = []
  572. Alignment = taCenter
  573. Font.Charset = GB2312_CHARSET
  574. Font.Color = clWindowText
  575. Font.Height = -12
  576. Font.Name = #23435#20307
  577. Font.Style = []
  578. FieldName = 'LocalVer'
  579. Width = 93
  580. ReadOnly = True
  581. end
  582. item
  583. Title.Caption = #26368#26032#26356#26032
  584. Title.CaptionAcrossCols = '1'
  585. Title.Font.Charset = GB2312_CHARSET
  586. Title.Font.Color = clWindowText
  587. Title.Font.Height = -12
  588. Title.Font.Name = #23435#20307
  589. Title.Font.Style = []
  590. Alignment = taCenter
  591. Font.Charset = GB2312_CHARSET
  592. Font.Color = clWindowText
  593. Font.Height = -12
  594. Font.Name = #23435#20307
  595. Font.Style = []
  596. FieldName = 'NewestVer'
  597. Width = 93
  598. ReadOnly = True
  599. end
  600. item
  601. Title.Caption = #29366#24577
  602. Title.CaptionAcrossCols = '1'
  603. Title.Font.Charset = GB2312_CHARSET
  604. Title.Font.Color = clWindowText
  605. Title.Font.Height = -12
  606. Title.Font.Name = #23435#20307
  607. Title.Font.Style = []
  608. Alignment = taCenter
  609. Font.Charset = GB2312_CHARSET
  610. Font.Color = clWindowText
  611. Font.Height = -12
  612. Font.Name = #23435#20307
  613. Font.Style = []
  614. FieldName = 'State'
  615. Width = 80
  616. ReadOnly = True
  617. end
  618. item
  619. Title.Caption = #21382#21490#29256#26412
  620. Title.CaptionAcrossCols = '1'
  621. Title.Font.Charset = GB2312_CHARSET
  622. Title.Font.Color = clWindowText
  623. Title.Font.Height = -12
  624. Title.Font.Name = #23435#20307
  625. Title.Font.Style = []
  626. Alignment = taCenter
  627. Font.Charset = GB2312_CHARSET
  628. Font.Color = clWindowText
  629. Font.Height = -12
  630. Font.Name = #23435#20307
  631. Font.Style = []
  632. FieldName = 'History'
  633. Width = 65
  634. ReadOnly = True
  635. end
  636. item
  637. Title.Caption = 'ID'
  638. Title.CaptionAcrossCols = '1'
  639. Title.Font.Charset = GB2312_CHARSET
  640. Title.Font.Color = clWindowText
  641. Title.Font.Height = -12
  642. Title.Font.Name = #23435#20307
  643. Title.Font.Style = []
  644. Alignment = taLeftJustify
  645. Font.Charset = GB2312_CHARSET
  646. Font.Color = clWindowText
  647. Font.Height = -12
  648. Font.Name = #23435#20307
  649. Font.Style = []
  650. FieldName = 'ID'
  651. Visible = False
  652. ReadOnly = False
  653. end>
  654. Grid = zgCustom
  655. ExtendRowCount = 0
  656. Left = 732
  657. Top = 72
  658. end
  659. end