EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS3FTPOptions.Assign

TElAS3FTPOptions    


 

Copies data from another instance of TElAS3FTPOptions.

 
 

Declaration

[C#]
    void Assign(ElAS3FTPOptions Source);

[VB.NET]
    Sub Assign(ByVal Source As TElAS3FTPOptions)

[Pascal]
    procedure Assign(Source : TPersistent);

[VB6]
    not applicable;

[ActiveX]
    not applicable;

[DLL]
    not implemented;
 
 

Parameters

  • Source - FTP options to be copied
 
 

Description

    Use this method to copy data from another instance of TElAS3FTPOptions to the current one.

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation