RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCategoryPanelGroup.GetCategoryPanelClass Method

Gets the class of a category panel.

Pascal
function GetCategoryPanelClass: TCategoryPanelClass; virtual;
C++
virtual __fastcall TCategoryPanelClass GetCategoryPanelClass();

Call GetCategoryPanelClass to get the current class of a category panel. GetCategoryPanelClass is a protected method used in the implementation of a TCategoryPanelGroup method to retrieve the class of a category panel used to create an instance of that class. 

 

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