VDSM000MF.dfm 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597
  1. object VDSM000M: TVDSM000M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'VDS-'#44160#51648#44592' '#49345#53468' '#47784#45768#53552#47553
  7. ClientHeight = 774
  8. ClientWidth = 1344
  9. Color = clBtnFace
  10. DoubleBuffered = True
  11. Font.Charset = DEFAULT_CHARSET
  12. Font.Color = clWindowText
  13. Font.Height = -13
  14. Font.Name = #47569#51008' '#44256#46357
  15. Font.Style = []
  16. OldCreateOrder = False
  17. Position = poOwnerFormCenter
  18. ShowHint = True
  19. OnClose = FormClose
  20. OnShow = FormShow
  21. DesignSize = (
  22. 1344
  23. 774)
  24. PixelsPerInch = 96
  25. TextHeight = 17
  26. object ShpTitle: TShape
  27. Left = 4
  28. Top = 4
  29. Width = 1336
  30. Height = 40
  31. Anchors = [akLeft, akTop, akRight]
  32. Brush.Color = 14671839
  33. Pen.Color = 10849679
  34. Pen.Width = 2
  35. ExplicitWidth = 1269
  36. end
  37. object LblCaption: TLabel
  38. Left = 16
  39. Top = 10
  40. Width = 267
  41. Height = 23
  42. Caption = #53440#51060#53952' '
  43. Font.Charset = DEFAULT_CHARSET
  44. Font.Color = 4740964
  45. Font.Height = -17
  46. Font.Name = #47569#51008' '#44256#46357
  47. Font.Style = [fsBold]
  48. ParentFont = False
  49. ParentShowHint = False
  50. ShowHint = True
  51. end
  52. object ShpList: TShape
  53. Left = 4
  54. Top = 50
  55. Width = 1336
  56. Height = 720
  57. Anchors = [akLeft, akTop, akRight, akBottom]
  58. Pen.Color = 10849679
  59. Pen.Width = 2
  60. ExplicitWidth = 1141
  61. ExplicitHeight = 427
  62. end
  63. object PnlMapBack: TPanel
  64. Left = 8
  65. Top = 54
  66. Width = 1328
  67. Height = 712
  68. Anchors = [akLeft, akTop, akRight, akBottom]
  69. BevelOuter = bvNone
  70. ParentBackground = False
  71. ParentColor = True
  72. TabOrder = 3
  73. object GrpUtis: TcxGroupBox
  74. Left = 0
  75. Top = 0
  76. Align = alClient
  77. Caption = #9654' VDS-'#44160#51648#44592' '#49345#53468' '#54788#54889
  78. Style.TextStyle = [fsBold]
  79. TabOrder = 0
  80. DesignSize = (
  81. 1328
  82. 705)
  83. Height = 712
  84. Width = 1328
  85. object CxList: TcxGrid
  86. Left = 3
  87. Top = 19
  88. Width = 1322
  89. Height = 652
  90. Align = alClient
  91. TabOrder = 2
  92. object TvList: TcxGridBandedTableView
  93. DataController.Summary.DefaultGroupSummaryItems = <>
  94. DataController.Summary.FooterSummaryItems = <>
  95. DataController.Summary.SummaryGroups = <>
  96. OptionsCustomize.BandMoving = False
  97. OptionsData.Deleting = False
  98. OptionsData.DeletingConfirmation = False
  99. OptionsData.Editing = False
  100. OptionsData.Inserting = False
  101. OptionsView.Indicator = True
  102. Bands = <
  103. item
  104. Caption = #51228#50612#44592' '#49345#53468' '#51221#48372
  105. end
  106. item
  107. Caption = #44160#51648#44592' '#49345#53468' '#51221#48372'('#52572#44540' 5'#48516')'
  108. end
  109. item
  110. Caption = #44160#51648#44592' '#49688#51665' '#51221#48372'('#52572#44540' 5'#48516')'
  111. end>
  112. object Col00: TcxGridBandedColumn
  113. Caption = #48264#54840
  114. PropertiesClassName = 'TcxTextEditProperties'
  115. Properties.Alignment.Horz = taCenter
  116. Properties.Alignment.Vert = taVCenter
  117. Visible = False
  118. GroupIndex = 0
  119. HeaderAlignmentHorz = taCenter
  120. HeaderAlignmentVert = vaCenter
  121. Options.CellMerging = True
  122. Width = 61
  123. Position.BandIndex = 0
  124. Position.ColIndex = 0
  125. Position.RowIndex = 0
  126. end
  127. object Col01: TcxGridBandedColumn
  128. Caption = #51228#50612#44592#47749#52845
  129. PropertiesClassName = 'TcxTextEditProperties'
  130. Properties.Alignment.Horz = taLeftJustify
  131. Properties.Alignment.Vert = taVCenter
  132. HeaderAlignmentHorz = taCenter
  133. HeaderAlignmentVert = vaCenter
  134. Options.CellMerging = True
  135. Width = 180
  136. Position.BandIndex = 0
  137. Position.ColIndex = 3
  138. Position.RowIndex = 0
  139. end
  140. object Col02: TcxGridBandedColumn
  141. Caption = #49444#52824#52264#47196
  142. PropertiesClassName = 'TcxTextEditProperties'
  143. Properties.Alignment.Horz = taCenter
  144. Properties.Alignment.Vert = taVCenter
  145. HeaderAlignmentHorz = taCenter
  146. HeaderAlignmentVert = vaCenter
  147. Width = 70
  148. Position.BandIndex = 1
  149. Position.ColIndex = 7
  150. Position.RowIndex = 0
  151. end
  152. object Col03: TcxGridBandedColumn
  153. Caption = #48169#54693
  154. PropertiesClassName = 'TcxTextEditProperties'
  155. Properties.Alignment.Horz = taCenter
  156. Properties.Alignment.Vert = taVCenter
  157. Visible = False
  158. HeaderAlignmentHorz = taCenter
  159. HeaderAlignmentVert = vaCenter
  160. Width = 84
  161. Position.BandIndex = 1
  162. Position.ColIndex = 4
  163. Position.RowIndex = 0
  164. end
  165. object Col04: TcxGridBandedColumn
  166. Caption = #44160#51648#44592#48264#54840
  167. PropertiesClassName = 'TcxTextEditProperties'
  168. Properties.Alignment.Horz = taCenter
  169. Properties.Alignment.Vert = taVCenter
  170. HeaderAlignmentHorz = taCenter
  171. HeaderAlignmentVert = vaCenter
  172. Width = 85
  173. Position.BandIndex = 1
  174. Position.ColIndex = 0
  175. Position.RowIndex = 0
  176. end
  177. object Col05: TcxGridBandedColumn
  178. Caption = #44160#51648#44592#47749#52845
  179. PropertiesClassName = 'TcxTextEditProperties'
  180. Properties.Alignment.Horz = taLeftJustify
  181. Properties.Alignment.Vert = taVCenter
  182. HeaderAlignmentHorz = taCenter
  183. HeaderAlignmentVert = vaCenter
  184. Width = 86
  185. Position.BandIndex = 1
  186. Position.ColIndex = 2
  187. Position.RowIndex = 0
  188. end
  189. object Col06: TcxGridBandedColumn
  190. Caption = #50629#45936#51060#53944#49884#44033
  191. PropertiesClassName = 'TcxTextEditProperties'
  192. Properties.Alignment.Horz = taCenter
  193. Properties.Alignment.Vert = taVCenter
  194. HeaderAlignmentHorz = taCenter
  195. HeaderAlignmentVert = vaCenter
  196. Width = 81
  197. Position.BandIndex = 1
  198. Position.ColIndex = 9
  199. Position.RowIndex = 0
  200. end
  201. object Col07: TcxGridBandedColumn
  202. Caption = #49345#53468
  203. PropertiesClassName = 'TcxTextEditProperties'
  204. Properties.Alignment.Horz = taCenter
  205. Properties.Alignment.Vert = taVCenter
  206. OnCustomDrawCell = Col07CustomDrawCell
  207. HeaderAlignmentHorz = taCenter
  208. HeaderAlignmentVert = vaCenter
  209. Width = 92
  210. Position.BandIndex = 1
  211. Position.ColIndex = 8
  212. Position.RowIndex = 0
  213. end
  214. object Col08: TcxGridBandedColumn
  215. Caption = #50629#45936#51060#53944#49884#44033
  216. PropertiesClassName = 'TcxTextEditProperties'
  217. Properties.Alignment.Horz = taCenter
  218. Properties.Alignment.Vert = taVCenter
  219. HeaderAlignmentHorz = taCenter
  220. HeaderAlignmentVert = vaCenter
  221. Options.CellMerging = True
  222. Width = 67
  223. Position.BandIndex = 0
  224. Position.ColIndex = 5
  225. Position.RowIndex = 0
  226. end
  227. object Col09: TcxGridBandedColumn
  228. Caption = #53685#49888
  229. PropertiesClassName = 'TcxTextEditProperties'
  230. Properties.Alignment.Horz = taCenter
  231. Properties.Alignment.Vert = taVCenter
  232. OnCustomDrawCell = Col09CustomDrawCell
  233. HeaderAlignmentHorz = taCenter
  234. HeaderAlignmentVert = vaCenter
  235. Options.CellMerging = True
  236. Width = 82
  237. Position.BandIndex = 0
  238. Position.ColIndex = 4
  239. Position.RowIndex = 0
  240. end
  241. object Col10: TcxGridBandedColumn
  242. Caption = #51228#50612#44592' ID'
  243. PropertiesClassName = 'TcxLabelProperties'
  244. Properties.Alignment.Horz = taCenter
  245. Properties.Alignment.Vert = taVCenter
  246. HeaderAlignmentHorz = taCenter
  247. HeaderAlignmentVert = vaCenter
  248. Options.CellMerging = True
  249. Width = 88
  250. Position.BandIndex = 0
  251. Position.ColIndex = 1
  252. Position.RowIndex = 0
  253. end
  254. object Col11: TcxGridBandedColumn
  255. Caption = #44160#51648#44592' ID'
  256. PropertiesClassName = 'TcxLabelProperties'
  257. Properties.Alignment.Horz = taCenter
  258. Properties.Alignment.Vert = taVCenter
  259. HeaderAlignmentHorz = taCenter
  260. HeaderAlignmentVert = vaCenter
  261. Width = 87
  262. Position.BandIndex = 1
  263. Position.ColIndex = 1
  264. Position.RowIndex = 0
  265. end
  266. object Col12: TcxGridBandedColumn
  267. Caption = #44160#51648#52264#47196
  268. PropertiesClassName = 'TcxLabelProperties'
  269. Properties.Alignment.Horz = taCenter
  270. Properties.Alignment.Vert = taVCenter
  271. HeaderAlignmentHorz = taCenter
  272. HeaderAlignmentVert = vaCenter
  273. Width = 68
  274. Position.BandIndex = 1
  275. Position.ColIndex = 6
  276. Position.RowIndex = 0
  277. end
  278. object Col13: TcxGridBandedColumn
  279. Caption = #52852#47700#46972#48264#54840
  280. PropertiesClassName = 'TcxLabelProperties'
  281. Properties.Alignment.Horz = taCenter
  282. Properties.Alignment.Vert = taVCenter
  283. HeaderAlignmentHorz = taCenter
  284. HeaderAlignmentVert = vaCenter
  285. Width = 69
  286. Position.BandIndex = 1
  287. Position.ColIndex = 5
  288. Position.RowIndex = 0
  289. end
  290. object Col14: TcxGridBandedColumn
  291. Caption = #50976#54805
  292. PropertiesClassName = 'TcxLabelProperties'
  293. Properties.Alignment.Horz = taCenter
  294. Properties.Alignment.Vert = taVCenter
  295. HeaderAlignmentHorz = taCenter
  296. HeaderAlignmentVert = vaCenter
  297. Position.BandIndex = 1
  298. Position.ColIndex = 3
  299. Position.RowIndex = 0
  300. end
  301. object Col15: TcxGridBandedColumn
  302. Caption = #51228#50612#44592' '#50976#54805
  303. PropertiesClassName = 'TcxLabelProperties'
  304. Properties.Alignment.Vert = taVCenter
  305. HeaderAlignmentHorz = taCenter
  306. HeaderAlignmentVert = vaCenter
  307. Options.CellMerging = True
  308. Width = 106
  309. Position.BandIndex = 0
  310. Position.ColIndex = 2
  311. Position.RowIndex = 0
  312. end
  313. object Col16: TcxGridBandedColumn
  314. Caption = #50526#47928
  315. PropertiesClassName = 'TcxLabelProperties'
  316. Properties.Alignment.Horz = taCenter
  317. Properties.Alignment.Vert = taVCenter
  318. OnCustomDrawCell = Col16CustomDrawCell
  319. HeaderAlignmentHorz = taCenter
  320. HeaderAlignmentVert = vaCenter
  321. Options.CellMerging = True
  322. Position.BandIndex = 0
  323. Position.ColIndex = 6
  324. Position.RowIndex = 0
  325. end
  326. object Col17: TcxGridBandedColumn
  327. Caption = #46263#47928
  328. PropertiesClassName = 'TcxLabelProperties'
  329. Properties.Alignment.Horz = taCenter
  330. Properties.Alignment.Vert = taVCenter
  331. OnCustomDrawCell = Col16CustomDrawCell
  332. HeaderAlignmentHorz = taCenter
  333. HeaderAlignmentVert = vaCenter
  334. Options.CellMerging = True
  335. Position.BandIndex = 0
  336. Position.ColIndex = 7
  337. Position.RowIndex = 0
  338. end
  339. object Col18: TcxGridBandedColumn
  340. Caption = #54060
  341. PropertiesClassName = 'TcxLabelProperties'
  342. Properties.Alignment.Horz = taCenter
  343. Properties.Alignment.Vert = taVCenter
  344. OnCustomDrawCell = Col18CustomDrawCell
  345. HeaderAlignmentHorz = taCenter
  346. HeaderAlignmentVert = vaCenter
  347. Options.CellMerging = True
  348. Position.BandIndex = 0
  349. Position.ColIndex = 8
  350. Position.RowIndex = 0
  351. end
  352. object Col19: TcxGridBandedColumn
  353. Caption = #55176#53552
  354. PropertiesClassName = 'TcxLabelProperties'
  355. Properties.Alignment.Horz = taCenter
  356. Properties.Alignment.Vert = taVCenter
  357. OnCustomDrawCell = Col18CustomDrawCell
  358. HeaderAlignmentHorz = taCenter
  359. HeaderAlignmentVert = vaCenter
  360. Options.CellMerging = True
  361. Position.BandIndex = 0
  362. Position.ColIndex = 9
  363. Position.RowIndex = 0
  364. end
  365. object Col20: TcxGridBandedColumn
  366. Caption = #48708#46356#50724#51077#47141
  367. PropertiesClassName = 'TcxLabelProperties'
  368. Properties.Alignment.Horz = taCenter
  369. Properties.Alignment.Vert = taVCenter
  370. Visible = False
  371. OnCustomDrawCell = Col20CustomDrawCell
  372. HeaderAlignmentHorz = taCenter
  373. HeaderAlignmentVert = vaCenter
  374. Options.CellMerging = True
  375. VisibleForCustomization = False
  376. Position.BandIndex = 0
  377. Position.ColIndex = 10
  378. Position.RowIndex = 0
  379. end
  380. object Col21: TcxGridBandedColumn
  381. Caption = #54632#52404#50728#46020
  382. PropertiesClassName = 'TcxLabelProperties'
  383. Properties.Alignment.Horz = taRightJustify
  384. Properties.Alignment.Vert = taVCenter
  385. OnCustomDrawCell = Col21CustomDrawCell
  386. HeaderAlignmentHorz = taCenter
  387. HeaderAlignmentVert = vaCenter
  388. Options.CellMerging = True
  389. Position.BandIndex = 0
  390. Position.ColIndex = 11
  391. Position.RowIndex = 0
  392. end
  393. object Col22: TcxGridBandedColumn
  394. PropertiesClassName = 'TcxLabelProperties'
  395. Properties.Alignment.Horz = taCenter
  396. Properties.Alignment.Vert = taVCenter
  397. Visible = False
  398. HeaderAlignmentHorz = taCenter
  399. HeaderAlignmentVert = vaCenter
  400. VisibleForCustomization = False
  401. Position.BandIndex = 0
  402. Position.ColIndex = 12
  403. Position.RowIndex = 0
  404. end
  405. object Col23: TcxGridBandedColumn
  406. Caption = #49688#51665#49884#44033
  407. PropertiesClassName = 'TcxLabelProperties'
  408. Properties.Alignment.Horz = taCenter
  409. Properties.Alignment.Vert = taVCenter
  410. HeaderAlignmentHorz = taCenter
  411. HeaderAlignmentVert = vaCenter
  412. Position.BandIndex = 2
  413. Position.ColIndex = 0
  414. Position.RowIndex = 0
  415. end
  416. object Col24: TcxGridBandedColumn
  417. Caption = #49549#46020
  418. PropertiesClassName = 'TcxLabelProperties'
  419. Properties.Alignment.Horz = taRightJustify
  420. Properties.Alignment.Vert = taVCenter
  421. HeaderAlignmentHorz = taCenter
  422. HeaderAlignmentVert = vaCenter
  423. Position.BandIndex = 2
  424. Position.ColIndex = 1
  425. Position.RowIndex = 0
  426. end
  427. object Col25: TcxGridBandedColumn
  428. Caption = #44368#53685#47049
  429. PropertiesClassName = 'TcxLabelProperties'
  430. Properties.Alignment.Horz = taRightJustify
  431. Properties.Alignment.Vert = taVCenter
  432. HeaderAlignmentHorz = taCenter
  433. HeaderAlignmentVert = vaCenter
  434. Position.BandIndex = 2
  435. Position.ColIndex = 2
  436. Position.RowIndex = 0
  437. end
  438. object Col26: TcxGridBandedColumn
  439. Caption = #49688#51665#49345#53468
  440. PropertiesClassName = 'TcxLabelProperties'
  441. Properties.Alignment.Horz = taCenter
  442. Properties.Alignment.Vert = taVCenter
  443. OnCustomDrawCell = Col26CustomDrawCell
  444. HeaderAlignmentHorz = taCenter
  445. HeaderAlignmentVert = vaCenter
  446. Position.BandIndex = 2
  447. Position.ColIndex = 3
  448. Position.RowIndex = 0
  449. end
  450. end
  451. object GlList: TcxGridLevel
  452. GridView = TvList
  453. end
  454. end
  455. object PnlBottom: TPanel
  456. Left = 3
  457. Top = 671
  458. Width = 1322
  459. Height = 31
  460. Align = alBottom
  461. BevelOuter = bvNone
  462. TabOrder = 0
  463. DesignSize = (
  464. 1322
  465. 31)
  466. object BtnExlSave: TcxButton
  467. Tag = 1
  468. Left = 1245
  469. Top = 3
  470. Width = 75
  471. Height = 25
  472. Cursor = crHandPoint
  473. Hint = #54028#51068' '#51200#51109
  474. Anchors = [akRight, akBottom]
  475. Caption = #51200#51109
  476. Colors.Default = 10737865
  477. Glyph.Data = {
  478. B6030000424DB603000000000000360000002800000012000000100000000100
  479. 1800000000008003000012170000121700000000000000000000C0C0C0C0C0C0
  480. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  481. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0A5A5A57878787878787878
  482. 7878787878787878787878787878787878787878787878787878787878787878
  483. 78787878787878780000B6B6B6271A156E483B6E483B6E483B6E483B6E483B6E
  484. 483B6E483B6E483B6E483B6E483B6E483B6E483B6E483B6E483B281A15626262
  485. 0000D0D0D04F342AEAAD96F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2
  486. F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2EAAD9650342A6262620000D0D0D04F342A
  487. EAAD96F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B29C7E710000000000
  488. 0000000000000063413550342A6262620000D0D0D04F342AA77765211B180000
  489. 000000000000000000000000001717177F7F7F3A3A3A0000000B08089C7D71EA
  490. AD9650342A6262620000D0D0D04F342AEAAD96F6C6B216121000000000000000
  491. 0000000000D0D0D0000000000000000000161110F6C6B2EAAD9650342A626262
  492. 0000D0D0D04F342AEAAD96F6C6B2EABDA95948400000005151517F7F7F000000
  493. 0000004335307B63597B63599C7D71EAAD9650342A6262620000D0D0D04F342A
  494. EAAD96F6C6B2F6C6B2B290817373735C5C5C000000000000000000866B61F6C6
  495. B2F6C6B2F6C6B2EAAD9650342A6262620000D0D0D04F342AEAAD96F6C6B2DFB4
  496. A14545458B8B8B000000000000000000000000000000B28F81F6C6B2F6C6B2EA
  497. AD9650342A6262620000D0D0D04F342AEAAD969C7E717E7C7B5C5C5C00000000
  498. 00006450480000000000000000000000007A6258F6C6B2EAAD9650342A626262
  499. 0000D0D0D04F342A644135B9B9B91717170000000000009C7D71F6C6B2C9A291
  500. 000000000000000000000000423530EAAD9650342A6262620000D0D0D04F342A
  501. 6441350000000000000000006F5950F6C6B2F6C6B2F6C6B29C7E710000000000
  502. 00000000423530EAAD9650342A6262620000D0D0D04F342AEAAD96F6C6B2F6C6
  503. B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2EA
  504. AD9650342A6262620000D0D0D04F342ADC9076DC9076DC9076DC9076DC9076DC
  505. 9076DC9076DC9076DC9076DC9076DC9076DC9076DC9076DC907650342A626262
  506. 0000E7E7E77F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  507. 7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F6B6B6BAEAEAE0000}
  508. Spacing = 6
  509. TabOrder = 0
  510. Font.Charset = DEFAULT_CHARSET
  511. Font.Color = clBlack
  512. Font.Height = -13
  513. Font.Name = #47569#51008' '#44256#46357
  514. Font.Style = [fsBold]
  515. ParentFont = False
  516. OnClick = BtnExlSaveClick
  517. end
  518. end
  519. object ChkExpand: TcxCheckBox
  520. Tag = 9
  521. Left = 1211
  522. Top = 27
  523. Cursor = crHandPoint
  524. Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
  525. Anchors = [akTop, akRight]
  526. Caption = #54869#51109'/'#52629#49548
  527. ParentBackground = False
  528. ParentColor = False
  529. ParentShowHint = False
  530. ShowHint = True
  531. State = cbsChecked
  532. Style.BorderColor = 9868950
  533. Style.BorderStyle = ebsThick
  534. Style.Color = 14671839
  535. Style.Shadow = False
  536. TabOrder = 1
  537. Transparent = True
  538. OnClick = ChkExpandClick
  539. Width = 85
  540. end
  541. end
  542. end
  543. object BtnSearch: TcxButton
  544. Left = 1166
  545. Top = 11
  546. Width = 75
  547. Height = 25
  548. Cursor = crHandPoint
  549. Hint = #51312#54924
  550. Anchors = [akTop, akRight]
  551. Caption = #51312#54924
  552. Colors.Default = 10737865
  553. TabOrder = 0
  554. Font.Charset = DEFAULT_CHARSET
  555. Font.Color = clBlack
  556. Font.Height = -13
  557. Font.Name = #47569#51008' '#44256#46357
  558. Font.Style = [fsBold]
  559. ParentFont = False
  560. OnClick = BtnSearchClick
  561. end
  562. object BtnClose: TcxButton
  563. Left = 1255
  564. Top = 11
  565. Width = 75
  566. Height = 25
  567. Cursor = crHandPoint
  568. Hint = #45803#44592
  569. Anchors = [akTop, akRight]
  570. Caption = #45803#44592
  571. Colors.Default = 10737865
  572. TabOrder = 1
  573. Font.Charset = DEFAULT_CHARSET
  574. Font.Color = clBlack
  575. Font.Height = -13
  576. Font.Name = #47569#51008' '#44256#46357
  577. Font.Style = [fsBold]
  578. ParentFont = False
  579. OnClick = BtnCloseClick
  580. end
  581. object EdFocus: TEdit
  582. Left = -10
  583. Top = -10
  584. Width = 2
  585. Height = 25
  586. ImeName = 'Microsoft Office IME 2007'
  587. TabOrder = 2
  588. Text = 'EdFocus'
  589. end
  590. object TmrShow: TTimer
  591. Enabled = False
  592. Interval = 500
  593. OnTimer = TmrShowTimer
  594. Left = 612
  595. Top = 8
  596. end
  597. end