RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSizeConstraints.Control Property

Specifies the control to which the size constraints apply.

Pascal
property Control: TControl;
C++
__property TControl * Control;

Use Control to determine the control to which the size constraints apply. 

Control is set automatically when a TSizeConstraints object is created for the Constraints property of a control. 

 

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