object Data: TData Left = 270 Top = 168 Height = 150 Width = 215 object Ajastin: TTimer Enabled = False OnTimer = AjastinTimer Left = 80 Top = 6 end object Choose_File: TOpenDialog InitialDir = 'c:\' Title = 'File to send' Left = 16 Top = 64 end object FTP: TFtpClient Timeout = 15 MultiThreaded = False Port = 'ftp' DisplayFlag = False DisplayFileFlag = False Binary = True ShareMode = ftpShareExclusive OnProgress = FTPProgress Left = 16 Top = 8 end object Ajastin_Jaljella: TTimer Enabled = False OnTimer = Ajastin_JaljellaTimer Left = 140 Top = 42 end end