|
RAD Studio VCL Reference
|
Copies the contents of another, similar object.
procedure Assign(Source: TPersistent); override;
virtual __fastcall Assign(TPersistent * Source);
Call Assign to copy the properties or other attributes of one object from another. In particular, copy the Categories, ButtonHeight, ButtonWidth, ButtonOptions properties.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|