FrmVmsEmgrSelTermF.dfm 10.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410
  1. object FrmVmsEmgrSelTerm: TFrmVmsEmgrSelTerm
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. BorderIcons = [biSystemMenu]
  7. BorderStyle = bsDialog
  8. Caption = 'VMS '#54268' '#54364#52636#44592#44036' '#49444#51221
  9. ClientHeight = 171
  10. ClientWidth = 409
  11. Color = clBtnFace
  12. DoubleBuffered = True
  13. Font.Charset = DEFAULT_CHARSET
  14. Font.Color = clWindowText
  15. Font.Height = -13
  16. Font.Name = #47569#51008' '#44256#46357
  17. Font.Style = []
  18. KeyPreview = True
  19. OldCreateOrder = False
  20. Position = poOwnerFormCenter
  21. ShowHint = True
  22. OnClose = FormClose
  23. OnShow = FormShow
  24. DesignSize = (
  25. 409
  26. 171)
  27. PixelsPerInch = 96
  28. TextHeight = 17
  29. object ImgDesc0: TImage
  30. Left = 8
  31. Top = 22
  32. Width = 9
  33. Height = 9
  34. Transparent = True
  35. end
  36. object ImgDesc1: TImage
  37. Left = 8
  38. Top = 63
  39. Width = 9
  40. Height = 9
  41. Transparent = True
  42. end
  43. object ImgDesc2: TImage
  44. Left = 8
  45. Top = 105
  46. Width = 9
  47. Height = 9
  48. Transparent = True
  49. Visible = False
  50. end
  51. object EdFocus: TEdit
  52. Left = -10
  53. Top = -10
  54. Width = 2
  55. Height = 25
  56. ImeName = 'Microsoft Office IME 2007'
  57. TabOrder = 2
  58. Text = 'EdFocus'
  59. end
  60. object BtnSelect: TcxButton
  61. Tag = 4
  62. Left = 301
  63. Top = 135
  64. Width = 100
  65. Height = 25
  66. Cursor = crHandPoint
  67. Hint = #54364#52636#44592#44036#51012' '#49444#51221' '#54633#45768#45796'.'
  68. Anchors = [akRight, akBottom]
  69. Caption = #54869#51064
  70. Colors.Default = 10737865
  71. TabOrder = 3
  72. Font.Charset = DEFAULT_CHARSET
  73. Font.Color = clBlack
  74. Font.Height = -13
  75. Font.Name = #47569#51008' '#44256#46357
  76. Font.Style = [fsBold]
  77. ParentFont = False
  78. OnClick = BtnSelectClick
  79. ExplicitLeft = 328
  80. ExplicitTop = 150
  81. end
  82. object BtnClose: TcxButton
  83. Left = 194
  84. Top = 135
  85. Width = 100
  86. Height = 25
  87. Cursor = crHandPoint
  88. Hint = #52712#49548
  89. Anchors = [akRight, akBottom]
  90. Caption = #52712#49548
  91. Colors.Default = 10737865
  92. TabOrder = 1
  93. Font.Charset = DEFAULT_CHARSET
  94. Font.Color = clBlack
  95. Font.Height = -13
  96. Font.Name = #47569#51008' '#44256#46357
  97. Font.Style = [fsBold]
  98. ParentFont = False
  99. OnClick = BtnCloseClick
  100. ExplicitLeft = 221
  101. ExplicitTop = 150
  102. end
  103. object BtnSearch: TcxButton
  104. Left = 51
  105. Top = 135
  106. Width = 75
  107. Height = 25
  108. Cursor = crHandPoint
  109. Hint = #51312#54924
  110. Anchors = [akRight, akBottom]
  111. Caption = #51312#54924
  112. Colors.Default = 10737865
  113. TabOrder = 0
  114. Visible = False
  115. Font.Charset = DEFAULT_CHARSET
  116. Font.Color = clBlack
  117. Font.Height = -13
  118. Font.Name = #47569#51008' '#44256#46357
  119. Font.Style = [fsBold]
  120. ParentFont = False
  121. OnClick = BtnSearchClick
  122. ExplicitLeft = 78
  123. ExplicitTop = 150
  124. end
  125. object cxLabel18: TcxLabel
  126. Left = 29
  127. Top = 18
  128. Caption = #54364#52636#49884#51089' '#49884#44033
  129. Style.TextStyle = [fsBold]
  130. Properties.Alignment.Horz = taRightJustify
  131. Properties.Alignment.Vert = taVCenter
  132. Transparent = True
  133. AnchorX = 116
  134. AnchorY = 29
  135. end
  136. object cxLabel1: TcxLabel
  137. Left = 29
  138. Top = 57
  139. Caption = #54364#52636#51333#47308' '#49884#44033
  140. Style.TextStyle = [fsBold]
  141. Properties.Alignment.Horz = taRightJustify
  142. Properties.Alignment.Vert = taVCenter
  143. Transparent = True
  144. AnchorX = 116
  145. AnchorY = 68
  146. end
  147. object ChkWeek0: TcxCheckBox
  148. Left = 120
  149. Top = 100
  150. Cursor = crHandPoint
  151. Caption = #50900
  152. ParentBackground = False
  153. ParentColor = False
  154. ParentShowHint = False
  155. Properties.Alignment = taLeftJustify
  156. ShowHint = True
  157. State = cbsChecked
  158. Style.BorderColor = 9868950
  159. Style.BorderStyle = ebsThick
  160. Style.Color = 14671839
  161. Style.LookAndFeel.Kind = lfUltraFlat
  162. Style.Shadow = False
  163. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  164. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  165. StyleHot.LookAndFeel.Kind = lfUltraFlat
  166. TabOrder = 6
  167. Transparent = True
  168. Visible = False
  169. Width = 47
  170. end
  171. object ChkWeek1: TcxCheckBox
  172. Left = 163
  173. Top = 100
  174. Cursor = crHandPoint
  175. Caption = #54868
  176. ParentBackground = False
  177. ParentColor = False
  178. ParentShowHint = False
  179. Properties.Alignment = taLeftJustify
  180. ShowHint = True
  181. State = cbsChecked
  182. Style.BorderColor = 9868950
  183. Style.BorderStyle = ebsThick
  184. Style.Color = 14671839
  185. Style.LookAndFeel.Kind = lfUltraFlat
  186. Style.Shadow = False
  187. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  188. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  189. StyleHot.LookAndFeel.Kind = lfUltraFlat
  190. TabOrder = 7
  191. Transparent = True
  192. Visible = False
  193. Width = 47
  194. end
  195. object ChkWeek3: TcxCheckBox
  196. Left = 250
  197. Top = 100
  198. Cursor = crHandPoint
  199. Caption = #47785
  200. ParentBackground = False
  201. ParentColor = False
  202. ParentShowHint = False
  203. Properties.Alignment = taLeftJustify
  204. ShowHint = True
  205. State = cbsChecked
  206. Style.BorderColor = 9868950
  207. Style.BorderStyle = ebsThick
  208. Style.Color = 14671839
  209. Style.LookAndFeel.Kind = lfUltraFlat
  210. Style.Shadow = False
  211. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  212. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  213. StyleHot.LookAndFeel.Kind = lfUltraFlat
  214. TabOrder = 8
  215. Transparent = True
  216. Visible = False
  217. Width = 47
  218. end
  219. object ChkWeek2: TcxCheckBox
  220. Left = 206
  221. Top = 100
  222. Cursor = crHandPoint
  223. Caption = #49688
  224. ParentBackground = False
  225. ParentColor = False
  226. ParentShowHint = False
  227. Properties.Alignment = taLeftJustify
  228. ShowHint = True
  229. State = cbsChecked
  230. Style.BorderColor = 9868950
  231. Style.BorderStyle = ebsThick
  232. Style.Color = 14671839
  233. Style.LookAndFeel.Kind = lfUltraFlat
  234. Style.Shadow = False
  235. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  236. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  237. StyleHot.LookAndFeel.Kind = lfUltraFlat
  238. TabOrder = 9
  239. Transparent = True
  240. Visible = False
  241. Width = 47
  242. end
  243. object ChkWeek6: TcxCheckBox
  244. Left = 382
  245. Top = 100
  246. Cursor = crHandPoint
  247. Caption = #51068
  248. ParentBackground = False
  249. ParentColor = False
  250. ParentShowHint = False
  251. Properties.Alignment = taLeftJustify
  252. ShowHint = True
  253. State = cbsChecked
  254. Style.BorderColor = 9868950
  255. Style.BorderStyle = ebsThick
  256. Style.Color = 14671839
  257. Style.LookAndFeel.Kind = lfUltraFlat
  258. Style.Shadow = False
  259. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  260. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  261. StyleHot.LookAndFeel.Kind = lfUltraFlat
  262. TabOrder = 10
  263. Transparent = True
  264. Visible = False
  265. Width = 47
  266. end
  267. object ChkWeek5: TcxCheckBox
  268. Left = 336
  269. Top = 100
  270. Cursor = crHandPoint
  271. Caption = #53664
  272. ParentBackground = False
  273. ParentColor = False
  274. ParentShowHint = False
  275. Properties.Alignment = taLeftJustify
  276. ShowHint = True
  277. State = cbsChecked
  278. Style.BorderColor = 9868950
  279. Style.BorderStyle = ebsThick
  280. Style.Color = 14671839
  281. Style.LookAndFeel.Kind = lfUltraFlat
  282. Style.Shadow = False
  283. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  284. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  285. StyleHot.LookAndFeel.Kind = lfUltraFlat
  286. TabOrder = 11
  287. Transparent = True
  288. Visible = False
  289. Width = 47
  290. end
  291. object ChkWeek4: TcxCheckBox
  292. Left = 293
  293. Top = 100
  294. Cursor = crHandPoint
  295. Caption = #44552
  296. ParentBackground = False
  297. ParentColor = False
  298. ParentShowHint = False
  299. Properties.Alignment = taLeftJustify
  300. ShowHint = True
  301. State = cbsChecked
  302. Style.BorderColor = 9868950
  303. Style.BorderStyle = ebsThick
  304. Style.Color = 14671839
  305. Style.LookAndFeel.Kind = lfUltraFlat
  306. Style.Shadow = False
  307. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  308. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  309. StyleHot.LookAndFeel.Kind = lfUltraFlat
  310. TabOrder = 12
  311. Transparent = True
  312. Visible = False
  313. Width = 47
  314. end
  315. object cxLabel2: TcxLabel
  316. Left = 61
  317. Top = 100
  318. Caption = #54364#52636#50836#51068
  319. Style.TextStyle = [fsBold]
  320. Properties.Alignment.Horz = taRightJustify
  321. Properties.Alignment.Vert = taVCenter
  322. Transparent = True
  323. Visible = False
  324. AnchorX = 117
  325. AnchorY = 111
  326. end
  327. object DtStrTime: TDateTimePicker
  328. Left = 250
  329. Top = 16
  330. Width = 75
  331. Height = 25
  332. BevelInner = bvNone
  333. BevelOuter = bvNone
  334. BevelKind = bkFlat
  335. Date = 40452.000000000000000000
  336. Format = ' HH:mm'
  337. Time = 40452.000000000000000000
  338. Color = clBtnFace
  339. DateMode = dmUpDown
  340. Font.Charset = DEFAULT_CHARSET
  341. Font.Color = clWindowText
  342. Font.Height = -13
  343. Font.Name = #47569#51008' '#44256#46357
  344. Font.Style = []
  345. ImeName = 'Microsoft Office IME 2007'
  346. Kind = dtkTime
  347. ParentColor = True
  348. ParentFont = False
  349. TabOrder = 14
  350. end
  351. object DtEndTime: TDateTimePicker
  352. Left = 248
  353. Top = 55
  354. Width = 75
  355. Height = 25
  356. BevelInner = bvNone
  357. BevelOuter = bvNone
  358. BevelKind = bkFlat
  359. Date = 40452.000000000000000000
  360. Format = ' HH:mm'
  361. Time = 40452.000000000000000000
  362. Color = clBtnFace
  363. DateMode = dmUpDown
  364. Font.Charset = DEFAULT_CHARSET
  365. Font.Color = clWindowText
  366. Font.Height = -13
  367. Font.Name = #47569#51008' '#44256#46357
  368. Font.Style = []
  369. ImeName = 'Microsoft Office IME 2007'
  370. Kind = dtkTime
  371. ParentColor = True
  372. ParentFont = False
  373. TabOrder = 15
  374. end
  375. object DtStrDate: TDateTimePicker
  376. Left = 126
  377. Top = 16
  378. Width = 115
  379. Height = 25
  380. BevelInner = bvNone
  381. BevelOuter = bvNone
  382. Date = 40452.000000000000000000
  383. Time = 40452.000000000000000000
  384. Color = clBtnFace
  385. ImeName = 'Microsoft Office IME 2007'
  386. ParentColor = True
  387. TabOrder = 16
  388. end
  389. object DtEndDate: TDateTimePicker
  390. Left = 126
  391. Top = 55
  392. Width = 115
  393. Height = 25
  394. BevelInner = bvNone
  395. BevelOuter = bvNone
  396. Date = 40452.000000000000000000
  397. Time = 40452.000000000000000000
  398. Color = clBtnFace
  399. ImeName = 'Microsoft Office IME 2007'
  400. ParentColor = True
  401. TabOrder = 17
  402. end
  403. object TmrShow: TTimer
  404. Enabled = False
  405. Interval = 100
  406. OnTimer = TmrShowTimer
  407. Left = 364
  408. Top = 65535
  409. end
  410. end