RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSessionItem.Assign Method

Copies the properties of one web session item to another web session item.

Pascal
procedure Assign(Source: TPersistent); override;
C++
virtual __fastcall Assign(TPersistent * Source);

Use the Assign method to assign the value of one web session item to another web session item. (more here) 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!