|
RAD Studio VCL Reference
|
Handles assignments for TSizeConstraint objects.
procedure AssignTo(Dest: TPersistent); override;
virtual __fastcall AssignTo(TPersistent * Dest);
Call AssignTo to copy the values of one TSizeConstraints object to another.
AssignTo overrides the inherited method in order to handle assignments specific to TSizeConstraints objects.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|