RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClients.Assign Method

Copies the contents of one TActionClients object to another.

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

This is simply an implementation of Assign (which copies information between objects) specifically for TActionClients objects. See the documentation for the inherited methods for more information. 

 

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