JVCL Help:TJvInspectorClassItem.DeleteMembers

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

Search in JVCL Help

 
Search in all projects
 

Summary

Deletes the child items that represent properties of the class.


Pascal

 procedureDeleteMembers; virtual;


Description

DeleteMembers will delete all sub items that are published properties of the class it represents. DeleteMembers will be called from CreateMembers to refresh the member list.


See Also

TJvInspectorClassItem.CreateMembers


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