RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomRibbonPage Class

Holds groups of controls.

Pascal
TCustomRibbonPage = class(TCustomControl);
C++
class TCustomRibbonPage : public TCustomControl;

TCustomRibbonPage holds the groups of controls that are displayed. 

 

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