FRAME_IncidentRegistF.dfm 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978
  1. object FRAMEIncidentRegist: TFRAMEIncidentRegist
  2. Left = 0
  3. Top = 0
  4. Width = 1358
  5. Height = 766
  6. Font.Charset = DEFAULT_CHARSET
  7. Font.Color = clWindowText
  8. Font.Height = -13
  9. Font.Name = #47569#51008' '#44256#46357
  10. Font.Style = []
  11. ParentFont = False
  12. TabOrder = 0
  13. object cxGroupBox1: TcxGroupBox
  14. Left = 0
  15. Top = 0
  16. Align = alClient
  17. Caption = #9654' '#46321#47197#46108' '#46028#48156#47785#47197
  18. Style.TextStyle = [fsBold]
  19. TabOrder = 0
  20. Height = 344
  21. Width = 1358
  22. object CxList: TcxGrid
  23. Left = 3
  24. Top = 19
  25. Width = 1352
  26. Height = 284
  27. Align = alClient
  28. TabOrder = 0
  29. LookAndFeel.NativeStyle = False
  30. object TvList: TcxGridTableView
  31. OnCellDblClick = TvListCellDblClick
  32. DataController.Filter.OnChanged = TvListDataControllerFilterChanged
  33. DataController.Summary.DefaultGroupSummaryItems = <>
  34. DataController.Summary.FooterSummaryItems = <>
  35. DataController.Summary.SummaryGroups = <>
  36. FilterRow.InfoText = '<'#44160#49353#50612#47484' '#51077#47141' '#54616#49464#50836'>'
  37. OptionsBehavior.CellHints = True
  38. OptionsData.Deleting = False
  39. OptionsData.DeletingConfirmation = False
  40. OptionsData.Editing = False
  41. OptionsData.Inserting = False
  42. OptionsView.NoDataToDisplayInfoText = '<'#46028#48156' '#48156#49373' '#51221#48372#44032' '#50630#49845#45768#45796'.>'
  43. OptionsView.GroupByBox = False
  44. OptionsView.Indicator = True
  45. object Column01: TcxGridColumn
  46. Caption = 'ID'
  47. PropertiesClassName = 'TcxLabelProperties'
  48. Properties.Alignment.Horz = taCenter
  49. Properties.Alignment.Vert = taVCenter
  50. HeaderAlignmentHorz = taCenter
  51. HeaderAlignmentVert = vaCenter
  52. Options.Editing = False
  53. Width = 110
  54. end
  55. object Column02: TcxGridColumn
  56. Caption = #46321#47197' '#51068#49884
  57. PropertiesClassName = 'TcxLabelProperties'
  58. Properties.Alignment.Horz = taCenter
  59. Properties.Alignment.Vert = taVCenter
  60. HeaderAlignmentHorz = taCenter
  61. HeaderAlignmentVert = vaCenter
  62. Options.Editing = False
  63. Width = 150
  64. end
  65. object Column04: TcxGridColumn
  66. Caption = #46028#48156#49345#54889' '#44396#48516
  67. PropertiesClassName = 'TcxLabelProperties'
  68. Properties.Alignment.Vert = taVCenter
  69. HeaderAlignmentHorz = taCenter
  70. HeaderAlignmentVert = vaCenter
  71. Options.Editing = False
  72. Width = 100
  73. end
  74. object Column03: TcxGridColumn
  75. Caption = #51652#54665' '#45800#44228
  76. PropertiesClassName = 'TcxLabelProperties'
  77. Properties.Alignment.Horz = taCenter
  78. Properties.Alignment.Vert = taVCenter
  79. HeaderAlignmentHorz = taCenter
  80. HeaderAlignmentVert = vaCenter
  81. Options.Editing = False
  82. Width = 120
  83. end
  84. object Column05: TcxGridColumn
  85. Caption = #48156#49373' '#50948#52824' '#49444#47749
  86. PropertiesClassName = 'TcxLabelProperties'
  87. Properties.Alignment.Vert = taVCenter
  88. HeaderAlignmentHorz = taCenter
  89. HeaderAlignmentVert = vaCenter
  90. Options.Editing = False
  91. Width = 175
  92. end
  93. object Column09: TcxGridColumn
  94. Caption = #46028#48156' '#49345#54889' '#49444#47749
  95. PropertiesClassName = 'TcxLabelProperties'
  96. Properties.Alignment.Vert = taVCenter
  97. HeaderAlignmentHorz = taCenter
  98. HeaderAlignmentVert = vaCenter
  99. Options.Editing = False
  100. Width = 254
  101. end
  102. object Column10: TcxGridColumn
  103. Caption = #49548#53685' '#46321#44553
  104. PropertiesClassName = 'TcxLabelProperties'
  105. Properties.Alignment.Vert = taVCenter
  106. HeaderAlignmentHorz = taCenter
  107. HeaderAlignmentVert = vaCenter
  108. Options.Editing = False
  109. Width = 76
  110. end
  111. object Column11: TcxGridColumn
  112. Caption = #51228#48372#51088
  113. PropertiesClassName = 'TcxLabelProperties'
  114. Properties.Alignment.Vert = taVCenter
  115. HeaderAlignmentHorz = taCenter
  116. HeaderAlignmentVert = vaCenter
  117. Options.Editing = False
  118. Width = 98
  119. end
  120. object Column12: TcxGridColumn
  121. Caption = #46028#48156#49345#54889' '#54869#51064' '#48169#48277
  122. PropertiesClassName = 'TcxLabelProperties'
  123. Properties.Alignment.Vert = taVCenter
  124. HeaderAlignmentHorz = taCenter
  125. HeaderAlignmentVert = vaCenter
  126. Options.Editing = False
  127. Width = 120
  128. end
  129. object Column13: TcxGridColumn
  130. Caption = #49900#44033#46020
  131. PropertiesClassName = 'TcxLabelProperties'
  132. Properties.Alignment.Horz = taCenter
  133. Properties.Alignment.Vert = taVCenter
  134. HeaderAlignmentHorz = taCenter
  135. HeaderAlignmentVert = vaCenter
  136. Options.Editing = False
  137. Width = 74
  138. end
  139. object Column15: TcxGridColumn
  140. Caption = #46028#48156#49345#54889' '#50976#54805' '#48516#47448
  141. PropertiesClassName = 'TcxLabelProperties'
  142. Properties.Alignment.Vert = taVCenter
  143. HeaderAlignmentHorz = taCenter
  144. HeaderAlignmentVert = vaCenter
  145. Width = 117
  146. end
  147. object Column16: TcxGridColumn
  148. Caption = #46028#48156#49345#54889' '#50976#54805' '#49464#48512' '#48516#47448
  149. PropertiesClassName = 'TcxLabelProperties'
  150. Properties.Alignment.Vert = taVCenter
  151. HeaderAlignmentHorz = taCenter
  152. HeaderAlignmentVert = vaCenter
  153. Width = 140
  154. end
  155. object Column35: TcxGridColumn
  156. Caption = #46028#48156#49345#54889' '#54869#51064#51068#49884
  157. PropertiesClassName = 'TcxLabelProperties'
  158. Properties.Alignment.Horz = taCenter
  159. Properties.Alignment.Vert = taVCenter
  160. HeaderAlignmentHorz = taCenter
  161. HeaderAlignmentVert = vaCenter
  162. Width = 139
  163. end
  164. object Column17: TcxGridColumn
  165. Caption = #49884#51089' '#51068#49884
  166. PropertiesClassName = 'TcxLabelProperties'
  167. Properties.Alignment.Horz = taCenter
  168. Properties.Alignment.Vert = taVCenter
  169. HeaderAlignmentHorz = taCenter
  170. HeaderAlignmentVert = vaCenter
  171. Width = 137
  172. end
  173. object Column18: TcxGridColumn
  174. Caption = #51333#47308' '#50696#51221' '#51068#49884
  175. PropertiesClassName = 'TcxLabelProperties'
  176. Properties.Alignment.Horz = taCenter
  177. Properties.Alignment.Vert = taVCenter
  178. HeaderAlignmentHorz = taCenter
  179. HeaderAlignmentVert = vaCenter
  180. Width = 126
  181. end
  182. object Column14: TcxGridColumn
  183. Caption = #46028#48156#49345#54889' '#51228#47785
  184. PropertiesClassName = 'TcxLabelProperties'
  185. Properties.Alignment.Vert = taVCenter
  186. Visible = False
  187. HeaderAlignmentHorz = taCenter
  188. HeaderAlignmentVert = vaCenter
  189. Options.Editing = False
  190. Width = 189
  191. end
  192. object Column06: TcxGridColumn
  193. Caption = #44396#44036' ID'
  194. PropertiesClassName = 'TcxLabelProperties'
  195. Properties.Alignment.Horz = taCenter
  196. Properties.Alignment.Vert = taVCenter
  197. Visible = False
  198. HeaderAlignmentHorz = taCenter
  199. HeaderAlignmentVert = vaCenter
  200. Options.Editing = False
  201. Width = 92
  202. end
  203. object Column07: TcxGridColumn
  204. Caption = 'X '#51340#54364
  205. PropertiesClassName = 'TcxLabelProperties'
  206. Properties.Alignment.Horz = taRightJustify
  207. Properties.Alignment.Vert = taVCenter
  208. Visible = False
  209. HeaderAlignmentHorz = taCenter
  210. HeaderAlignmentVert = vaCenter
  211. Options.Editing = False
  212. Width = 90
  213. end
  214. object Column08: TcxGridColumn
  215. Caption = 'Y '#51340#54364
  216. PropertiesClassName = 'TcxLabelProperties'
  217. Properties.Alignment.Horz = taRightJustify
  218. Properties.Alignment.Vert = taVCenter
  219. Visible = False
  220. HeaderAlignmentHorz = taCenter
  221. HeaderAlignmentVert = vaCenter
  222. Options.Editing = False
  223. Width = 80
  224. end
  225. object Column19: TcxGridColumn
  226. Caption = #48156#49373' '#52264#47196
  227. PropertiesClassName = 'TcxLabelProperties'
  228. Properties.Alignment.Horz = taRightJustify
  229. Properties.Alignment.Vert = taVCenter
  230. Visible = False
  231. HeaderAlignmentHorz = taCenter
  232. HeaderAlignmentVert = vaCenter
  233. Width = 73
  234. end
  235. object Column20: TcxGridColumn
  236. Caption = #52264#45800' '#52264#47196
  237. PropertiesClassName = 'TcxLabelProperties'
  238. Properties.Alignment.Horz = taRightJustify
  239. Properties.Alignment.Vert = taVCenter
  240. Visible = False
  241. HeaderAlignmentHorz = taCenter
  242. HeaderAlignmentVert = vaCenter
  243. Width = 70
  244. end
  245. object Column21: TcxGridColumn
  246. Caption = #51648#52404' '#44600#51060
  247. PropertiesClassName = 'TcxLabelProperties'
  248. Properties.Alignment.Horz = taRightJustify
  249. Properties.Alignment.Vert = taVCenter
  250. Visible = False
  251. HeaderAlignmentHorz = taCenter
  252. HeaderAlignmentVert = vaCenter
  253. Width = 80
  254. end
  255. object Column22: TcxGridColumn
  256. Caption = #46028#48156#49345#54889' '#44600#51060
  257. PropertiesClassName = 'TcxLabelProperties'
  258. Properties.Alignment.Horz = taRightJustify
  259. Properties.Alignment.Vert = taVCenter
  260. Visible = False
  261. HeaderAlignmentHorz = taCenter
  262. HeaderAlignmentVert = vaCenter
  263. Width = 80
  264. end
  265. object Column23: TcxGridColumn
  266. Caption = #49548#54805' '#52264#47049' '#45824#49688
  267. PropertiesClassName = 'TcxLabelProperties'
  268. Properties.Alignment.Horz = taRightJustify
  269. Properties.Alignment.Vert = taVCenter
  270. Visible = False
  271. HeaderAlignmentHorz = taCenter
  272. HeaderAlignmentVert = vaCenter
  273. Width = 95
  274. end
  275. object Column24: TcxGridColumn
  276. Caption = #51473#45824#54805' '#52264#47049' '#45824#49688
  277. PropertiesClassName = 'TcxLabelProperties'
  278. Properties.Alignment.Horz = taRightJustify
  279. Properties.Alignment.Vert = taVCenter
  280. Visible = False
  281. HeaderAlignmentHorz = taCenter
  282. HeaderAlignmentVert = vaCenter
  283. Width = 109
  284. end
  285. object Column25: TcxGridColumn
  286. Caption = #48512#49345#51088
  287. PropertiesClassName = 'TcxLabelProperties'
  288. Properties.Alignment.Horz = taRightJustify
  289. Properties.Alignment.Vert = taVCenter
  290. Visible = False
  291. HeaderAlignmentHorz = taCenter
  292. HeaderAlignmentVert = vaCenter
  293. Width = 63
  294. end
  295. object Column26: TcxGridColumn
  296. Caption = #49324#47581#51088
  297. PropertiesClassName = 'TcxLabelProperties'
  298. Properties.Alignment.Horz = taRightJustify
  299. Properties.Alignment.Vert = taVCenter
  300. Visible = False
  301. HeaderAlignmentHorz = taCenter
  302. HeaderAlignmentVert = vaCenter
  303. Width = 64
  304. end
  305. object Column27: TcxGridColumn
  306. Caption = #44592#49345' '#49345#53468
  307. PropertiesClassName = 'TcxLabelProperties'
  308. Properties.Alignment.Vert = taVCenter
  309. Visible = False
  310. HeaderAlignmentHorz = taCenter
  311. HeaderAlignmentVert = vaCenter
  312. Width = 99
  313. end
  314. object Column28: TcxGridColumn
  315. Caption = #45824#51025#49688#51456
  316. PropertiesClassName = 'TcxLabelProperties'
  317. Properties.Alignment.Horz = taCenter
  318. Properties.Alignment.Vert = taVCenter
  319. Visible = False
  320. HeaderAlignmentHorz = taCenter
  321. HeaderAlignmentVert = vaCenter
  322. Width = 89
  323. end
  324. object Column29: TcxGridColumn
  325. Caption = 'UTIS'#50672#44228#50668#48512
  326. PropertiesClassName = 'TcxLabelProperties'
  327. Properties.Alignment.Horz = taCenter
  328. Properties.Alignment.Vert = taVCenter
  329. Visible = False
  330. HeaderAlignmentHorz = taCenter
  331. HeaderAlignmentVert = vaCenter
  332. Width = 84
  333. end
  334. object Column30: TcxGridColumn
  335. Caption = #44256#51109#52264#47049#50668#48512
  336. PropertiesClassName = 'TcxLabelProperties'
  337. Properties.Alignment.Horz = taCenter
  338. Properties.Alignment.Vert = taVCenter
  339. Visible = False
  340. HeaderAlignmentHorz = taCenter
  341. HeaderAlignmentVert = vaCenter
  342. Width = 77
  343. end
  344. object Column31: TcxGridColumn
  345. Caption = #45209#54616#47932#50668#48512
  346. PropertiesClassName = 'TcxLabelProperties'
  347. Properties.Alignment.Horz = taCenter
  348. Properties.Alignment.Vert = taVCenter
  349. Visible = False
  350. HeaderAlignmentHorz = taCenter
  351. HeaderAlignmentVert = vaCenter
  352. Width = 82
  353. end
  354. object Column32: TcxGridColumn
  355. Caption = #54868#51116#50948#54744#47932#50668#48512
  356. PropertiesClassName = 'TcxLabelProperties'
  357. Properties.Alignment.Horz = taCenter
  358. Properties.Alignment.Vert = taVCenter
  359. Visible = False
  360. HeaderAlignmentHorz = taCenter
  361. HeaderAlignmentVert = vaCenter
  362. Width = 89
  363. end
  364. object Column33: TcxGridColumn
  365. Caption = #53685#54665#51228#54620#50976#54805
  366. PropertiesClassName = 'TcxLabelProperties'
  367. Properties.Alignment.Horz = taCenter
  368. Properties.Alignment.Vert = taVCenter
  369. Visible = False
  370. HeaderAlignmentHorz = taCenter
  371. HeaderAlignmentVert = vaCenter
  372. Width = 77
  373. end
  374. object Column34: TcxGridColumn
  375. Caption = 'VMS'#54364#52636#50668#48512
  376. PropertiesClassName = 'TcxLabelProperties'
  377. Properties.Alignment.Vert = taVCenter
  378. Visible = False
  379. HeaderAlignmentHorz = taCenter
  380. HeaderAlignmentVert = vaCenter
  381. Width = 73
  382. end
  383. object Column99: TcxGridColumn
  384. Caption = #47700#47784#47532
  385. DataBinding.ValueType = 'Integer'
  386. PropertiesClassName = 'TcxCalcEditProperties'
  387. Properties.Alignment.Horz = taRightJustify
  388. Properties.Alignment.Vert = taVCenter
  389. Visible = False
  390. HeaderAlignmentHorz = taCenter
  391. HeaderAlignmentVert = vaCenter
  392. end
  393. end
  394. object GlList: TcxGridLevel
  395. GridView = TvList
  396. end
  397. end
  398. object PnlBottom: TPanel
  399. Left = 3
  400. Top = 303
  401. Width = 1352
  402. Height = 31
  403. Align = alBottom
  404. BevelOuter = bvNone
  405. TabOrder = 1
  406. DesignSize = (
  407. 1352
  408. 31)
  409. object LblRecords: TLabel
  410. Left = 1237
  411. Top = 9
  412. Width = 25
  413. Height = 17
  414. Alignment = taRightJustify
  415. Anchors = [akRight, akBottom]
  416. Caption = '0 '#44148
  417. Transparent = True
  418. end
  419. object LbDef: TLabel
  420. Left = 11
  421. Top = 9
  422. Width = 397
  423. Height = 17
  424. Hint = '('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  425. Caption = '('#47785#47197#50640#49436' '#51221#48372#47484' '#45908#48660' '#53364#47533#54616#49884#47732' '#50500#47000' '#54868#47732#50640' '#51221#48372#47484' '#54364#52636#54633#45768#45796'.)'
  426. Transparent = True
  427. end
  428. object BtnExlSave: TcxButton
  429. Tag = 1
  430. Left = 1270
  431. Top = 3
  432. Width = 75
  433. Height = 25
  434. Cursor = crHandPoint
  435. Hint = #54028#51068' '#51200#51109
  436. Anchors = [akRight, akBottom]
  437. Caption = #51200#51109
  438. Colors.Default = 10737865
  439. Glyph.Data = {
  440. B6030000424DB603000000000000360000002800000012000000100000000100
  441. 1800000000008003000012170000121700000000000000000000C0C0C0C0C0C0
  442. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  443. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0A5A5A57878787878787878
  444. 7878787878787878787878787878787878787878787878787878787878787878
  445. 78787878787878780000B6B6B6271A156E483B6E483B6E483B6E483B6E483B6E
  446. 483B6E483B6E483B6E483B6E483B6E483B6E483B6E483B6E483B281A15626262
  447. 0000D0D0D04F342AEAAD96F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2
  448. F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2EAAD9650342A6262620000D0D0D04F342A
  449. EAAD96F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B29C7E710000000000
  450. 0000000000000063413550342A6262620000D0D0D04F342AA77765211B180000
  451. 000000000000000000000000001717177F7F7F3A3A3A0000000B08089C7D71EA
  452. AD9650342A6262620000D0D0D04F342AEAAD96F6C6B216121000000000000000
  453. 0000000000D0D0D0000000000000000000161110F6C6B2EAAD9650342A626262
  454. 0000D0D0D04F342AEAAD96F6C6B2EABDA95948400000005151517F7F7F000000
  455. 0000004335307B63597B63599C7D71EAAD9650342A6262620000D0D0D04F342A
  456. EAAD96F6C6B2F6C6B2B290817373735C5C5C000000000000000000866B61F6C6
  457. B2F6C6B2F6C6B2EAAD9650342A6262620000D0D0D04F342AEAAD96F6C6B2DFB4
  458. A14545458B8B8B000000000000000000000000000000B28F81F6C6B2F6C6B2EA
  459. AD9650342A6262620000D0D0D04F342AEAAD969C7E717E7C7B5C5C5C00000000
  460. 00006450480000000000000000000000007A6258F6C6B2EAAD9650342A626262
  461. 0000D0D0D04F342A644135B9B9B91717170000000000009C7D71F6C6B2C9A291
  462. 000000000000000000000000423530EAAD9650342A6262620000D0D0D04F342A
  463. 6441350000000000000000006F5950F6C6B2F6C6B2F6C6B29C7E710000000000
  464. 00000000423530EAAD9650342A6262620000D0D0D04F342AEAAD96F6C6B2F6C6
  465. B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2EA
  466. AD9650342A6262620000D0D0D04F342ADC9076DC9076DC9076DC9076DC9076DC
  467. 9076DC9076DC9076DC9076DC9076DC9076DC9076DC9076DC907650342A626262
  468. 0000E7E7E77F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  469. 7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F6B6B6BAEAEAE0000}
  470. Spacing = 6
  471. TabOrder = 0
  472. Font.Charset = DEFAULT_CHARSET
  473. Font.Color = clBlack
  474. Font.Height = -13
  475. Font.Name = #47569#51008' '#44256#46357
  476. Font.Style = [fsBold]
  477. ParentFont = False
  478. OnClick = BtnExlSaveClick
  479. end
  480. end
  481. end
  482. object cxGroupBox2: TcxGroupBox
  483. Left = 0
  484. Top = 352
  485. Align = alBottom
  486. Caption = #9654' '#49888#44508' '#46028#48156' '#51221#48372' '#51077#47141
  487. PanelStyle.Active = True
  488. Style.TextStyle = [fsBold]
  489. TabOrder = 1
  490. Height = 414
  491. Width = 1358
  492. object PnlTitle: TPanel
  493. Left = 2
  494. Top = 2
  495. Width = 1354
  496. Height = 24
  497. Align = alTop
  498. Alignment = taLeftJustify
  499. Caption = ' '#9654' '#49888#44508' '#46028#48156#51221#48372' '#51077#47141
  500. Color = 11316479
  501. Font.Charset = DEFAULT_CHARSET
  502. Font.Color = clWindowText
  503. Font.Height = -13
  504. Font.Name = #47569#51008' '#44256#46357
  505. Font.Style = [fsBold]
  506. ParentBackground = False
  507. ParentFont = False
  508. TabOrder = 0
  509. end
  510. object cxGroupBox3: TcxGroupBox
  511. Left = 2
  512. Top = 26
  513. Align = alTop
  514. Caption = #46028#48156' '#44592#48376#51221#48372
  515. TabOrder = 1
  516. Height = 79
  517. Width = 1354
  518. object ImgDesc01: TImage
  519. Left = 15
  520. Top = 35
  521. Width = 9
  522. Height = 9
  523. Transparent = True
  524. end
  525. object ImgDesc02: TImage
  526. Left = 265
  527. Top = 35
  528. Width = 9
  529. Height = 9
  530. Transparent = True
  531. end
  532. object ImgDesc03: TImage
  533. Left = 537
  534. Top = 35
  535. Width = 9
  536. Height = 9
  537. Transparent = True
  538. end
  539. object cxLabel1: TcxLabel
  540. Left = 57
  541. Top = 29
  542. Caption = #46028#48156' ID'
  543. Properties.Alignment.Horz = taRightJustify
  544. Properties.Alignment.Vert = taVCenter
  545. Transparent = True
  546. AnchorX = 105
  547. AnchorY = 40
  548. end
  549. object EdINCD_OCRR_ID: TcxTextEdit
  550. Left = 115
  551. Top = 28
  552. Properties.Alignment.Horz = taCenter
  553. Properties.Alignment.Vert = taVCenter
  554. Properties.ReadOnly = True
  555. TabOrder = 1
  556. Width = 130
  557. end
  558. object cxLabel2: TcxLabel
  559. Left = 277
  560. Top = 29
  561. Caption = #46321#47197#51068#49884
  562. Transparent = True
  563. end
  564. object EdRGST_DT: TcxTextEdit
  565. Left = 337
  566. Top = 29
  567. Properties.Alignment.Horz = taCenter
  568. Properties.Alignment.Vert = taVCenter
  569. Properties.ReadOnly = True
  570. TabOrder = 3
  571. Width = 185
  572. end
  573. object cxLabel3: TcxLabel
  574. Left = 549
  575. Top = 29
  576. Caption = #46028#48156#44396#48516
  577. Transparent = True
  578. end
  579. object CbINCD_ORGN_CD: TcxComboBox
  580. Left = 610
  581. Top = 29
  582. Cursor = crHandPoint
  583. Properties.Alignment.Vert = taVCenter
  584. Properties.DropDownListStyle = lsFixedList
  585. Properties.DropDownSizeable = True
  586. TabOrder = 5
  587. Width = 195
  588. end
  589. end
  590. object Panel1: TPanel
  591. Left = 2
  592. Top = 373
  593. Width = 1354
  594. Height = 39
  595. Align = alBottom
  596. BevelOuter = bvNone
  597. TabOrder = 2
  598. DesignSize = (
  599. 1354
  600. 39)
  601. object BtnSave: TcxButton
  602. Left = 1250
  603. Top = 8
  604. Width = 96
  605. Height = 25
  606. Cursor = crHandPoint
  607. Hint = #49888#44508' '#46028#48156#51221#48372#47484' '#46321#47197#54633#45768#45796'.'
  608. Anchors = [akRight, akBottom]
  609. Caption = #49888#44508#46321#47197
  610. LookAndFeel.NativeStyle = False
  611. TabOrder = 0
  612. Font.Charset = DEFAULT_CHARSET
  613. Font.Color = clWindowText
  614. Font.Height = -13
  615. Font.Name = #47569#51008' '#44256#46357
  616. Font.Style = [fsBold]
  617. ParentFont = False
  618. OnClick = BtnSaveClick
  619. end
  620. object cxLabel10: TcxLabel
  621. Left = 12
  622. Top = 9
  623. Caption = #9733
  624. Style.TextColor = clRed
  625. Transparent = True
  626. end
  627. object cxLabel11: TcxLabel
  628. Left = 30
  629. Top = 10
  630. Caption = #54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  631. StyleDisabled.BorderColor = cl3DLight
  632. Transparent = True
  633. end
  634. end
  635. object cxGroupBox4: TcxGroupBox
  636. Left = 2
  637. Top = 105
  638. Align = alTop
  639. Caption = #46028#48156' '#49345#54889#51221#48372
  640. TabOrder = 3
  641. Height = 132
  642. Width = 1354
  643. object ImgDesc04: TImage
  644. Left = 15
  645. Top = 35
  646. Width = 9
  647. Height = 9
  648. Transparent = True
  649. end
  650. object ImgDesc05: TImage
  651. Left = 15
  652. Top = 64
  653. Width = 9
  654. Height = 9
  655. Transparent = True
  656. end
  657. object ImgDesc06: TImage
  658. Left = 15
  659. Top = 94
  660. Width = 9
  661. Height = 9
  662. Transparent = True
  663. end
  664. object cxLabel13: TcxLabel
  665. Left = 612
  666. Top = 60
  667. Caption = #9733
  668. Style.TextColor = clRed
  669. Transparent = True
  670. end
  671. object cxLabel12: TcxLabel
  672. Left = 521
  673. Top = 28
  674. Caption = #9733
  675. Style.TextColor = clRed
  676. Transparent = True
  677. end
  678. object cxLabel4: TcxLabel
  679. Left = 27
  680. Top = 29
  681. Caption = #48156#49373#50948#52824#49444#47749
  682. Properties.Alignment.Horz = taRightJustify
  683. Properties.Alignment.Vert = taVCenter
  684. Transparent = True
  685. AnchorX = 109
  686. AnchorY = 40
  687. end
  688. object EdOCRR_LCTN_NM: TcxTextEdit
  689. Left = 115
  690. Top = 27
  691. Properties.Alignment.Vert = taVCenter
  692. TabOrder = 1
  693. Width = 407
  694. end
  695. object cxLabel5: TcxLabel
  696. Left = 27
  697. Top = 58
  698. Caption = #46028#48156#49345#54889#49444#47749
  699. Properties.Alignment.Horz = taRightJustify
  700. Properties.Alignment.Vert = taVCenter
  701. Transparent = True
  702. AnchorX = 109
  703. AnchorY = 69
  704. end
  705. object EdINCD_EXPL: TcxTextEdit
  706. Left = 115
  707. Top = 58
  708. Properties.Alignment.Vert = taVCenter
  709. TabOrder = 3
  710. Width = 498
  711. end
  712. object cxLabel6: TcxLabel
  713. Left = 52
  714. Top = 88
  715. Caption = #49548#53685#49345#54889
  716. Properties.Alignment.Horz = taRightJustify
  717. Properties.Alignment.Vert = taVCenter
  718. Transparent = True
  719. AnchorX = 108
  720. AnchorY = 99
  721. end
  722. object CbCMTR_GRAD_CD: TcxComboBox
  723. Left = 115
  724. Top = 88
  725. Cursor = crHandPoint
  726. Properties.Alignment.Vert = taVCenter
  727. Properties.DropDownListStyle = lsFixedList
  728. Properties.DropDownSizeable = True
  729. TabOrder = 5
  730. Width = 185
  731. end
  732. end
  733. object cxGroupBox5: TcxGroupBox
  734. Left = 2
  735. Top = 237
  736. Align = alClient
  737. Caption = #46028#48156' '#54869#51064#51221#48372
  738. TabOrder = 4
  739. Height = 136
  740. Width = 1354
  741. object ImgDesc07: TImage
  742. Left = 15
  743. Top = 35
  744. Width = 9
  745. Height = 9
  746. Transparent = True
  747. end
  748. object ImgDesc08: TImage
  749. Left = 15
  750. Top = 64
  751. Width = 9
  752. Height = 9
  753. Transparent = True
  754. end
  755. object ImgDesc09: TImage
  756. Left = 15
  757. Top = 94
  758. Width = 9
  759. Height = 9
  760. Transparent = True
  761. end
  762. object ImgDesc10: TImage
  763. Left = 334
  764. Top = 35
  765. Width = 9
  766. Height = 9
  767. Transparent = True
  768. end
  769. object ImgDesc11: TImage
  770. Left = 334
  771. Top = 64
  772. Width = 9
  773. Height = 9
  774. Transparent = True
  775. end
  776. object ImgDesc12: TImage
  777. Left = 635
  778. Top = 35
  779. Width = 9
  780. Height = 9
  781. Transparent = True
  782. end
  783. object ImgDesc13: TImage
  784. Left = 635
  785. Top = 64
  786. Width = 9
  787. Height = 9
  788. Transparent = True
  789. end
  790. object ImgDesc14: TImage
  791. Left = 635
  792. Top = 94
  793. Width = 9
  794. Height = 9
  795. Transparent = True
  796. end
  797. object cxLabel19: TcxLabel
  798. Left = 911
  799. Top = 30
  800. Caption = #9733
  801. Style.TextColor = clRed
  802. Transparent = True
  803. end
  804. object cxLabel7: TcxLabel
  805. Left = 53
  806. Top = 29
  807. Caption = #51228#48372#51088#47749
  808. Properties.Alignment.Horz = taRightJustify
  809. Properties.Alignment.Vert = taVCenter
  810. Transparent = True
  811. AnchorX = 109
  812. AnchorY = 40
  813. end
  814. object cxLabel8: TcxLabel
  815. Left = 53
  816. Top = 58
  817. Caption = #54869#51064#48169#48277
  818. Properties.Alignment.Horz = taRightJustify
  819. Properties.Alignment.Vert = taVCenter
  820. Transparent = True
  821. AnchorX = 109
  822. AnchorY = 69
  823. end
  824. object cxLabel9: TcxLabel
  825. Left = 65
  826. Top = 88
  827. Caption = #49900#44033#46020
  828. Properties.Alignment.Horz = taRightJustify
  829. Properties.Alignment.Vert = taVCenter
  830. Transparent = True
  831. AnchorX = 108
  832. AnchorY = 99
  833. end
  834. object EdIFMR_NM: TcxTextEdit
  835. Left = 115
  836. Top = 28
  837. Properties.Alignment.Vert = taVCenter
  838. TabOrder = 3
  839. Width = 185
  840. end
  841. object CbINCD_CNFM_MTHD_CD: TcxComboBox
  842. Left = 115
  843. Top = 58
  844. Cursor = crHandPoint
  845. Properties.Alignment.Vert = taVCenter
  846. Properties.DropDownListStyle = lsFixedList
  847. Properties.DropDownSizeable = True
  848. TabOrder = 4
  849. Width = 185
  850. end
  851. object CbINCD_SERN_CD: TcxComboBox
  852. Left = 115
  853. Top = 88
  854. Cursor = crHandPoint
  855. Properties.Alignment.Vert = taVCenter
  856. Properties.DropDownListStyle = lsFixedList
  857. Properties.DropDownSizeable = True
  858. TabOrder = 5
  859. Width = 185
  860. end
  861. object cxLabel14: TcxLabel
  862. Left = 371
  863. Top = 29
  864. Caption = #46028#48156#50976#54805
  865. Properties.Alignment.Horz = taRightJustify
  866. Properties.Alignment.Vert = taVCenter
  867. Transparent = True
  868. AnchorX = 427
  869. AnchorY = 40
  870. end
  871. object cxLabel15: TcxLabel
  872. Left = 345
  873. Top = 58
  874. Caption = #46028#48156#49464#48512#50976#54805
  875. Properties.Alignment.Horz = taRightJustify
  876. Properties.Alignment.Vert = taVCenter
  877. Transparent = True
  878. AnchorX = 427
  879. AnchorY = 69
  880. end
  881. object CbINCD_TYPE_CLSF_CD: TcxComboBox
  882. Left = 433
  883. Top = 28
  884. Cursor = crHandPoint
  885. Properties.Alignment.Vert = taVCenter
  886. Properties.DropDownListStyle = lsFixedList
  887. Properties.DropDownSizeable = True
  888. TabOrder = 8
  889. OnClick = CbINCD_TYPE_CLSF_CDClick
  890. Width = 167
  891. end
  892. object CbINCD_TYPE_CD: TcxComboBox
  893. Left = 433
  894. Top = 58
  895. Cursor = crHandPoint
  896. Properties.Alignment.Vert = taVCenter
  897. Properties.DropDownListStyle = lsFixedList
  898. Properties.DropDownSizeable = True
  899. TabOrder = 9
  900. Width = 167
  901. end
  902. object cxLabel16: TcxLabel
  903. Left = 646
  904. Top = 29
  905. Caption = #46028#48156#54869#51064#49884#44033
  906. Properties.Alignment.Horz = taRightJustify
  907. Properties.Alignment.Vert = taVCenter
  908. Transparent = True
  909. AnchorX = 728
  910. AnchorY = 40
  911. end
  912. object cxLabel17: TcxLabel
  913. Left = 646
  914. Top = 58
  915. Caption = #46028#48156#49884#51089#49884#44033
  916. Properties.Alignment.Horz = taRightJustify
  917. Properties.Alignment.Vert = taVCenter
  918. Transparent = True
  919. AnchorX = 728
  920. AnchorY = 69
  921. end
  922. object cxLabel18: TcxLabel
  923. Left = 645
  924. Top = 88
  925. Caption = #51333#47308#50696#51221#49884#44033
  926. Properties.Alignment.Horz = taRightJustify
  927. Properties.Alignment.Vert = taVCenter
  928. Transparent = True
  929. AnchorX = 727
  930. AnchorY = 99
  931. end
  932. object DtINCD_CNFM_DT: TcxDateEdit
  933. Left = 739
  934. Top = 28
  935. Properties.Alignment.Horz = taCenter
  936. Properties.Alignment.Vert = taVCenter
  937. Properties.DateButtons = [btnNow]
  938. Properties.DateOnError = deToday
  939. Properties.ImmediatePost = True
  940. Properties.Kind = ckDateTime
  941. TabOrder = 13
  942. Width = 174
  943. end
  944. object DtINCD_STRT_DT: TcxDateEdit
  945. Left = 739
  946. Top = 58
  947. Properties.Alignment.Horz = taCenter
  948. Properties.Alignment.Vert = taVCenter
  949. Properties.DateButtons = [btnNow]
  950. Properties.DateOnError = deToday
  951. Properties.ImmediatePost = True
  952. Properties.Kind = ckDateTime
  953. TabOrder = 14
  954. Width = 174
  955. end
  956. object DtINCD_END_PRAR_DT: TcxDateEdit
  957. Left = 739
  958. Top = 88
  959. Properties.Alignment.Horz = taCenter
  960. Properties.Alignment.Vert = taVCenter
  961. Properties.DateButtons = [btnNow]
  962. Properties.DateOnError = deToday
  963. Properties.ImmediatePost = True
  964. Properties.Kind = ckDateTime
  965. TabOrder = 15
  966. Width = 174
  967. end
  968. end
  969. end
  970. object cxSplitter1: TcxSplitter
  971. Left = 0
  972. Top = 344
  973. Width = 1358
  974. Height = 8
  975. AlignSplitter = salBottom
  976. Control = cxGroupBox2
  977. end
  978. end