|
RAD Studio VCL Reference
|
Replaces all the items in this list with the items from another bucket list.
procedure Assign(AList: TCustomBucketList);
__fastcall Assign(TCustomBucketList AList);
Assign empties the bucket list of any items it currently holds and then adds in all the items in the bucket list specified by the AList parameter.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|