RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCategoryPanelGroup.Panels Property

Lists the panels (TCategoryPanel objects) in the category panel group.

Pascal
property Panels: TList;
C++
__property TList Panels;

Use Panels to access the list of category panels within the category panel group. 

 

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