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