RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionListItem.Assign Method

A method for copying the contents of one TActionListItem to another.

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

Use Assign to copy the contents from one TActionListItem to another. See the documentation for the inherited method for more information. 

 

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