JVCL Help:TJvInspectorTMethodItem.MethodCount

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines the number of event handlers added to an instance.


Pascal

 propertyMethodCount [Instance: TObject]: Integer;


Parameters

Parameters Description
Instance TObject instance for which to retrieve a method name.


Description

MethodCount determines the number of Methods added.


See Also

TJvInspectorTMethodItem.AddMethod, TJvInspectorTMethodItem.DeleteMethod, TJvInspectorTMethodItem.ClearMethods


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