JVCL Help:TJvInspectorComponentItem.Owners

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

Search in JVCL Help

 
Search in all projects
 

Summary

List of component owners.


Pascal

 propertyOwners [I: Integer]: TComponent;


Description

Owners is a 0-based array of component owners. Component owners are components who's Component list are scanned for assignable components to this item. The drop down list will be filled with a list of sub components of these owners that are assignment compatible with the class this item represents. Read Owners to find out which component owners are available to this item or change a specific owner by setting it to a new one.


See Also

TJvInspectorComponentItem.DeleteOwner


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