JVCL Help:TJvInspectorTMethodItem.SortMethods
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorTMethodItem.SortMethods Property
[+] TJvInspectorTMethodItem Methods
[+] TJvInspectorTMethodItem Properties
Search in JVCL Help
Search in all projectsSummary
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