EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElASSignature.Assign

TElASSignature    


 

Copies data from another instance of TElASSignature.

 
 

Declaration

[C#]
    void Assign(Object Source);

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

[Pascal]
    procedure Assign(Source : TPersistent);

[VB6]
    not applicable;

[ActiveX]
    not applicable;

[DLL]
    not implemented;
 
 

Parameters

  • Source - TElASSignature object to be copied
 
 

Description

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

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