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