FrmInitializeF.dfm 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. object FrmInitialize: TFrmInitialize
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. BorderIcons = []
  7. BorderStyle = bsToolWindow
  8. Caption = ' '#54532#47196#44536#47016' '#52488#44592#54868
  9. ClientHeight = 69
  10. ClientWidth = 619
  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. FormStyle = fsStayOnTop
  19. KeyPreview = True
  20. OldCreateOrder = False
  21. Position = poOwnerFormCenter
  22. ShowHint = True
  23. OnClose = FormClose
  24. OnShow = FormShow
  25. DesignSize = (
  26. 619
  27. 69)
  28. PixelsPerInch = 96
  29. TextHeight = 17
  30. object ShpTitle: TShape
  31. Left = 4
  32. Top = 4
  33. Width = 611
  34. Height = 52
  35. Anchors = [akLeft, akTop, akRight]
  36. Brush.Style = bsClear
  37. Pen.Color = 10849679
  38. Pen.Width = 2
  39. ExplicitWidth = 539
  40. end
  41. object cxProgressBar1: TcxProgressBar
  42. Left = 13
  43. Top = 25
  44. Anchors = [akLeft, akTop, akRight]
  45. Properties.PeakValue = 50.000000000000000000
  46. TabOrder = 0
  47. Width = 592
  48. end
  49. object LblStatus: TcxLabel
  50. Left = 15
  51. Top = 6
  52. Caption = #54532#47196#44536#47016' '#52488#44592#54868#51473
  53. Transparent = True
  54. end
  55. object cxLabel1: TcxLabel
  56. Left = 31
  57. Top = 78
  58. Caption = #53076#46300#51221#48372' '#47196#46377'...'
  59. Transparent = True
  60. Visible = False
  61. end
  62. object cxLabel2: TcxLabel
  63. Left = 31
  64. Top = 104
  65. Caption = #49548#53685#46321#44553#51221#48372' '#47196#46377'...'
  66. Transparent = True
  67. Visible = False
  68. end
  69. object cxLabel3: TcxLabel
  70. Left = 31
  71. Top = 130
  72. Caption = #44592#49345#51221#48372' '#47196#46377'...'
  73. Transparent = True
  74. Visible = False
  75. end
  76. object cxLabel4: TcxLabel
  77. Left = 31
  78. Top = 156
  79. Caption = #45432#46300#51221#48372' '#47196#46377'...'
  80. Transparent = True
  81. Visible = False
  82. end
  83. object cxLabel5: TcxLabel
  84. Left = 31
  85. Top = 190
  86. Caption = #47553#53356#51221#48372' '#47196#46377'...'
  87. Transparent = True
  88. Visible = False
  89. end
  90. object cxLabel6: TcxLabel
  91. Left = 31
  92. Top = 216
  93. Caption = #49436#48708#49828#47553#53356#51221#48372' '#47196#46377'...'
  94. Transparent = True
  95. Visible = False
  96. end
  97. object cxLabel7: TcxLabel
  98. Left = 31
  99. Top = 242
  100. Caption = #46020#47196#51221#48372' '#47196#46377'...'
  101. Transparent = True
  102. Visible = False
  103. end
  104. object cxLabel8: TcxLabel
  105. Left = 223
  106. Top = 78
  107. Caption = #47553#53356#49548#53685#51221#48372' '#47196#46377'...'
  108. Transparent = True
  109. Visible = False
  110. end
  111. object cxLabel9: TcxLabel
  112. Left = 223
  113. Top = 104
  114. Caption = #49436#48708#49828#47553#53356#49548#53685#51221#48372' '#47196#46377'...'
  115. Transparent = True
  116. Visible = False
  117. end
  118. object cxLabel10: TcxLabel
  119. Left = 223
  120. Top = 130
  121. Caption = #46020#47196#49548#53685#51221#48372' '#47196#46377'...'
  122. Transparent = True
  123. Visible = False
  124. end
  125. object cxLabel11: TcxLabel
  126. Left = 223
  127. Top = 156
  128. Caption = #48152#48373#51221#52404#44396#44036#51221#48372' '#47196#46377'...'
  129. Transparent = True
  130. Visible = False
  131. end
  132. object cxLabel12: TcxLabel
  133. Left = 223
  134. Top = 182
  135. Caption = 'UTIS'#51221#48372' '#47196#46377'...'
  136. Transparent = True
  137. Visible = False
  138. end
  139. object cxLabel13: TcxLabel
  140. Left = 223
  141. Top = 208
  142. Caption = #49884#49444#47932#51221#48372' '#47196#46377'...'
  143. Transparent = True
  144. Visible = False
  145. end
  146. object cxLabel14: TcxLabel
  147. Left = 223
  148. Top = 234
  149. Caption = #54532#47196#49464#49828#51221#48372' '#47196#46377'...'
  150. Transparent = True
  151. Visible = False
  152. end
  153. object cxLabel15: TcxLabel
  154. Left = 223
  155. Top = 260
  156. Caption = #46028#48156#48156#49373#51221#48372' '#47196#46377'...'
  157. Transparent = True
  158. Visible = False
  159. end
  160. object TmrShow: TTimer
  161. Enabled = False
  162. Interval = 500
  163. OnTimer = TmrShowTimer
  164. Left = 416
  165. Top = 8
  166. end
  167. object IdFtp: TIdFTP
  168. IPVersion = Id_IPv4
  169. AutoLogin = True
  170. TransferType = ftBinary
  171. TransferTimeout = 60000
  172. UseExtensionDataPort = True
  173. ProxySettings.ProxyType = fpcmNone
  174. ProxySettings.Port = 0
  175. Left = 160
  176. Top = 4
  177. end
  178. end