RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBrush.Assign Method

Copies the contents of the brush to another brush.

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

Assign copies the brush's properties from another TBrush instance. 

 

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