FrmSmsFailF.dfm 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576
  1. object FrmSmsFail: TFrmSmsFail
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. BorderStyle = bsDialog
  7. Caption = 'SMS '#51109#50528#50976#54805' '#51221#48372' '#44288#47532
  8. ClientHeight = 343
  9. ClientWidth = 467
  10. Color = clBtnFace
  11. DoubleBuffered = True
  12. Font.Charset = DEFAULT_CHARSET
  13. Font.Color = clWindowText
  14. Font.Height = -13
  15. Font.Name = #47569#51008' '#44256#46357
  16. Font.Style = []
  17. KeyPreview = True
  18. OldCreateOrder = False
  19. Position = poOwnerFormCenter
  20. ShowHint = True
  21. OnClose = FormClose
  22. OnShow = FormShow
  23. DesignSize = (
  24. 467
  25. 343)
  26. PixelsPerInch = 96
  27. TextHeight = 17
  28. object ShpList: TShape
  29. Left = 4
  30. Top = 4
  31. Width = 459
  32. Height = 301
  33. Anchors = [akLeft, akTop, akRight, akBottom]
  34. Pen.Color = 10849679
  35. Pen.Width = 2
  36. Visible = False
  37. ExplicitWidth = 772
  38. ExplicitHeight = 655
  39. end
  40. object EdFocus: TEdit
  41. Left = -10
  42. Top = -10
  43. Width = 2
  44. Height = 25
  45. ImeName = 'Microsoft Office IME 2007'
  46. TabOrder = 1
  47. Text = 'EdFocus'
  48. end
  49. object cxGroupBox1: TcxGroupBox
  50. Left = 3
  51. Top = 4
  52. Anchors = [akLeft, akTop, akRight, akBottom]
  53. Caption = #9654' SMS '#51109#50528#50976#54805' '#51221#48372
  54. Style.LookAndFeel.SkinName = 'Black'
  55. Style.TextStyle = [fsBold]
  56. StyleDisabled.LookAndFeel.SkinName = 'Black'
  57. StyleFocused.LookAndFeel.SkinName = 'Black'
  58. StyleHot.LookAndFeel.SkinName = 'Black'
  59. TabOrder = 2
  60. Height = 301
  61. Width = 460
  62. object Label1: TLabel
  63. Left = 27
  64. Top = 29
  65. Width = 44
  66. Height = 17
  67. Caption = #51109#50528' ID'
  68. Font.Charset = DEFAULT_CHARSET
  69. Font.Color = clRed
  70. Font.Height = -13
  71. Font.Name = #47569#51008' '#44256#46357
  72. Font.Style = []
  73. ParentFont = False
  74. end
  75. object ImgDesc01: TImage
  76. Left = 10
  77. Top = 33
  78. Width = 9
  79. Height = 9
  80. Transparent = True
  81. end
  82. object ImgDesc27: TImage
  83. Left = 10
  84. Top = 66
  85. Width = 9
  86. Height = 9
  87. Transparent = True
  88. end
  89. object Label3: TLabel
  90. Left = 27
  91. Top = 62
  92. Width = 65
  93. Height = 17
  94. Caption = #49884#49444#47932#50976#54805
  95. Color = clWindowText
  96. ParentColor = False
  97. Transparent = True
  98. end
  99. object Label2: TLabel
  100. Left = 27
  101. Top = 93
  102. Width = 52
  103. Height = 17
  104. Caption = #51109#50528#50976#54805
  105. Color = clWindowText
  106. ParentColor = False
  107. Transparent = True
  108. end
  109. object ImgDesc28: TImage
  110. Left = 10
  111. Top = 97
  112. Width = 9
  113. Height = 9
  114. Transparent = True
  115. end
  116. object Label4: TLabel
  117. Left = 27
  118. Top = 123
  119. Width = 52
  120. Height = 17
  121. Caption = #51109#50528#49444#47749
  122. Color = clWindowText
  123. ParentColor = False
  124. Transparent = True
  125. end
  126. object ImgDesc29: TImage
  127. Left = 10
  128. Top = 127
  129. Width = 9
  130. Height = 9
  131. Transparent = True
  132. end
  133. object Label5: TLabel
  134. Left = 27
  135. Top = 156
  136. Width = 83
  137. Height = 17
  138. Caption = 'SMS '#49569#49888#48169#49885
  139. Color = clWindowText
  140. ParentColor = False
  141. Transparent = True
  142. end
  143. object ImgDesc21: TImage
  144. Left = 10
  145. Top = 160
  146. Width = 9
  147. Height = 9
  148. Transparent = True
  149. end
  150. object Label6: TLabel
  151. Left = 27
  152. Top = 186
  153. Width = 83
  154. Height = 17
  155. Caption = 'SMS '#49569#49888#51452#44592
  156. Color = clWindowText
  157. ParentColor = False
  158. Transparent = True
  159. end
  160. object ImgDesc02: TImage
  161. Left = 10
  162. Top = 190
  163. Width = 9
  164. Height = 9
  165. Transparent = True
  166. end
  167. object Label7: TLabel
  168. Left = 27
  169. Top = 217
  170. Width = 83
  171. Height = 17
  172. Caption = 'SMS '#49569#49888#49884#44033
  173. Color = clWindowText
  174. ParentColor = False
  175. Transparent = True
  176. end
  177. object ImgDesc03: TImage
  178. Left = 10
  179. Top = 221
  180. Width = 9
  181. Height = 9
  182. Transparent = True
  183. end
  184. object Label8: TLabel
  185. Left = 27
  186. Top = 248
  187. Width = 83
  188. Height = 17
  189. Caption = 'SMS '#49569#49888#50668#48512
  190. Color = clWindowText
  191. ParentColor = False
  192. Transparent = True
  193. end
  194. object ImgDesc04: TImage
  195. Left = 10
  196. Top = 252
  197. Width = 9
  198. Height = 9
  199. Transparent = True
  200. end
  201. object Label9: TLabel
  202. Left = 184
  203. Top = 187
  204. Width = 13
  205. Height = 17
  206. Caption = #48516
  207. Color = clWindowText
  208. ParentColor = False
  209. Transparent = True
  210. end
  211. object EdFTY: TcxTextEdit
  212. Left = 418
  213. Top = 58
  214. AutoSize = False
  215. BeepOnEnter = False
  216. ParentColor = True
  217. Properties.Alignment.Horz = taLeftJustify
  218. Properties.Alignment.Vert = taVCenter
  219. Properties.AutoSelect = False
  220. Properties.HideSelection = False
  221. Properties.MaxLength = 100
  222. Properties.ReadOnly = False
  223. Style.HotTrack = False
  224. Style.LookAndFeel.Kind = lfUltraFlat
  225. Style.LookAndFeel.NativeStyle = False
  226. Style.TransparentBorder = False
  227. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  228. StyleDisabled.LookAndFeel.NativeStyle = False
  229. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  230. StyleFocused.LookAndFeel.NativeStyle = False
  231. StyleHot.LookAndFeel.Kind = lfUltraFlat
  232. StyleHot.LookAndFeel.NativeStyle = False
  233. TabOrder = 0
  234. Visible = False
  235. Height = 23
  236. Width = 82
  237. end
  238. object EdId: TcxTextEdit
  239. Left = 119
  240. Top = 26
  241. AutoSize = False
  242. BeepOnEnter = False
  243. Properties.Alignment.Horz = taCenter
  244. Properties.Alignment.Vert = taVCenter
  245. Properties.AutoSelect = False
  246. Properties.HideSelection = False
  247. Properties.ReadOnly = True
  248. Style.HotTrack = False
  249. Style.LookAndFeel.Kind = lfUltraFlat
  250. Style.LookAndFeel.NativeStyle = False
  251. Style.TransparentBorder = False
  252. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  253. StyleDisabled.LookAndFeel.NativeStyle = False
  254. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  255. StyleFocused.LookAndFeel.NativeStyle = False
  256. StyleHot.LookAndFeel.Kind = lfUltraFlat
  257. StyleHot.LookAndFeel.NativeStyle = False
  258. TabOrder = 1
  259. Height = 23
  260. Width = 65
  261. end
  262. object EdDesc: TcxTextEdit
  263. Left = 119
  264. Top = 121
  265. AutoSize = False
  266. BeepOnEnter = False
  267. ParentColor = True
  268. Properties.Alignment.Horz = taLeftJustify
  269. Properties.Alignment.Vert = taVCenter
  270. Properties.AutoSelect = False
  271. Properties.HideSelection = False
  272. Properties.MaxLength = 100
  273. Properties.ReadOnly = False
  274. Style.HotTrack = False
  275. Style.LookAndFeel.Kind = lfUltraFlat
  276. Style.LookAndFeel.NativeStyle = False
  277. Style.TransparentBorder = False
  278. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  279. StyleDisabled.LookAndFeel.NativeStyle = False
  280. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  281. StyleFocused.LookAndFeel.NativeStyle = False
  282. StyleHot.LookAndFeel.Kind = lfUltraFlat
  283. StyleHot.LookAndFeel.NativeStyle = False
  284. TabOrder = 2
  285. Height = 23
  286. Width = 285
  287. end
  288. object CbFTY: TcxComboBox
  289. Left = 118
  290. Top = 58
  291. Cursor = crHandPoint
  292. Properties.Alignment.Vert = taVCenter
  293. Properties.DropDownListStyle = lsFixedList
  294. Properties.DropDownSizeable = True
  295. TabOrder = 3
  296. Width = 286
  297. end
  298. object CbFFA: TcxComboBox
  299. Left = 118
  300. Top = 89
  301. Cursor = crHandPoint
  302. Properties.Alignment.Vert = taVCenter
  303. Properties.DropDownListStyle = lsFixedList
  304. Properties.DropDownSizeable = True
  305. TabOrder = 4
  306. Width = 286
  307. end
  308. object CbFSS: TcxComboBox
  309. Left = 118
  310. Top = 152
  311. Cursor = crHandPoint
  312. Properties.Alignment.Vert = taVCenter
  313. Properties.DropDownListStyle = lsFixedList
  314. Properties.DropDownSizeable = True
  315. Properties.OnChange = CbFSSPropertiesChange
  316. TabOrder = 5
  317. Width = 286
  318. end
  319. object EdFFA: TcxTextEdit
  320. Left = 418
  321. Top = 91
  322. AutoSize = False
  323. BeepOnEnter = False
  324. ParentColor = True
  325. Properties.Alignment.Horz = taLeftJustify
  326. Properties.Alignment.Vert = taVCenter
  327. Properties.AutoSelect = False
  328. Properties.HideSelection = False
  329. Properties.MaxLength = 100
  330. Properties.ReadOnly = False
  331. Style.HotTrack = False
  332. Style.LookAndFeel.Kind = lfUltraFlat
  333. Style.LookAndFeel.NativeStyle = False
  334. Style.TransparentBorder = False
  335. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  336. StyleDisabled.LookAndFeel.NativeStyle = False
  337. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  338. StyleFocused.LookAndFeel.NativeStyle = False
  339. StyleHot.LookAndFeel.Kind = lfUltraFlat
  340. StyleHot.LookAndFeel.NativeStyle = False
  341. TabOrder = 6
  342. Visible = False
  343. Height = 23
  344. Width = 82
  345. end
  346. object EdFSS: TcxTextEdit
  347. Left = 418
  348. Top = 154
  349. AutoSize = False
  350. BeepOnEnter = False
  351. ParentColor = True
  352. Properties.Alignment.Horz = taLeftJustify
  353. Properties.Alignment.Vert = taVCenter
  354. Properties.AutoSelect = False
  355. Properties.HideSelection = False
  356. Properties.MaxLength = 100
  357. Properties.ReadOnly = False
  358. Style.HotTrack = False
  359. Style.LookAndFeel.Kind = lfUltraFlat
  360. Style.LookAndFeel.NativeStyle = False
  361. Style.TransparentBorder = False
  362. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  363. StyleDisabled.LookAndFeel.NativeStyle = False
  364. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  365. StyleFocused.LookAndFeel.NativeStyle = False
  366. StyleHot.LookAndFeel.Kind = lfUltraFlat
  367. StyleHot.LookAndFeel.NativeStyle = False
  368. TabOrder = 7
  369. Visible = False
  370. Height = 23
  371. Width = 82
  372. end
  373. object DtHH: TDateTimePicker
  374. Left = 119
  375. Top = 214
  376. Width = 105
  377. Height = 25
  378. BevelInner = bvNone
  379. BevelOuter = bvNone
  380. BevelKind = bkFlat
  381. Date = 39924.557697118050000000
  382. Format = ' HH'#49884' mm'#48516' '
  383. Time = 39924.557697118050000000
  384. Color = clBtnFace
  385. DateMode = dmUpDown
  386. DoubleBuffered = True
  387. ImeName = 'Microsoft Office IME 2007'
  388. Kind = dtkTime
  389. ParentColor = True
  390. ParentDoubleBuffered = False
  391. TabOrder = 8
  392. end
  393. object SeCYCL: TcxSpinEdit
  394. Left = 118
  395. Top = 183
  396. Properties.Alignment.Horz = taRightJustify
  397. Properties.Alignment.Vert = taVCenter
  398. Properties.AssignedValues.MinValue = True
  399. Properties.MaxValue = 999.000000000000000000
  400. Style.LookAndFeel.Kind = lfUltraFlat
  401. Style.LookAndFeel.NativeStyle = False
  402. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  403. StyleDisabled.LookAndFeel.NativeStyle = False
  404. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  405. StyleFocused.LookAndFeel.NativeStyle = False
  406. StyleFocused.TextStyle = [fsBold]
  407. StyleHot.LookAndFeel.Kind = lfUltraFlat
  408. StyleHot.LookAndFeel.NativeStyle = False
  409. TabOrder = 9
  410. Value = 1
  411. Width = 59
  412. end
  413. object CbYN: TcxComboBox
  414. Left = 119
  415. Top = 245
  416. Cursor = crHandPoint
  417. Properties.Alignment.Horz = taCenter
  418. Properties.Alignment.Vert = taVCenter
  419. Properties.DropDownListStyle = lsFixedList
  420. Properties.DropDownSizeable = True
  421. Properties.Items.Strings = (
  422. 'Y'
  423. 'N')
  424. TabOrder = 10
  425. Text = 'Y'
  426. Width = 105
  427. end
  428. object EdCycle: TcxTextEdit
  429. Left = 346
  430. Top = 190
  431. AutoSize = False
  432. BeepOnEnter = False
  433. ParentColor = True
  434. Properties.Alignment.Horz = taLeftJustify
  435. Properties.Alignment.Vert = taVCenter
  436. Properties.AutoSelect = False
  437. Properties.HideSelection = False
  438. Properties.MaxLength = 100
  439. Properties.ReadOnly = False
  440. Style.HotTrack = False
  441. Style.LookAndFeel.Kind = lfUltraFlat
  442. Style.LookAndFeel.NativeStyle = False
  443. Style.TransparentBorder = False
  444. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  445. StyleDisabled.LookAndFeel.NativeStyle = False
  446. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  447. StyleFocused.LookAndFeel.NativeStyle = False
  448. StyleHot.LookAndFeel.Kind = lfUltraFlat
  449. StyleHot.LookAndFeel.NativeStyle = False
  450. TabOrder = 11
  451. Visible = False
  452. Height = 23
  453. Width = 82
  454. end
  455. object EdHH: TcxTextEdit
  456. Left = 346
  457. Top = 219
  458. AutoSize = False
  459. BeepOnEnter = False
  460. ParentColor = True
  461. Properties.Alignment.Horz = taLeftJustify
  462. Properties.Alignment.Vert = taVCenter
  463. Properties.AutoSelect = False
  464. Properties.HideSelection = False
  465. Properties.MaxLength = 100
  466. Properties.ReadOnly = False
  467. Style.HotTrack = False
  468. Style.LookAndFeel.Kind = lfUltraFlat
  469. Style.LookAndFeel.NativeStyle = False
  470. Style.TransparentBorder = False
  471. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  472. StyleDisabled.LookAndFeel.NativeStyle = False
  473. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  474. StyleFocused.LookAndFeel.NativeStyle = False
  475. StyleHot.LookAndFeel.Kind = lfUltraFlat
  476. StyleHot.LookAndFeel.NativeStyle = False
  477. TabOrder = 12
  478. Visible = False
  479. Height = 23
  480. Width = 82
  481. end
  482. object EdYN: TcxTextEdit
  483. Left = 346
  484. Top = 252
  485. AutoSize = False
  486. BeepOnEnter = False
  487. ParentColor = True
  488. Properties.Alignment.Horz = taLeftJustify
  489. Properties.Alignment.Vert = taVCenter
  490. Properties.AutoSelect = False
  491. Properties.HideSelection = False
  492. Properties.MaxLength = 100
  493. Properties.ReadOnly = False
  494. Style.HotTrack = False
  495. Style.LookAndFeel.Kind = lfUltraFlat
  496. Style.LookAndFeel.NativeStyle = False
  497. Style.TransparentBorder = False
  498. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  499. StyleDisabled.LookAndFeel.NativeStyle = False
  500. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  501. StyleFocused.LookAndFeel.NativeStyle = False
  502. StyleHot.LookAndFeel.Kind = lfUltraFlat
  503. StyleHot.LookAndFeel.NativeStyle = False
  504. TabOrder = 13
  505. Visible = False
  506. Height = 23
  507. Width = 82
  508. end
  509. end
  510. object BtnClose: TcxButton
  511. Left = 388
  512. Top = 311
  513. Width = 75
  514. Height = 25
  515. Cursor = crHandPoint
  516. Hint = #45803#44592
  517. Anchors = [akRight, akBottom]
  518. Caption = #45803#44592
  519. Colors.Default = 10737865
  520. TabOrder = 0
  521. Font.Charset = DEFAULT_CHARSET
  522. Font.Color = clBlack
  523. Font.Height = -13
  524. Font.Name = #47569#51008' '#44256#46357
  525. Font.Style = [fsBold]
  526. ParentFont = False
  527. OnClick = BtnCloseClick
  528. end
  529. object BtnSave: TcxButton
  530. Tag = 1
  531. Left = 305
  532. Top = 311
  533. Width = 75
  534. Height = 25
  535. Cursor = crHandPoint
  536. Hint = #54028#51068' '#51200#51109
  537. Anchors = [akRight, akBottom]
  538. Caption = #51200#51109
  539. Colors.Default = 10737865
  540. TabOrder = 3
  541. Font.Charset = DEFAULT_CHARSET
  542. Font.Color = clBlack
  543. Font.Height = -13
  544. Font.Name = #47569#51008' '#44256#46357
  545. Font.Style = [fsBold]
  546. ParentFont = False
  547. OnClick = BtnSaveClick
  548. end
  549. object EdRegDt: TcxTextEdit
  550. Left = 230
  551. Top = 40
  552. AutoSize = False
  553. BeepOnEnter = False
  554. ParentColor = True
  555. Properties.Alignment.Horz = taLeftJustify
  556. Properties.Alignment.Vert = taVCenter
  557. Properties.AutoSelect = False
  558. Properties.HideSelection = False
  559. Properties.MaxLength = 100
  560. Properties.ReadOnly = False
  561. Style.HotTrack = False
  562. Style.LookAndFeel.Kind = lfUltraFlat
  563. Style.LookAndFeel.NativeStyle = False
  564. Style.TransparentBorder = False
  565. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  566. StyleDisabled.LookAndFeel.NativeStyle = False
  567. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  568. StyleFocused.LookAndFeel.NativeStyle = False
  569. StyleHot.LookAndFeel.Kind = lfUltraFlat
  570. StyleHot.LookAndFeel.NativeStyle = False
  571. TabOrder = 4
  572. Visible = False
  573. Height = 23
  574. Width = 285
  575. end
  576. end