RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCategoryPanel.PanelGroup Property

Indentifies the parent category panel group of the category panel.

Pascal
property PanelGroup: TCustomCategoryPanelGroup;
C++
__property TCustomCategoryPanelGroup PanelGroup;

Use the PanelGroup property to get or set the parent panel group of this category panel. The category panel will adopt properties of the new category panel group (e.g. Width, HeaderHeight, Images). 

 

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