JVCL Help:TJvInspectorSetItem.IsCategory
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorSetItem.IsCategory Method
[+] TJvInspectorSetItem Methods
[+] TJvInspectorSetItem 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.
TJvInspectorSetItem implements this method to always return True if the isfRenderAsCategory flag has been specified in the ItemSetFlags property.
See Also
TJvInspectorSetItem.RenderAsCategory
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