JVCL Help:TJvInspectorTMethodItem.KeepFirstInstanceAsFirst

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 the handlers of the first instance should appear before other instance handlers.


Pascal

 propertyKeepFirstInstanceAsFirst: Boolean;


Description

KeepFirstInstanceAsFirst indicates whether the handlers of the first instance should appear before the handlers of the other instances, regardless of any sorting option.
KeepFirstInstanceAsFirst maps to the imfKeepFirstInstanceAsFirst flag in the ItemTMethodFlags property.


See Also

TJvInspectorTMethodItem.Instances, TJvInspectorTMethodItem.ItemTMethodFlags, TJvInspectorTMethodItem.SortInstances, TJvInspectorTMethodItem.SortMethods


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