JVCL Help:TJvInspectorComponentItem.SortOwners
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorComponentItem.SortOwners Property
[+] TJvInspectorComponentItem Methods
[+] TJvInspectorComponentItem Properties
Search in JVCL Help
Search in all projectsSummary
Indicates whether owners are grouped alphabetically.
Pascal
propertySortOwners: Boolean;
Description
SortOwners indicates whether or not the owner list is sorted alphabetically before searching for components.
Sorting components can be controlled separately through the SortComponents property. In addition, if KeepFirstOwnerAsFirst is set to True, the first owner of the list (Owners[0]) will always be the first in the list.
See Also
TJvInspectorComponentItem.ItemComponentFlags, TJvInspectorComponentItem.KeepFirstOwnerAsFirst, TJvInspectorComponentItem.Owners, TJvInspectorComponentItem.SortComponents
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