JVCL Help:TJvInspectorClassItem.CreateMemberItems

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

Search in JVCL Help

 
Search in all projects
 

Summary

Flag to control whether or not class properties are created as child item.


Pascal

 propertyCreateMemberItems: Boolean;


Description

CreateMemberItems control whether or not the class properties are created as child items. If CreateMemberItems is True, properties for the class are created as child items, otherwise the child items are not created.
CreateMemberItems maps to the icfCreateMemberItems in the ItemClassFlags property.


See Also

TJvInspectorClassItem.ItemClassFlags


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