JVCL Help:TJvInspectorCustomCategoryItem.IsCategory

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines if the item represents a category item.


Pascal

 functionIsCategory: Boolean; override;


Description

IsCategory determines if the item represents a category item. If the item represents a category the method will return True, otherwise False is returned. TJvInspectorCustomCategoryItem implements this method to always return True.


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