RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBand.Assign Method

Copies the properties of one band to another.

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

Assign copies the properties of Source. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!