JVCL Help:TJvInspectorTMethodItem.SortMethods

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates whether event handlers are sorted alphabetically.


Pascal

 propertySortMethods: Boolean;


Description

SortMethods indicates whether or not the event handlers of each instance are sorted alphabetically.
Sorting instances can be controlled separately through the SortInstances property.
SortMethods maps to the imfSortMethods flag in the ItemTMethodFlags property.


See Also

TJvInspectorTMethodItem.Instances, TJvInspectorTMethodItem.ItemTMethodFlags, TJvInspectorTMethodItem.SortInstances


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