RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCategoryPanel Class

TCustomCategoryPanel is a base class for the TCategoryPanel class.

Pascal
TCustomCategoryPanel = class(TCustomPanel);
C++
class TCustomCategoryPanel : public TCustomPanel;

TCustomCategoryPanel is a base class for the TCategoryPanel class. All of the class members for TCategoryPanel originate in TCustomCategoryPanel. 

 

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