RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IRibbonContainedControl Interface

Interface implemented by controls used as containers for displaying other controls.

Pascal
IRibbonContainedControl = interface(IRibbonControl);
C++
__interface IRibbonContainedControl : public IRibbonControl;

IRibbonContainedControl is an interface implemented by a control that is used as a container for displaying other controls. 

 

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