SMS0020MF.dfm 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. object SMS0020M: TSMS0020M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'SMS '#48156#49569' '#44288#47532
  7. ClientHeight = 803
  8. ClientWidth = 1424
  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. OldCreateOrder = False
  17. Position = poOwnerFormCenter
  18. ShowHint = True
  19. OnClose = FormClose
  20. OnCreate = FormCreate
  21. OnShow = FormShow
  22. DesignSize = (
  23. 1424
  24. 803)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1416
  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 = 1416
  57. Height = 750
  58. Anchors = [akLeft, akTop, akRight, akBottom]
  59. Pen.Color = 10849679
  60. Pen.Width = 2
  61. ExplicitWidth = 1256
  62. ExplicitHeight = 646
  63. end
  64. object BtnSearch: TcxButton
  65. Left = 1246
  66. Top = 11
  67. Width = 75
  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. Visible = False
  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. end
  83. object BtnClose: TcxButton
  84. Left = 1335
  85. Top = 11
  86. Width = 75
  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 Panel3: TPanel
  112. Left = 9
  113. Top = 54
  114. Width = 1408
  115. Height = 744
  116. Anchors = [akLeft, akTop, akRight, akBottom]
  117. BevelOuter = bvNone
  118. TabOrder = 3
  119. object cxPageControl1: TcxPageControl
  120. Left = 0
  121. Top = 0
  122. Width = 1408
  123. Height = 744
  124. Cursor = crHandPoint
  125. Align = alClient
  126. TabOrder = 0
  127. Properties.ActivePage = cxTabSheet1
  128. OnPageChanging = cxPageControl1PageChanging
  129. ClientRectBottom = 740
  130. ClientRectLeft = 4
  131. ClientRectRight = 1404
  132. ClientRectTop = 28
  133. object cxTabSheet1: TcxTabSheet
  134. Caption = ' SMS '#50672#46973#52376' '#44288#47532' '
  135. ImageIndex = 0
  136. ExplicitLeft = 0
  137. ExplicitTop = 0
  138. ExplicitWidth = 0
  139. ExplicitHeight = 0
  140. end
  141. object cxTabSheet2: TcxTabSheet
  142. Caption = ' '#51109#50528' '#50976#54805#48324' SMS '#51204#49569' '#44288#47532' '
  143. ImageIndex = 1
  144. ExplicitLeft = 0
  145. ExplicitTop = 0
  146. ExplicitWidth = 0
  147. ExplicitHeight = 0
  148. end
  149. end
  150. end
  151. object TmrShow: TTimer
  152. Enabled = False
  153. Interval = 500
  154. OnTimer = TmrShowTimer
  155. Left = 716
  156. Top = 136
  157. end
  158. end