VDSH070MF.dfm 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409
  1. object VDSH070M: TVDSH070M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'VDS-'#44160#51648#44592' '#49345#53468' '#51060#47141
  7. ClientHeight = 824
  8. ClientWidth = 1443
  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. OnCloseQuery = FormCloseQuery
  22. OnShow = FormShow
  23. DesignSize = (
  24. 1443
  25. 824)
  26. PixelsPerInch = 96
  27. TextHeight = 17
  28. object ShpTitle: TShape
  29. Left = 4
  30. Top = 4
  31. Width = 1435
  32. Height = 40
  33. Anchors = [akLeft, akTop, akRight]
  34. Brush.Color = 14671839
  35. Pen.Color = 10849679
  36. Pen.Width = 2
  37. ExplicitWidth = 1269
  38. end
  39. object LblCaption: TLabel
  40. Left = 16
  41. Top = 10
  42. Width = 267
  43. Height = 23
  44. Caption = #53440#51060#53952' '
  45. Font.Charset = DEFAULT_CHARSET
  46. Font.Color = 4740964
  47. Font.Height = -17
  48. Font.Name = #47569#51008' '#44256#46357
  49. Font.Style = [fsBold]
  50. ParentFont = False
  51. ParentShowHint = False
  52. ShowHint = True
  53. end
  54. object ShpList: TShape
  55. Left = 4
  56. Top = 50
  57. Width = 1435
  58. Height = 768
  59. Anchors = [akLeft, akTop, akRight, akBottom]
  60. Pen.Color = 10849679
  61. Pen.Width = 2
  62. ExplicitWidth = 1436
  63. ExplicitHeight = 766
  64. end
  65. object BtnClose: TcxButton
  66. Left = 1354
  67. Top = 11
  68. Width = 75
  69. Height = 25
  70. Cursor = crHandPoint
  71. Hint = #45803#44592
  72. Anchors = [akTop, akRight]
  73. Caption = #45803#44592
  74. Colors.Default = 10737865
  75. TabOrder = 0
  76. Font.Charset = DEFAULT_CHARSET
  77. Font.Color = clBlack
  78. Font.Height = -13
  79. Font.Name = #47569#51008' '#44256#46357
  80. Font.Style = [fsBold]
  81. ParentFont = False
  82. OnClick = BtnCloseClick
  83. end
  84. object EdFocus: TEdit
  85. Left = -10
  86. Top = -10
  87. Width = 2
  88. Height = 25
  89. ImeName = 'Microsoft Office IME 2007'
  90. TabOrder = 1
  91. Text = 'EdFocus'
  92. end
  93. object PnlBack: TPanel
  94. Left = 12
  95. Top = 56
  96. Width = 1417
  97. Height = 755
  98. Anchors = [akLeft, akTop, akRight, akBottom]
  99. BevelOuter = bvNone
  100. ParentBackground = False
  101. ParentColor = True
  102. TabOrder = 2
  103. object PnlLeft: TPanel
  104. Left = 0
  105. Top = 0
  106. Width = 379
  107. Height = 755
  108. Align = alLeft
  109. BevelOuter = bvNone
  110. TabOrder = 0
  111. object cxGroupBox3: TcxGroupBox
  112. Left = 0
  113. Top = 137
  114. Align = alClient
  115. Caption = #9654' VDS-'#44160#51648#44592' '#49440#53469
  116. ParentFont = False
  117. Style.BorderColor = clCaptionText
  118. Style.Font.Charset = DEFAULT_CHARSET
  119. Style.Font.Color = clWindowText
  120. Style.Font.Height = -13
  121. Style.Font.Name = #47569#51008' '#44256#46357
  122. Style.Font.Style = []
  123. Style.Shadow = False
  124. Style.TextColor = clWindowText
  125. Style.TextStyle = [fsBold]
  126. Style.IsFontAssigned = True
  127. TabOrder = 0
  128. Height = 618
  129. Width = 379
  130. inline FRAMEVdsDtctList1: TFRAMEVdsDtctList
  131. Left = 3
  132. Top = 19
  133. Width = 373
  134. Height = 589
  135. Align = alClient
  136. TabOrder = 0
  137. ExplicitLeft = 3
  138. ExplicitTop = 19
  139. ExplicitWidth = 373
  140. ExplicitHeight = 589
  141. inherited CxList: TcxGrid
  142. Width = 373
  143. Height = 527
  144. ExplicitWidth = 373
  145. ExplicitHeight = 527
  146. end
  147. inherited PnlTop: TPanel
  148. Width = 373
  149. ExplicitWidth = 373
  150. inherited ChkExpand: TcxCheckBox
  151. ExplicitHeight = 21
  152. end
  153. end
  154. inherited PnlBottom: TPanel
  155. Top = 558
  156. Width = 373
  157. ExplicitTop = 558
  158. ExplicitWidth = 373
  159. inherited LblRecords: TLabel
  160. Left = 262
  161. Width = 25
  162. Height = 17
  163. ExplicitLeft = 234
  164. ExplicitWidth = 25
  165. ExplicitHeight = 17
  166. end
  167. inherited BtnExlSave: TcxButton
  168. Left = 293
  169. ExplicitLeft = 293
  170. end
  171. end
  172. inherited lblFileName: TcxLabel
  173. ExplicitWidth = 93
  174. ExplicitHeight = 21
  175. end
  176. inherited CbType: TcxComboBox
  177. ExplicitHeight = 25
  178. end
  179. inherited Cb_DTCT_DIR: TcxComboBox
  180. ExplicitHeight = 25
  181. end
  182. end
  183. end
  184. object cxGroupBox2: TcxGroupBox
  185. Left = 0
  186. Top = 0
  187. Align = alTop
  188. Caption = #9654' '#44160#49353' '#51312#44148
  189. ParentFont = False
  190. Style.BorderColor = clCaptionText
  191. Style.Font.Charset = DEFAULT_CHARSET
  192. Style.Font.Color = clWindowText
  193. Style.Font.Height = -13
  194. Style.Font.Name = #47569#51008' '#44256#46357
  195. Style.Font.Style = []
  196. Style.Shadow = False
  197. Style.TextColor = clWindowText
  198. Style.TextStyle = [fsBold]
  199. Style.IsFontAssigned = True
  200. TabOrder = 1
  201. Height = 137
  202. Width = 379
  203. object ImgDesc01: TImage
  204. Left = 12
  205. Top = 32
  206. Width = 9
  207. Height = 9
  208. Transparent = True
  209. end
  210. object Label26: TLabel
  211. Left = 27
  212. Top = 29
  213. Width = 78
  214. Height = 17
  215. Caption = #44160#49353#49884#51089#51068#49884
  216. Transparent = True
  217. end
  218. object ImgDesc02: TImage
  219. Left = 12
  220. Top = 63
  221. Width = 9
  222. Height = 9
  223. Transparent = True
  224. end
  225. object Label6: TLabel
  226. Left = 27
  227. Top = 60
  228. Width = 78
  229. Height = 17
  230. Caption = #44160#49353#51333#47308#51068#49884
  231. Transparent = True
  232. end
  233. object BtnSearch: TcxButton
  234. Left = 237
  235. Top = 95
  236. Width = 75
  237. Height = 25
  238. Cursor = crHandPoint
  239. Hint = #51312#54924
  240. Caption = #51312#54924
  241. Colors.Default = 10737865
  242. TabOrder = 0
  243. Font.Charset = DEFAULT_CHARSET
  244. Font.Color = clBlack
  245. Font.Height = -13
  246. Font.Name = #47569#51008' '#44256#46357
  247. Font.Style = [fsBold]
  248. ParentFont = False
  249. OnClick = BtnSearchClick
  250. end
  251. object cxLabel1: TcxLabel
  252. Left = 6
  253. Top = 88
  254. AutoSize = False
  255. Caption = #44160#49353#44592#44036#51060' '#53364' '#44221#50864' '#44160#49353#44208#44284#44032' '#45734#50612#51656#49688' '#51080#49845#45768#45796'.'
  256. ParentFont = False
  257. Style.Font.Charset = DEFAULT_CHARSET
  258. Style.Font.Color = clWindowText
  259. Style.Font.Height = -12
  260. Style.Font.Name = #47569#51008' '#44256#46357
  261. Style.Font.Style = [fsBold]
  262. Style.TextColor = clRed
  263. Style.IsFontAssigned = True
  264. Properties.WordWrap = True
  265. Transparent = True
  266. Height = 36
  267. Width = 179
  268. end
  269. object DtEdTime: TDateTimePicker
  270. Left = 237
  271. Top = 58
  272. Width = 75
  273. Height = 25
  274. BevelInner = bvNone
  275. BevelOuter = bvNone
  276. BevelKind = bkFlat
  277. Date = 40452.000000000000000000
  278. Format = ' HH:mm'
  279. Time = 40452.000000000000000000
  280. Color = clBtnFace
  281. DateMode = dmUpDown
  282. Font.Charset = DEFAULT_CHARSET
  283. Font.Color = clWindowText
  284. Font.Height = -13
  285. Font.Name = #47569#51008' '#44256#46357
  286. Font.Style = []
  287. ImeName = 'Microsoft Office IME 2007'
  288. Kind = dtkTime
  289. ParentColor = True
  290. ParentFont = False
  291. TabOrder = 2
  292. end
  293. object DtEdDate: TDateTimePicker
  294. Left = 110
  295. Top = 58
  296. Width = 121
  297. Height = 25
  298. BevelInner = bvNone
  299. BevelOuter = bvNone
  300. Date = 40452.000000000000000000
  301. Time = 40452.000000000000000000
  302. Color = clBtnFace
  303. ImeName = 'Microsoft Office IME 2007'
  304. ParentColor = True
  305. TabOrder = 3
  306. end
  307. object DtStDate: TDateTimePicker
  308. Left = 110
  309. Top = 26
  310. Width = 121
  311. Height = 25
  312. BevelInner = bvNone
  313. BevelOuter = bvNone
  314. Date = 40452.000000000000000000
  315. Time = 40452.000000000000000000
  316. Color = clBtnFace
  317. ImeName = 'Microsoft Office IME 2007'
  318. ParentColor = True
  319. TabOrder = 4
  320. end
  321. object DtStTime: TDateTimePicker
  322. Left = 237
  323. Top = 26
  324. Width = 75
  325. Height = 25
  326. BevelInner = bvNone
  327. BevelOuter = bvNone
  328. BevelKind = bkFlat
  329. Date = 40452.000000000000000000
  330. Format = ' HH:mm'
  331. Time = 40452.000000000000000000
  332. Color = clBtnFace
  333. DateMode = dmUpDown
  334. Font.Charset = DEFAULT_CHARSET
  335. Font.Color = clWindowText
  336. Font.Height = -13
  337. Font.Name = #47569#51008' '#44256#46357
  338. Font.Style = []
  339. ImeName = 'Microsoft Office IME 2007'
  340. Kind = dtkTime
  341. ParentColor = True
  342. ParentFont = False
  343. TabOrder = 5
  344. end
  345. end
  346. end
  347. object cxSplitter1: TcxSplitter
  348. Left = 379
  349. Top = 0
  350. Width = 6
  351. Height = 755
  352. Control = PnlLeft
  353. end
  354. object cxGroupBox1: TcxGroupBox
  355. Left = 385
  356. Top = 0
  357. Align = alClient
  358. Caption = #9654' '#44160#49353' '#44208#44284
  359. ParentFont = False
  360. Style.BorderColor = clCaptionText
  361. Style.Font.Charset = DEFAULT_CHARSET
  362. Style.Font.Color = clWindowText
  363. Style.Font.Height = -13
  364. Style.Font.Name = #47569#51008' '#44256#46357
  365. Style.Font.Style = []
  366. Style.Shadow = False
  367. Style.TextColor = clBlack
  368. Style.TextStyle = [fsBold]
  369. Style.IsFontAssigned = True
  370. TabOrder = 2
  371. DesignSize = (
  372. 1032
  373. 748)
  374. Height = 755
  375. Width = 1032
  376. object PgTab: TcxPageControl
  377. Left = 7
  378. Top = 19
  379. Width = 1019
  380. Height = 727
  381. Anchors = [akLeft, akTop, akRight, akBottom]
  382. Focusable = False
  383. TabOrder = 0
  384. Properties.ActivePage = TsList01
  385. Properties.CloseButtonMode = cbmEveryTab
  386. Properties.HotTrack = True
  387. Properties.TabSlants.Positions = [spRight]
  388. TabSlants.Positions = [spRight]
  389. OnCanCloseEx = PgTabCanCloseEx
  390. OnDblClick = PgTabDblClick
  391. ClientRectBottom = 722
  392. ClientRectLeft = 2
  393. ClientRectRight = 1014
  394. ClientRectTop = 28
  395. object TsList01: TcxTabSheet
  396. Caption = #44160#49353#44208#44284
  397. ImageIndex = 2
  398. end
  399. end
  400. end
  401. end
  402. object TmrShow: TTimer
  403. Enabled = False
  404. Interval = 300
  405. OnTimer = TmrShowTimer
  406. Left = 876
  407. Top = 8
  408. end
  409. end