ITS0040MF.dfm 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044
  1. object ITS0040M: TITS0040M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #48152#48373#51221#52404#44396#44036' '#44288#47532
  7. ClientHeight = 732
  8. ClientWidth = 1162
  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. KeyPreview = True
  17. OldCreateOrder = False
  18. Position = poOwnerFormCenter
  19. ShowHint = True
  20. OnClose = FormClose
  21. OnShow = FormShow
  22. DesignSize = (
  23. 1162
  24. 732)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1154
  31. Height = 40
  32. Anchors = [akLeft, akTop, akRight]
  33. Brush.Color = 14671839
  34. Pen.Color = 10849679
  35. Pen.Width = 2
  36. ExplicitWidth = 1269
  37. end
  38. object LblCaption: TLabel
  39. Left = 16
  40. Top = 10
  41. Width = 267
  42. Height = 23
  43. Caption = #53440#51060#53952' '
  44. Font.Charset = DEFAULT_CHARSET
  45. Font.Color = 4740964
  46. Font.Height = -17
  47. Font.Name = #47569#51008' '#44256#46357
  48. Font.Style = [fsBold]
  49. ParentFont = False
  50. ParentShowHint = False
  51. ShowHint = True
  52. end
  53. object ShpList: TShape
  54. Left = 4
  55. Top = 50
  56. Width = 1154
  57. Height = 679
  58. Anchors = [akLeft, akTop, akRight, akBottom]
  59. Pen.Color = 10849679
  60. Pen.Width = 2
  61. ExplicitWidth = 1068
  62. ExplicitHeight = 584
  63. end
  64. object BtnSearch: TcxButton
  65. Left = 979
  66. Top = 11
  67. Width = 80
  68. Height = 25
  69. Cursor = crHandPoint
  70. Hint = #51312#54924
  71. Anchors = [akTop, akRight]
  72. Caption = #51312#54924
  73. Colors.Default = 10737865
  74. TabOrder = 0
  75. Font.Charset = DEFAULT_CHARSET
  76. Font.Color = clBlack
  77. Font.Height = -13
  78. Font.Name = #47569#51008' '#44256#46357
  79. Font.Style = [fsBold]
  80. ParentFont = False
  81. OnClick = BtnSearchClick
  82. end
  83. object BtnClose: TcxButton
  84. Left = 1068
  85. Top = 11
  86. Width = 80
  87. Height = 25
  88. Cursor = crHandPoint
  89. Hint = #45803#44592
  90. Anchors = [akTop, akRight]
  91. Caption = #45803#44592
  92. Colors.Default = 10737865
  93. TabOrder = 1
  94. Font.Charset = DEFAULT_CHARSET
  95. Font.Color = clBlack
  96. Font.Height = -13
  97. Font.Name = #47569#51008' '#44256#46357
  98. Font.Style = [fsBold]
  99. ParentFont = False
  100. OnClick = BtnCloseClick
  101. end
  102. object EdFocus: TEdit
  103. Left = -10
  104. Top = -10
  105. Width = 2
  106. Height = 25
  107. ImeName = 'Microsoft Office IME 2007'
  108. TabOrder = 2
  109. Text = 'EdFocus'
  110. end
  111. object Panel1: TPanel
  112. Left = 10
  113. Top = 55
  114. Width = 1143
  115. Height = 669
  116. Anchors = [akLeft, akTop, akRight, akBottom]
  117. BevelOuter = bvNone
  118. TabOrder = 3
  119. object cxGroupBox1: TcxGroupBox
  120. Left = 0
  121. Top = 0
  122. Align = alTop
  123. Caption = #9654' '#50696#49345' '#48152#48373#51221#52404' '#44396#44036
  124. Style.TextStyle = [fsBold]
  125. TabOrder = 0
  126. Height = 299
  127. Width = 1143
  128. object CxList1: TcxGrid
  129. Left = 3
  130. Top = 19
  131. Width = 1137
  132. Height = 236
  133. Align = alClient
  134. TabOrder = 0
  135. LookAndFeel.NativeStyle = False
  136. object TvList1: TcxGridTableView
  137. DataController.Filter.OnChanged = TvList1DataControllerFilterChanged
  138. DataController.Summary.DefaultGroupSummaryItems = <>
  139. DataController.Summary.FooterSummaryItems = <>
  140. DataController.Summary.SummaryGroups = <>
  141. OptionsData.CancelOnExit = False
  142. OptionsData.Deleting = False
  143. OptionsData.DeletingConfirmation = False
  144. OptionsData.Editing = False
  145. OptionsData.Inserting = False
  146. OptionsSelection.MultiSelect = True
  147. OptionsView.NoDataToDisplayInfoText = #50696#49345' '#48152#48373' '#51221#52404#44396#44036#51060' '#50630#49845#45768#45796'.'
  148. OptionsView.Indicator = True
  149. object AColumn01: TcxGridColumn
  150. Caption = #49436#48708#49828#47553#53356' ID'
  151. PropertiesClassName = 'TcxTextEditProperties'
  152. Properties.Alignment.Horz = taCenter
  153. Properties.Alignment.Vert = taVCenter
  154. HeaderAlignmentHorz = taCenter
  155. HeaderAlignmentVert = vaCenter
  156. Options.Editing = False
  157. Width = 92
  158. end
  159. object AColumn11: TcxGridColumn
  160. Caption = #47749#52845
  161. PropertiesClassName = 'TcxTextEditProperties'
  162. Properties.Alignment.Vert = taVCenter
  163. HeaderAlignmentHorz = taCenter
  164. HeaderAlignmentVert = vaCenter
  165. Options.Editing = False
  166. Width = 150
  167. end
  168. object AColumn12: TcxGridColumn
  169. Caption = #48169#54693
  170. PropertiesClassName = 'TcxTextEditProperties'
  171. Properties.Alignment.Horz = taCenter
  172. Properties.Alignment.Vert = taVCenter
  173. HeaderAlignmentHorz = taCenter
  174. HeaderAlignmentVert = vaCenter
  175. Options.Editing = False
  176. Width = 65
  177. end
  178. object AColumn13: TcxGridColumn
  179. Caption = #49884#51216#47749
  180. PropertiesClassName = 'TcxTextEditProperties'
  181. Properties.Alignment.Vert = taVCenter
  182. HeaderAlignmentHorz = taCenter
  183. HeaderAlignmentVert = vaCenter
  184. Options.Editing = False
  185. Width = 180
  186. end
  187. object AColumn14: TcxGridColumn
  188. Caption = #51333#51216#47749
  189. PropertiesClassName = 'TcxTextEditProperties'
  190. Properties.Alignment.Vert = taVCenter
  191. HeaderAlignmentHorz = taCenter
  192. HeaderAlignmentVert = vaCenter
  193. Options.Editing = False
  194. Width = 180
  195. end
  196. object AColumn02: TcxGridColumn
  197. Caption = #53685#44228' '#45380#50900
  198. PropertiesClassName = 'TcxTextEditProperties'
  199. Properties.Alignment.Horz = taCenter
  200. Properties.Alignment.Vert = taVCenter
  201. HeaderAlignmentHorz = taCenter
  202. HeaderAlignmentVert = vaCenter
  203. Options.Editing = False
  204. Width = 70
  205. end
  206. object AColumn03: TcxGridColumn
  207. Caption = #50836#51068
  208. PropertiesClassName = 'TcxTextEditProperties'
  209. Properties.Alignment.Horz = taCenter
  210. Properties.Alignment.Vert = taVCenter
  211. HeaderAlignmentHorz = taCenter
  212. HeaderAlignmentVert = vaCenter
  213. Options.Editing = False
  214. Width = 83
  215. end
  216. object AColumn04: TcxGridColumn
  217. Caption = #54844#51105' '#49884#51089#49884#48516
  218. PropertiesClassName = 'TcxTextEditProperties'
  219. Properties.Alignment.Horz = taCenter
  220. Properties.Alignment.Vert = taVCenter
  221. HeaderAlignmentHorz = taCenter
  222. HeaderAlignmentVert = vaCenter
  223. Options.Editing = False
  224. Width = 90
  225. end
  226. object AColumn05: TcxGridColumn
  227. Caption = #54844#51105' '#51333#47308#49884#48516
  228. PropertiesClassName = 'TcxTextEditProperties'
  229. Properties.Alignment.Horz = taCenter
  230. Properties.Alignment.Vert = taVCenter
  231. HeaderAlignmentHorz = taCenter
  232. HeaderAlignmentVert = vaCenter
  233. Options.Editing = False
  234. Width = 90
  235. end
  236. object AColumn06: TcxGridColumn
  237. Caption = #54217#44512' '#49549#46020
  238. PropertiesClassName = 'TcxTextEditProperties'
  239. Properties.Alignment.Horz = taRightJustify
  240. Properties.Alignment.Vert = taVCenter
  241. HeaderAlignmentHorz = taCenter
  242. HeaderAlignmentVert = vaCenter
  243. Options.Editing = False
  244. Width = 62
  245. end
  246. object AColumn07: TcxGridColumn
  247. Caption = #54217#44512' '#53685#54665#49884#44036'('#52488')'
  248. PropertiesClassName = 'TcxTextEditProperties'
  249. Properties.Alignment.Horz = taRightJustify
  250. Properties.Alignment.Vert = taVCenter
  251. HeaderAlignmentHorz = taCenter
  252. HeaderAlignmentVert = vaCenter
  253. Options.Editing = False
  254. Width = 120
  255. end
  256. object AColumn08: TcxGridColumn
  257. Caption = #54869#51221' '#50668#48512
  258. PropertiesClassName = 'TcxTextEditProperties'
  259. Properties.Alignment.Horz = taCenter
  260. Properties.Alignment.Vert = taVCenter
  261. HeaderAlignmentHorz = taCenter
  262. HeaderAlignmentVert = vaCenter
  263. Options.Editing = False
  264. end
  265. object AColumn09: TcxGridColumn
  266. Caption = #49373#49457' '#51068#51088
  267. PropertiesClassName = 'TcxTextEditProperties'
  268. Properties.Alignment.Horz = taCenter
  269. Properties.Alignment.Vert = taVCenter
  270. HeaderAlignmentHorz = taCenter
  271. HeaderAlignmentVert = vaCenter
  272. Options.Editing = False
  273. Width = 108
  274. end
  275. object AColumn10: TcxGridColumn
  276. Caption = #49373#49457#51088
  277. PropertiesClassName = 'TcxTextEditProperties'
  278. Properties.Alignment.Vert = taVCenter
  279. HeaderAlignmentHorz = taCenter
  280. HeaderAlignmentVert = vaCenter
  281. Options.Editing = False
  282. Width = 100
  283. end
  284. object AColumn99: TcxGridColumn
  285. Caption = #47700#47784#47532
  286. DataBinding.ValueType = 'Integer'
  287. PropertiesClassName = 'TcxCalcEditProperties'
  288. Properties.Alignment.Horz = taRightJustify
  289. Properties.Alignment.Vert = taVCenter
  290. Visible = False
  291. HeaderAlignmentHorz = taCenter
  292. HeaderAlignmentVert = vaCenter
  293. VisibleForCustomization = False
  294. end
  295. end
  296. object GlList1: TcxGridLevel
  297. GridView = TvList1
  298. end
  299. end
  300. object cxGroupBox3: TcxGroupBox
  301. Left = 3
  302. Top = 255
  303. Align = alBottom
  304. TabOrder = 1
  305. DesignSize = (
  306. 1137
  307. 34)
  308. Height = 34
  309. Width = 1137
  310. object BtnApply: TcxButton
  311. Left = 840
  312. Top = 3
  313. Width = 117
  314. Height = 25
  315. Cursor = crHandPoint
  316. Hint = #50696#49345' '#48152#48373#51221#52404#44396#44036#51012' '#54869#51221#54633#45768#45796'.'
  317. Anchors = [akTop, akRight]
  318. Caption = #54869#51221#54616#44592
  319. LookAndFeel.NativeStyle = False
  320. TabOrder = 0
  321. Font.Charset = DEFAULT_CHARSET
  322. Font.Color = clWindowText
  323. Font.Height = -13
  324. Font.Name = #47569#51008' '#44256#46357
  325. Font.Style = [fsBold]
  326. ParentFont = False
  327. OnClick = BtnApplyClick
  328. end
  329. object BtnAppCancel: TcxButton
  330. Left = 963
  331. Top = 3
  332. Width = 165
  333. Height = 25
  334. Cursor = crHandPoint
  335. Hint = #50696#49345' '#48152#48373#51221#52404#44396#44036#51012' '#52712#49548#54633#45768#45796'.'
  336. Anchors = [akTop, akRight]
  337. Caption = #50696#49345#52712#49548
  338. Glyph.Data = {
  339. 26040000424D2604000000000000360000002800000012000000120000000100
  340. 180000000000F003000012170000121700000000000000000000C0C0C0C0C0C0
  341. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  342. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  343. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  344. C0C0C0C0C0C0C0C00000C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  345. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  346. 0000C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0ACACAC989898C0C0C0C0C0C0C0C0C0
  347. C0C0C0C0C0C08B8B8BB9B9B9C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0
  348. C0C0C0C0C0C0635F662D10455757578E8E8EB9B9B9C0C0C09D9D9D412B53362B
  349. 3F757575A5A5A5C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0C0C0C0343434570E
  350. 90BB75E12C00504C4C4C7878789D9D9D1D0035A158CE792CB1120A1878787898
  351. 9898C0C0C0C0C0C00000C0C0C0C0C0C05757573B006BD593F5E3A2FFA158CE1D
  352. 00356262620E001A863ABAE3A2FFE3A2FF570E90343434C0C0C0C0C0C0C0C0C0
  353. 0000C0C0C0D6D6D6FFFFFF454545570E90E3A2FFE3A2FF863ABA0E001A6C1DA7
  354. E3A2FFE3A2FF792CB118111EC0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0
  355. D1D1D1F6F6F6827F8547166CBB75E1E3A2FFA75FD3E2A1FEC884EB5C24835045
  356. 59B7B7B7C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0C0C0C0C0C0C0F9F9
  357. F9B9B9B9250043AE67D8E3A2FFC884EB34005E414141787878B9B9B9C0C0C0C0
  358. C0C0C0C0C0C0C0C00000C0C0C0C0C0C0C0C0C0C0C0C0AEAEAE1600289349C4E3
  359. A2FFE3A2FFE3A2FFAE67D82500435757577E7E7EC0C0C0C0C0C0C0C0C0C0C0C0
  360. 0000C0C0C0C0C0C0C0C0C0C0C0C018111E792CB1E3A2FFE3A2FF6C1DA7E2A1FE
  361. E3A2FF9349C41600286D6D6D8B8B8BC0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0
  362. C0C0C0343434570E90E3A2FFE3A2FF863ABA0E001A6C1DA7E3A2FFE3A2FF792C
  363. B1120A188B8B8BC0C0C0C0C0C0C0C0C00000C0C0C0CBCBCBABABAB4022589650
  364. C2CF8BF0662C8F4B3D57E1E1E16F6875511D77C27DE6AE67D8370F577A7A7AC0
  365. C0C0C0C0C0C0C0C00000C0C0C0C0C0C0E2E2E2FFFFFF1E17243B006B575757C0
  366. C0C0C0C0C0FEFEFEA2A2A22C0050160028AEAEAEC0C0C0C0C0C0C0C0C0C0C0C0
  367. 0000C0C0C0C0C0C0C0C0C0EDEDEDE7E7E7343434C0C0C0C0C0C0C0C0C0CBCBCB
  368. FFFFFF7474748B8B8BC0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0
  369. C0C0C0C0C0C0F3F3F3C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0D6D6D6DCDCDCC0C0
  370. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  371. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  372. C0C0C0C0C0C0C0C00000}
  373. LookAndFeel.NativeStyle = False
  374. TabOrder = 1
  375. Font.Charset = DEFAULT_CHARSET
  376. Font.Color = clWindowText
  377. Font.Height = -13
  378. Font.Name = #47569#51008' '#44256#46357
  379. Font.Style = [fsBold]
  380. ParentFont = False
  381. OnClick = BtnAppCancelClick
  382. end
  383. end
  384. object lblGss1: TcxLabel
  385. Left = 33
  386. Top = 146
  387. Caption = #50696#49345
  388. Transparent = True
  389. Visible = False
  390. end
  391. object lblGss2: TcxLabel
  392. Left = 33
  393. Top = 173
  394. Caption = #54869#51221
  395. Transparent = True
  396. Visible = False
  397. end
  398. object lblCancel: TcxLabel
  399. Left = 33
  400. Top = 200
  401. Caption = #48152#48373#51221#52404#44396#44036' '#52712#49548
  402. Transparent = True
  403. Visible = False
  404. end
  405. object lblSelErr2: TcxLabel
  406. Left = 207
  407. Top = 146
  408. Caption = #51089#50629' '#54624' '#51221#52404#44396#44036#51012' '#49440#53469#54616#49464#50836'.'
  409. Transparent = True
  410. Visible = False
  411. end
  412. object lblCancel2: TcxLabel
  413. Left = 207
  414. Top = 173
  415. Caption = #49440#53469#54620' '#51221#52404#44396#44036#51012' '#52712#49548' '#54616#49884#44192#49845#45768#44620'?'
  416. Transparent = True
  417. Visible = False
  418. end
  419. object lblCancel3: TcxLabel
  420. Left = 207
  421. Top = 200
  422. Caption = #48152#48373#51221#52404#44396#44036' '#52712#49548' '#51089#50629#51012' '#50756#47308#54616#50688#49845#45768#45796'.'
  423. Transparent = True
  424. Visible = False
  425. end
  426. object lblCnfm: TcxLabel
  427. Left = 527
  428. Top = 119
  429. Caption = #48152#48373#51221#52404#44396#44036' '#54869#51221
  430. Transparent = True
  431. Visible = False
  432. end
  433. object lblOpr: TcxLabel
  434. Left = 529
  435. Top = 146
  436. Caption = #48152#48373#51221#52404#44396#44036' '#50868#50689#51088#46321#47197
  437. Transparent = True
  438. Visible = False
  439. end
  440. end
  441. object cxGroupBox2: TcxGroupBox
  442. Left = 0
  443. Top = 305
  444. Align = alClient
  445. Caption = #9654' '#54869#51221#46108' '#48152#48373#51221#52404' '#44396#44036
  446. Style.TextStyle = [fsBold]
  447. TabOrder = 1
  448. Height = 364
  449. Width = 1143
  450. object CxList2: TcxGrid
  451. Left = 3
  452. Top = 19
  453. Width = 1137
  454. Height = 211
  455. Align = alClient
  456. TabOrder = 0
  457. LookAndFeel.NativeStyle = False
  458. object TvList2: TcxGridTableView
  459. DataController.Summary.DefaultGroupSummaryItems = <>
  460. DataController.Summary.FooterSummaryItems = <>
  461. DataController.Summary.SummaryGroups = <>
  462. OptionsData.CancelOnExit = False
  463. OptionsData.Deleting = False
  464. OptionsData.DeletingConfirmation = False
  465. OptionsData.Editing = False
  466. OptionsData.Inserting = False
  467. OptionsSelection.MultiSelect = True
  468. OptionsView.NoDataToDisplayInfoText = #54869#51221#46108' '#48152#48373' '#51221#52404#44396#44036#51060' '#50630#49845#45768#45796'.'
  469. OptionsView.Indicator = True
  470. object BColumn01: TcxGridColumn
  471. Caption = #49436#48708#49828#47553#53356' ID'
  472. PropertiesClassName = 'TcxTextEditProperties'
  473. Properties.Alignment.Horz = taCenter
  474. Properties.Alignment.Vert = taVCenter
  475. HeaderAlignmentHorz = taCenter
  476. HeaderAlignmentVert = vaCenter
  477. Options.Editing = False
  478. Width = 92
  479. end
  480. object BColumn11: TcxGridColumn
  481. Caption = #47749#52845
  482. PropertiesClassName = 'TcxTextEditProperties'
  483. Properties.Alignment.Vert = taVCenter
  484. HeaderAlignmentHorz = taCenter
  485. HeaderAlignmentVert = vaCenter
  486. Options.Editing = False
  487. Width = 150
  488. end
  489. object BColumn12: TcxGridColumn
  490. Caption = #48169#54693
  491. PropertiesClassName = 'TcxTextEditProperties'
  492. Properties.Alignment.Horz = taCenter
  493. Properties.Alignment.Vert = taVCenter
  494. HeaderAlignmentHorz = taCenter
  495. HeaderAlignmentVert = vaCenter
  496. Options.Editing = False
  497. Width = 65
  498. end
  499. object BColumn13: TcxGridColumn
  500. Caption = #49884#51216#47749
  501. PropertiesClassName = 'TcxTextEditProperties'
  502. Properties.Alignment.Vert = taVCenter
  503. HeaderAlignmentHorz = taCenter
  504. HeaderAlignmentVert = vaCenter
  505. Options.Editing = False
  506. Width = 180
  507. end
  508. object BColumn14: TcxGridColumn
  509. Caption = #51333#51216#47749
  510. PropertiesClassName = 'TcxTextEditProperties'
  511. Properties.Alignment.Vert = taVCenter
  512. HeaderAlignmentHorz = taCenter
  513. HeaderAlignmentVert = vaCenter
  514. Options.Editing = False
  515. Width = 180
  516. end
  517. object BColumn02: TcxGridColumn
  518. Caption = #53685#44228' '#45380#50900
  519. PropertiesClassName = 'TcxTextEditProperties'
  520. Properties.Alignment.Horz = taCenter
  521. Properties.Alignment.Vert = taVCenter
  522. Visible = False
  523. HeaderAlignmentHorz = taCenter
  524. HeaderAlignmentVert = vaCenter
  525. Options.Editing = False
  526. VisibleForCustomization = False
  527. Width = 70
  528. end
  529. object BColumn03: TcxGridColumn
  530. Caption = #50836#51068
  531. PropertiesClassName = 'TcxTextEditProperties'
  532. Properties.Alignment.Horz = taCenter
  533. Properties.Alignment.Vert = taVCenter
  534. HeaderAlignmentHorz = taCenter
  535. HeaderAlignmentVert = vaCenter
  536. Options.Editing = False
  537. Width = 83
  538. end
  539. object BColumn04: TcxGridColumn
  540. Caption = #54844#51105' '#49884#51089#49884#48516
  541. PropertiesClassName = 'TcxTextEditProperties'
  542. Properties.Alignment.Horz = taCenter
  543. Properties.Alignment.Vert = taVCenter
  544. HeaderAlignmentHorz = taCenter
  545. HeaderAlignmentVert = vaCenter
  546. Options.Editing = False
  547. Width = 90
  548. end
  549. object BColumn05: TcxGridColumn
  550. Caption = #54844#51105' '#51333#47308#49884#48516
  551. PropertiesClassName = 'TcxTextEditProperties'
  552. Properties.Alignment.Horz = taCenter
  553. Properties.Alignment.Vert = taVCenter
  554. HeaderAlignmentHorz = taCenter
  555. HeaderAlignmentVert = vaCenter
  556. Options.Editing = False
  557. Width = 90
  558. end
  559. object BColumn06: TcxGridColumn
  560. Caption = #54217#44512' '#49549#46020
  561. PropertiesClassName = 'TcxTextEditProperties'
  562. Properties.Alignment.Horz = taRightJustify
  563. Properties.Alignment.Vert = taVCenter
  564. HeaderAlignmentHorz = taCenter
  565. HeaderAlignmentVert = vaCenter
  566. Options.Editing = False
  567. Width = 62
  568. end
  569. object BColumn07: TcxGridColumn
  570. Caption = #54217#44512' '#53685#54665#49884#44036'('#52488')'
  571. PropertiesClassName = 'TcxTextEditProperties'
  572. Properties.Alignment.Horz = taRightJustify
  573. Properties.Alignment.Vert = taVCenter
  574. HeaderAlignmentHorz = taCenter
  575. HeaderAlignmentVert = vaCenter
  576. Options.Editing = False
  577. Width = 120
  578. end
  579. object BColumn08: TcxGridColumn
  580. Caption = #54869#51221' '#50668#48512
  581. PropertiesClassName = 'TcxTextEditProperties'
  582. Properties.Alignment.Horz = taCenter
  583. Properties.Alignment.Vert = taVCenter
  584. HeaderAlignmentHorz = taCenter
  585. HeaderAlignmentVert = vaCenter
  586. Options.Editing = False
  587. Width = 83
  588. end
  589. object BColumn09: TcxGridColumn
  590. Caption = #49373#49457' '#51068#51088
  591. PropertiesClassName = 'TcxTextEditProperties'
  592. Properties.Alignment.Horz = taCenter
  593. Properties.Alignment.Vert = taVCenter
  594. HeaderAlignmentHorz = taCenter
  595. HeaderAlignmentVert = vaCenter
  596. Options.Editing = False
  597. VisibleForCustomization = False
  598. Width = 108
  599. end
  600. object BColumn10: TcxGridColumn
  601. Caption = #49373#49457#51088
  602. PropertiesClassName = 'TcxTextEditProperties'
  603. Properties.Alignment.Vert = taVCenter
  604. HeaderAlignmentHorz = taCenter
  605. HeaderAlignmentVert = vaCenter
  606. Options.Editing = False
  607. VisibleForCustomization = False
  608. Width = 100
  609. end
  610. object BColumn99: TcxGridColumn
  611. Caption = #47700#47784#47532
  612. DataBinding.ValueType = 'Integer'
  613. PropertiesClassName = 'TcxCalcEditProperties'
  614. Properties.Alignment.Horz = taRightJustify
  615. Properties.Alignment.Vert = taVCenter
  616. Visible = False
  617. HeaderAlignmentHorz = taCenter
  618. HeaderAlignmentVert = vaCenter
  619. Options.Editing = False
  620. VisibleForCustomization = False
  621. end
  622. end
  623. object GlList2: TcxGridLevel
  624. GridView = TvList2
  625. end
  626. end
  627. object cxGroupBox4: TcxGroupBox
  628. Left = 3
  629. Top = 320
  630. Align = alBottom
  631. TabOrder = 1
  632. DesignSize = (
  633. 1137
  634. 34)
  635. Height = 34
  636. Width = 1137
  637. object BtnCnfmCancel: TcxButton
  638. Left = 963
  639. Top = 4
  640. Width = 165
  641. Height = 25
  642. Cursor = crHandPoint
  643. Hint = #46321#47197#46108' '#54869#51221' '#48152#48373#51221#52404#44396#44036' '#51221#48372#47484' '#49325#51228#54633#45768#45796'.'
  644. Anchors = [akRight, akBottom]
  645. Caption = #54869#51221#52712#49548
  646. Glyph.Data = {
  647. 26040000424D2604000000000000360000002800000012000000120000000100
  648. 180000000000F003000012170000121700000000000000000000C0C0C0C0C0C0
  649. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  650. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  651. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  652. C0C0C0C0C0C0C0C00000C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  653. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  654. 0000C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0ACACAC989898C0C0C0C0C0C0C0C0C0
  655. C0C0C0C0C0C08B8B8BB9B9B9C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0
  656. C0C0C0C0C0C0635F662D10455757578E8E8EB9B9B9C0C0C09D9D9D412B53362B
  657. 3F757575A5A5A5C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0C0C0C0343434570E
  658. 90BB75E12C00504C4C4C7878789D9D9D1D0035A158CE792CB1120A1878787898
  659. 9898C0C0C0C0C0C00000C0C0C0C0C0C05757573B006BD593F5E3A2FFA158CE1D
  660. 00356262620E001A863ABAE3A2FFE3A2FF570E90343434C0C0C0C0C0C0C0C0C0
  661. 0000C0C0C0D6D6D6FFFFFF454545570E90E3A2FFE3A2FF863ABA0E001A6C1DA7
  662. E3A2FFE3A2FF792CB118111EC0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0
  663. D1D1D1F6F6F6827F8547166CBB75E1E3A2FFA75FD3E2A1FEC884EB5C24835045
  664. 59B7B7B7C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0C0C0C0C0C0C0F9F9
  665. F9B9B9B9250043AE67D8E3A2FFC884EB34005E414141787878B9B9B9C0C0C0C0
  666. C0C0C0C0C0C0C0C00000C0C0C0C0C0C0C0C0C0C0C0C0AEAEAE1600289349C4E3
  667. A2FFE3A2FFE3A2FFAE67D82500435757577E7E7EC0C0C0C0C0C0C0C0C0C0C0C0
  668. 0000C0C0C0C0C0C0C0C0C0C0C0C018111E792CB1E3A2FFE3A2FF6C1DA7E2A1FE
  669. E3A2FF9349C41600286D6D6D8B8B8BC0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0
  670. C0C0C0343434570E90E3A2FFE3A2FF863ABA0E001A6C1DA7E3A2FFE3A2FF792C
  671. B1120A188B8B8BC0C0C0C0C0C0C0C0C00000C0C0C0CBCBCBABABAB4022589650
  672. C2CF8BF0662C8F4B3D57E1E1E16F6875511D77C27DE6AE67D8370F577A7A7AC0
  673. C0C0C0C0C0C0C0C00000C0C0C0C0C0C0E2E2E2FFFFFF1E17243B006B575757C0
  674. C0C0C0C0C0FEFEFEA2A2A22C0050160028AEAEAEC0C0C0C0C0C0C0C0C0C0C0C0
  675. 0000C0C0C0C0C0C0C0C0C0EDEDEDE7E7E7343434C0C0C0C0C0C0C0C0C0CBCBCB
  676. FFFFFF7474748B8B8BC0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0
  677. C0C0C0C0C0C0F3F3F3C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0D6D6D6DCDCDCC0C0
  678. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  679. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  680. C0C0C0C0C0C0C0C00000}
  681. LookAndFeel.NativeStyle = False
  682. TabOrder = 0
  683. Font.Charset = DEFAULT_CHARSET
  684. Font.Color = clWindowText
  685. Font.Height = -13
  686. Font.Name = #47569#51008' '#44256#46357
  687. Font.Style = [fsBold]
  688. ParentFont = False
  689. OnClick = BtnCnfmCancelClick
  690. end
  691. object BtnOperatorInput: TcxButton
  692. Left = 768
  693. Top = 4
  694. Width = 189
  695. Height = 25
  696. Cursor = crHandPoint
  697. Hint = #48152#48373#51221#52404#44396#44036#51012' '#51649#51217' '#46321#47197#54633#45768#45796'.'
  698. Anchors = [akRight, akBottom]
  699. Caption = #50868#50689#51088' '#46321#47197
  700. Glyph.Data = {
  701. B6030000424DB603000000000000360000002800000012000000100000000100
  702. 1800000000008003000012170000121700000000000000000000C0C0C0C0C0C0
  703. C0C0C0C0C0C0C0C0C0C0C0C06868680000009D9D9DC0C0C0C0C0C0C0C0C0C0C0
  704. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  705. C08B8B8B45627199D8F91B272D000000454545C0C0C0C0C0C0C0C0C0C0C0C0C0
  706. C0C0C0C0C0C0C0C00000C0C0C0C0C0C0C0C0C0C0C0C0C0C0C08B8B8B45627199
  707. D8F999D8F999D8F961899E000000000000AEAEAEC0C0C0C0C0C0C0C0C0C0C0C0
  708. 0000C0C0C0C0C0C0C0C0C0C0C0C0AEAEAE293A4399D8F999D8F999D8F999D8F9
  709. 99D8F999D8F999D8F95375874C6C7C55666F606060AEAEAE0000C0C0C0C0C0C0
  710. C0C0C0C0C0C01F252899D8F999D8F9647B87686868CED9DF99D8F999D8F999D8
  711. F999D8F999D8F95375877A7A7AC0C0C00000C0C0C0C0C0C0C0C0C0C0C0C01F25
  712. 2899D8F999D8F96D84904D4D4D2A2A2A767676B4D6E899D8F999D8F999D8F953
  713. 75877A7A7AC0C0C00000C0C0C0C0C0C0C0C0C03434348BC4E299D8F999D8F9BF
  714. D6E23D3D3DE7E7E778787853758799D8F999D8F96F9DB5575757C0C0C0C0C0C0
  715. 0000C0C0C0C0C0C08B8B8B51687492CEED99D8F999D8F999D8F980A5B94F4743
  716. AD7151B978575A646A8BC4E25168748B8B8BC0C0C0C0C0C00000C0C0C0C0C0C0
  717. 5757576F9DB599D8F999D8F999D8F999D8F999D8F97DB0CB5C3C2BFFA678FFA6
  718. 7828201CC0C0C0C0C0C0C0C0C0C0C0C00000C0C0C07A7A7A53758799D8F90D13
  719. 1600000045627199D8F999D8F999D8F961899E8A5A41FFA678E7976D343434C0
  720. C0C0C0C0C0C0C0C00000C0C0C07A7A7A53758799D8F999D8F999D8F953758700
  721. 00007DB0CB99D8F999D8F9456271B97857FFA678B97857575757C0C0C0C0C0C0
  722. 00009D9D9D374E5A99D8F961899E4C6B7C4C6C7C4C6C7C4C6C7C8BC4E299D8F9
  723. 99D8F96F9DB55A6367875B44FFA678C5805C6B5B52ACACAC00001B272D99D8F9
  724. 99D8F999D8F999D8F999D8F999D8F999D8F91B272D1B272D61899E686868C0C0
  725. C0AEAEAE452D20FFA6786747360303030000000000374E5A99D8F999D8F999D8
  726. F999D8F999D8F999D8F999D8F999D8F961899E686868C0C0C0C0C0C08B8B8B1D
  727. 1D1D6A6A6A2525250000C0C0C07A7A7A0000000000000D131699D8F999D8F999
  728. D8F999D8F97DB0CB454545C0C0C0C0C0C0C0C0C0C0C0C0686868292929767676
  729. 0000C0C0C0C0C0C0C0C0C0C0C0C0B7B7B76060606060606060604F69764F6976
  730. 828282C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000}
  731. LookAndFeel.NativeStyle = False
  732. TabOrder = 1
  733. Font.Charset = DEFAULT_CHARSET
  734. Font.Color = clWindowText
  735. Font.Height = -13
  736. Font.Name = #47569#51008' '#44256#46357
  737. Font.Style = [fsBold]
  738. ParentFont = False
  739. OnClick = BtnOperatorInputClick
  740. end
  741. end
  742. object GrpOperatroInput: TcxGroupBox
  743. Left = 3
  744. Top = 230
  745. Align = alBottom
  746. Caption = #9654' '#50868#50689#51088' '#46321#47197
  747. Style.TextStyle = [fsBold]
  748. TabOrder = 2
  749. Visible = False
  750. DesignSize = (
  751. 1137
  752. 83)
  753. Height = 90
  754. Width = 1137
  755. object ImgDesc01: TImage
  756. Left = 15
  757. Top = 34
  758. Width = 9
  759. Height = 9
  760. Transparent = True
  761. end
  762. object ImgDesc02: TImage
  763. Left = 188
  764. Top = 34
  765. Width = 9
  766. Height = 9
  767. Transparent = True
  768. end
  769. object ImgDesc03: TImage
  770. Left = 329
  771. Top = 34
  772. Width = 9
  773. Height = 9
  774. Transparent = True
  775. end
  776. object ImgDesc04: TImage
  777. Left = 455
  778. Top = 34
  779. Width = 9
  780. Height = 9
  781. Transparent = True
  782. end
  783. object ImgDesc05: TImage
  784. Left = 580
  785. Top = 34
  786. Width = 9
  787. Height = 9
  788. Transparent = True
  789. end
  790. object ImgDesc06: TImage
  791. Left = 696
  792. Top = 34
  793. Width = 9
  794. Height = 9
  795. Transparent = True
  796. end
  797. object cxLabel1: TcxLabel
  798. Left = 27
  799. Top = 28
  800. Caption = #49436#48708#49828#47553#53356' ID'
  801. Properties.Alignment.Vert = taVCenter
  802. Transparent = True
  803. AnchorY = 39
  804. end
  805. object cxLabel2: TcxLabel
  806. Left = 199
  807. Top = 28
  808. Caption = #50836#51068
  809. Properties.Alignment.Vert = taVCenter
  810. Transparent = True
  811. AnchorY = 39
  812. end
  813. object cxLabel3: TcxLabel
  814. Left = 339
  815. Top = 28
  816. Caption = #54844#51105' '#49884#51089#49884#48516
  817. Properties.Alignment.Vert = taVCenter
  818. Transparent = True
  819. AnchorY = 39
  820. end
  821. object cxLabel4: TcxLabel
  822. Left = 465
  823. Top = 28
  824. Caption = #54844#51105' '#51333#47308#49884#48516
  825. Properties.Alignment.Vert = taVCenter
  826. Transparent = True
  827. AnchorY = 39
  828. end
  829. object cxLabel5: TcxLabel
  830. Left = 590
  831. Top = 28
  832. Caption = #54217#44512' '#49549#46020'(Km)'
  833. Properties.Alignment.Vert = taVCenter
  834. Transparent = True
  835. AnchorY = 39
  836. end
  837. object cxLabel6: TcxLabel
  838. Left = 705
  839. Top = 28
  840. Caption = #54217#44512' '#53685#54665#49884#44036'('#48516')'
  841. Properties.Alignment.Vert = taVCenter
  842. Transparent = True
  843. AnchorY = 39
  844. end
  845. object BtnSave: TcxButton
  846. Left = 963
  847. Top = 49
  848. Width = 165
  849. Height = 25
  850. Cursor = crHandPoint
  851. Hint = #48152#48373#51221#52404#44396#44036#51004#47196' '#46321#47197#54633#45768#45796'.'
  852. Anchors = [akRight, akBottom]
  853. Caption = #44396#44036#46321#47197
  854. LookAndFeel.NativeStyle = False
  855. TabOrder = 6
  856. Font.Charset = DEFAULT_CHARSET
  857. Font.Color = clWindowText
  858. Font.Height = -13
  859. Font.Name = #47569#51008' '#44256#46357
  860. Font.Style = [fsBold]
  861. ParentFont = False
  862. OnClick = BtnSaveClick
  863. end
  864. object BtnCancel: TcxButton
  865. Left = 930
  866. Top = 18
  867. Width = 80
  868. Height = 25
  869. Cursor = crHandPoint
  870. Anchors = [akRight, akBottom]
  871. Caption = #52712#49548
  872. LookAndFeel.NativeStyle = False
  873. TabOrder = 7
  874. Visible = False
  875. Font.Charset = DEFAULT_CHARSET
  876. Font.Color = clWindowText
  877. Font.Height = -13
  878. Font.Name = #47569#51008' '#44256#46357
  879. Font.Style = [fsBold]
  880. ParentFont = False
  881. end
  882. object CbDayType: TcxComboBox
  883. Left = 199
  884. Top = 51
  885. Cursor = crHandPoint
  886. Properties.Alignment.Horz = taCenter
  887. Properties.Alignment.Vert = taVCenter
  888. Properties.DropDownListStyle = lsFixedList
  889. TabOrder = 8
  890. Width = 126
  891. end
  892. object SpSpeed: TcxSpinEdit
  893. Left = 590
  894. Top = 51
  895. Properties.Alignment.Horz = taRightJustify
  896. TabOrder = 9
  897. Width = 75
  898. end
  899. object SpAvgTm: TcxSpinEdit
  900. Left = 705
  901. Top = 51
  902. Properties.Alignment.Horz = taRightJustify
  903. TabOrder = 10
  904. Width = 75
  905. end
  906. object DtStTime: TDateTimePicker
  907. Left = 339
  908. Top = 51
  909. Width = 80
  910. Height = 25
  911. BevelInner = bvNone
  912. BevelOuter = bvNone
  913. BevelKind = bkFlat
  914. Date = 0.541724537033587700
  915. Format = ' HH:mm'
  916. Time = 0.541724537033587700
  917. Color = clBtnFace
  918. DateMode = dmUpDown
  919. ImeName = 'Microsoft Office IME 2007'
  920. Kind = dtkTime
  921. ParentColor = True
  922. TabOrder = 11
  923. end
  924. object DtEdTime: TDateTimePicker
  925. Left = 465
  926. Top = 51
  927. Width = 80
  928. Height = 25
  929. BevelInner = bvNone
  930. BevelOuter = bvNone
  931. BevelKind = bkFlat
  932. Date = 0.583391203712381000
  933. Format = ' HH:mm'
  934. Time = 0.583391203712381000
  935. Color = clBtnFace
  936. DateMode = dmUpDown
  937. ImeName = 'Microsoft Office IME 2007'
  938. Kind = dtkTime
  939. ParentColor = True
  940. TabOrder = 12
  941. end
  942. object EdLinkId: TcxButtonEdit
  943. Left = 30
  944. Top = 51
  945. PopupMenu = PopupAddLink
  946. Properties.Alignment.Vert = taVCenter
  947. Properties.Buttons = <
  948. item
  949. Default = True
  950. Kind = bkEllipsis
  951. end>
  952. Properties.MaxLength = 10
  953. Properties.ReadOnly = False
  954. Properties.OnButtonClick = EdLinkIdPropertiesButtonClick
  955. Style.BorderColor = clInfoBk
  956. Style.Color = clInfoBk
  957. Style.LookAndFeel.Kind = lfUltraFlat
  958. Style.LookAndFeel.NativeStyle = False
  959. Style.LookAndFeel.SkinName = ''
  960. Style.ButtonStyle = btsUltraFlat
  961. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  962. StyleDisabled.LookAndFeel.NativeStyle = False
  963. StyleDisabled.LookAndFeel.SkinName = ''
  964. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  965. StyleFocused.LookAndFeel.NativeStyle = False
  966. StyleFocused.LookAndFeel.SkinName = ''
  967. StyleHot.LookAndFeel.Kind = lfUltraFlat
  968. StyleHot.LookAndFeel.NativeStyle = False
  969. StyleHot.LookAndFeel.SkinName = ''
  970. TabOrder = 13
  971. Width = 141
  972. end
  973. end
  974. object lblQry1: TcxLabel
  975. Left = 30
  976. Top = 90
  977. Caption = #48152#48373#51221#52404#44396#44036#51004#47196' '#54869#51221#54624' '#44396#44036#51012' '#49440#53469#54616#49464#50836'.'
  978. Transparent = True
  979. Visible = False
  980. end
  981. object lblQry2: TcxLabel
  982. Left = 30
  983. Top = 117
  984. Caption = #49440#53469#54620' '#44396#44036#51012' '#48152#48373#51221#52404#44396#44036#51004#47196' '#54869#51221' '#54616#49884#44192#49845#45768#44620'?'
  985. Transparent = True
  986. Visible = False
  987. end
  988. object lblQry3: TcxLabel
  989. Left = 30
  990. Top = 144
  991. Caption = #46321#47197#46104#50612' '#51080#51648' '#50506#51008' '#49436#48708#49828' '#44396#44036#51060#44144#45208' '#49436#48708#49828' '#44396#44036#51012' '#49440#53469#54616#51648' '#50506#51004#49512#49845#45768#45796'.'#13#10#49436#48708#49828' '#44396#44036#51012' '#54869#51064' '#54980' '#51089#50629#54616#49464#50836'.'
  992. Transparent = True
  993. Visible = False
  994. end
  995. object lblQry4: TcxLabel
  996. Left = 399
  997. Top = 179
  998. Caption = #54844#51105' '#49884#51089#49884#48516' '#44284' '#54844#51105' '#51333#47308#49884#48516#51060' '#51221#54869#55176' '#51077#47141#46104#51648' '#50506#50520#49845#45768#45796'.'#13#10#54844#51105' '#49884#51089'/'#51333#47308' '#49884#44033#51012' '#54869#51064' '#54980' '#51089#50629#54616#49464#50836'.'
  999. Transparent = True
  1000. Visible = False
  1001. end
  1002. end
  1003. object cxSplitter1: TcxSplitter
  1004. Left = 0
  1005. Top = 299
  1006. Width = 1143
  1007. Height = 6
  1008. AlignSplitter = salTop
  1009. Control = cxGroupBox1
  1010. end
  1011. end
  1012. object lblSelErr: TcxLabel
  1013. Left = 43
  1014. Top = 181
  1015. Caption = #51221#48372#44032' '#50630#45716' '#44396#44036#51012' '#49440#53469#54616#50688#49845#45768#45796'. '#45796#47480' '#44396#44036#51012' '#49440#53469#54616#49464#50836'.'
  1016. Transparent = True
  1017. Visible = False
  1018. end
  1019. object TmrShow: TTimer
  1020. Enabled = False
  1021. Interval = 500
  1022. OnTimer = TmrShowTimer
  1023. Left = 787
  1024. Top = 212
  1025. end
  1026. object PopupAddLink: TPopupMenu
  1027. AutoHotkeys = maManual
  1028. Left = 212
  1029. Top = 496
  1030. object MnuListList: TMenuItem
  1031. AutoHotkeys = maManual
  1032. AutoLineReduction = maAutomatic
  1033. Caption = #47785#47197#50640#49436' '#44396#44036#49440#53469
  1034. OnClick = MnuListListClick
  1035. end
  1036. object MnuGisAdd: TMenuItem
  1037. Tag = 1
  1038. AutoHotkeys = maManual
  1039. AutoLineReduction = maAutomatic
  1040. Caption = #51648#46020#50640#49436' '#44396#44036#49440#53469
  1041. OnClick = MnuGisAddClick
  1042. end
  1043. end
  1044. end