RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonProperties.Assign Method

Copies the properties of another instance of TButtonProperties.

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

Use Assign to set the value of the TButtonProperties object from another object. 

 

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