home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 April / PCWorld_1999-04_cd.bin / Software / TemaCD / GoldHTML / Golden.exe / 0 / RCDATA / TFTPFORM / TFTPFORM.txt
Text File  |  1998-04-04  |  7KB  |  293 lines

  1. object FTPForm: TFTPForm
  2.   Left = 205
  3.   Top = 182
  4.   BorderStyle = bsDialog
  5.   Caption = 'Upload'
  6.   ClientHeight = 319
  7.   ClientWidth = 558
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Splitter1: TSplitter
  17.     Left = 282
  18.     Top = 0
  19.     Width = 3
  20.     Height = 319
  21.     Cursor = crHSplit
  22.   end
  23.   object Panel3: TPanel
  24.     Left = 0
  25.     Top = 0
  26.     Width = 282
  27.     Height = 319
  28.     Align = alLeft
  29.     TabOrder = 0
  30.     object Panel5: TPanel
  31.       Left = 1
  32.       Top = 287
  33.       Width = 280
  34.       Height = 31
  35.       Align = alBottom
  36.       TabOrder = 0
  37.       object CheckBox1: TCheckBox
  38.         Left = 5
  39.         Top = 7
  40.         Width = 161
  41.         Height = 17
  42.         Caption = 'Upload v∩┐╜etn∩┐╜ podadres∩┐╜∩┐╜∩┐╜'
  43.         State = cbChecked
  44.         TabOrder = 0
  45.       end
  46.       object Button5: TButton
  47.         Left = 201
  48.         Top = 4
  49.         Width = 75
  50.         Height = 25
  51.         Cancel = True
  52.         Caption = 'Zav∩┐╜∩┐╜t'
  53.         ModalResult = 2
  54.         TabOrder = 1
  55.       end
  56.     end
  57.     object Panel6: TPanel
  58.       Left = 1
  59.       Top = 1
  60.       Width = 280
  61.       Height = 32
  62.       Align = alTop
  63.       TabOrder = 1
  64.       object Label2: TLabel
  65.         Left = 8
  66.         Top = 10
  67.         Width = 89
  68.         Height = 13
  69.         Caption = 'Domovsk∩┐╜ adres∩┐╜∩┐╜'
  70.       end
  71.       object DirectoryEdit1: TDirectoryEdit
  72.         Left = 105
  73.         Top = 5
  74.         Width = 166
  75.         Height = 21
  76.         DirectInput = False
  77.         GlyphKind = gkCustom
  78.         Glyph.Data = {
  79.           76010000424D7601000000000000760000002800000020000000100000000100
  80.           04000000000000010000120B0000120B00001000000000000000000000000000
  81.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  82.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  83.           5555555555555555555555555555555555555555555555555555555555555555
  84.           555555555555555555555555555555555555555FFFFFFFFFF555550000000000
  85.           55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
  86.           B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
  87.           000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
  88.           555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
  89.           55555575FFF75555555555700007555555555557777555555555555555555555
  90.           5555555555555555555555555555555555555555555555555555}
  91.         NumGlyphs = 2
  92.         TabOrder = 0
  93.         OnChange = DirectoryEdit1Change
  94.       end
  95.     end
  96.     object FileListBox1: TFileListBox
  97.       Left = 1
  98.       Top = 33
  99.       Width = 280
  100.       Height = 254
  101.       Align = alClient
  102.       FileType = [ftDirectory, ftNormal]
  103.       Font.Charset = DEFAULT_CHARSET
  104.       Font.Color = clWindowText
  105.       Font.Height = -11
  106.       Font.Name = 'MS Sans Serif'
  107.       Font.Style = [fsBold]
  108.       ItemHeight = 16
  109.       MultiSelect = True
  110.       ParentFont = False
  111.       ShowGlyphs = True
  112.       TabOrder = 2
  113.       OnDblClick = FileListBox1DblClick
  114.     end
  115.   end
  116.   object Panel4: TPanel
  117.     Left = 285
  118.     Top = 0
  119.     Width = 273
  120.     Height = 319
  121.     Align = alClient
  122.     TabOrder = 1
  123.     object Label1: TLabel
  124.       Left = 31
  125.       Top = 17
  126.       Width = 31
  127.       Height = 13
  128.       Caption = 'Server'
  129.     end
  130.     object Label4: TLabel
  131.       Left = 35
  132.       Top = 39
  133.       Width = 23
  134.       Height = 13
  135.       Caption = '∩┐╜∩┐╜et'
  136.     end
  137.     object Label5: TLabel
  138.       Left = 33
  139.       Top = 64
  140.       Width = 27
  141.       Height = 13
  142.       Caption = 'Heslo'
  143.     end
  144.     object Label6: TLabel
  145.       Left = 185
  146.       Top = 17
  147.       Width = 19
  148.       Height = 13
  149.       Caption = 'Port'
  150.     end
  151.     object Label3: TLabel
  152.       Left = 23
  153.       Top = 87
  154.       Width = 37
  155.       Height = 13
  156.       Caption = 'Adres∩┐╜∩┐╜'
  157.     end
  158.     object HostNameEdit: TEdit
  159.       Left = 64
  160.       Top = 14
  161.       Width = 105
  162.       Height = 21
  163.       Hint = 'Host where the file is located'
  164.       ParentShowHint = False
  165.       ShowHint = True
  166.       TabOrder = 0
  167.     end
  168.     object UserNameEdit: TEdit
  169.       Left = 64
  170.       Top = 36
  171.       Width = 201
  172.       Height = 21
  173.       Hint = 'User name used to log on the host'
  174.       ParentShowHint = False
  175.       ShowHint = True
  176.       TabOrder = 2
  177.       Text = 'anonymous'
  178.     end
  179.     object PassWordEdit: TEdit
  180.       Left = 64
  181.       Top = 60
  182.       Width = 201
  183.       Height = 21
  184.       Hint = 'Password used to validate user access'
  185.       ParentShowHint = False
  186.       ShowHint = True
  187.       TabOrder = 3
  188.       Text = 'anonymous@email.com'
  189.     end
  190.     object PortEdit: TEdit
  191.       Left = 208
  192.       Top = 13
  193.       Width = 57
  194.       Height = 21
  195.       TabOrder = 1
  196.       Text = 'ftp'
  197.     end
  198.     object Button1: TButton
  199.       Left = 209
  200.       Top = 112
  201.       Width = 57
  202.       Height = 25
  203.       Caption = 'P∩┐╜ipojit'
  204.       TabOrder = 5
  205.       OnClick = Button1Click
  206.     end
  207.     object DisplayMemo: TMemo
  208.       Left = 1
  209.       Top = 144
  210.       Width = 271
  211.       Height = 174
  212.       Align = alBottom
  213.       Color = clBtnFace
  214.       ScrollBars = ssBoth
  215.       TabOrder = 6
  216.     end
  217.     object SyncCheckBox: TCheckBox
  218.       Left = 64
  219.       Top = 112
  220.       Width = 89
  221.       Height = 17
  222.       Caption = 'Synchronous'
  223.       State = cbChecked
  224.       TabOrder = 7
  225.       Visible = False
  226.     end
  227.     object cbDisplay: TCheckBox
  228.       Left = 64
  229.       Top = 124
  230.       Width = 97
  231.       Height = 17
  232.       Hint = 'Enable data display during file transfert'
  233.       Caption = 'Display Data'
  234.       ParentShowHint = False
  235.       ShowHint = True
  236.       State = cbChecked
  237.       TabOrder = 8
  238.       Visible = False
  239.     end
  240.     object HostFileEdit: TEdit
  241.       Left = 64
  242.       Top = 83
  243.       Width = 201
  244.       Height = 21
  245.       TabOrder = 4
  246.     end
  247.     object Button2: TButton
  248.       Left = 71
  249.       Top = 112
  250.       Width = 57
  251.       Height = 25
  252.       Caption = 'List'
  253.       TabOrder = 9
  254.       OnClick = Button2Click
  255.     end
  256.     object Button3: TButton
  257.       Left = 132
  258.       Top = 112
  259.       Width = 57
  260.       Height = 25
  261.       Caption = 'Upload'
  262.       Font.Charset = DEFAULT_CHARSET
  263.       Font.Color = clWindowText
  264.       Font.Height = -11
  265.       Font.Name = 'MS Sans Serif'
  266.       Font.Style = []
  267.       ParentFont = False
  268.       TabOrder = 10
  269.       OnClick = Button3Click
  270.     end
  271.   end
  272.   object Button4: TButton
  273.     Left = 296
  274.     Top = 113
  275.     Width = 56
  276.     Height = 25
  277.     Caption = 'CD'
  278.     TabOrder = 2
  279.     OnClick = Button4Click
  280.   end
  281.   object FtpClient1: TFtpClient
  282.     Timeout = 15
  283.     MultiThreaded = False
  284.     Port = 'ftp'
  285.     DisplayFlag = False
  286.     Binary = True
  287.     OnSessionClosed = FtpClient1SessionClosed
  288.     OnRequestDone = FtpClient1RequestDone
  289.     Left = 303
  290.     Top = 162
  291.   end
  292. end
  293.