JVCL Help:TJvCustomInspectorItem.BaseCategory

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

References the root category for this item.


Pascal

 propertyBaseCategory: TJvCustomInspectorItem;


Description

BaseCategory references the top-level category for this item, if any. If the item is in no category, BaseCategory will be nil.
The value of BaseCategory is used by the DotNET/Visual Studio paint style to determine if a category bar should be painted to the left of the item.
Note that any item can represent a category, not just TJvInspectorCustomCategoryItem or descendants.


See Also

TJvCustomInspectorItem.Category, TJvCustomInspectorItem.IsCategory


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page