RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCheckBoxProperties.Assign Method

Copies the properties of another instance of TCheckBoxProperties.

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

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

 

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