JVCL Help:TJvInspectorClassItem.CreateMembers

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

Search in JVCL Help

 
Search in all projects
 

Summary

Creates the class properties as child items.


Pascal

 procedureCreateMembers; virtual;


Description

CreateMembers will create all published properties of the class it represents as child items. CreateMembers will be called from InvalidateMetaData if the CreateMemberItems property is set to True.


See Also

TJvCustomInspectorItem.InvalidateMetaData, TJvInspectorClassItem.CreateMemberItems, TJvInspectorClassItem.DeleteMembers


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