|
RAD Studio VCL Reference
|
Copies the contents of one TActionClients object to another.
procedure Assign(Source: TPersistent); override;
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!
|