JVCL Help:TJvInspectorCustomCategoryItem.IsCategory
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorCustomCategoryItem.IsCategory Method
[+] TJvInspectorCustomCategoryItem Methods
[+] TJvInspectorCustomCategoryItem Properties
Search in JVCL Help
Search in all projectsSummary
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