RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlProperties.ContainedControl Property

Specifies the control contained in the action client item displayed on a ribbon group.

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

Use the ContainedControl property to set or change the control contained in the action client item displayed on a ribbon group. 

 

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