JVCL Help:IJvDataItemDesigner.ExecVerb

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

Search in JVCL Help

 
Search in all projects
 

Summary

Executes a particular edit action on the item.


Pascal

 functionExecVerb(Index: Integer): Boolean;


Parameters

Parameters Description
Index: Integer 0-based index in the list of actions.


Description

ExecVerb will execute the specified edit action on an item.


See Also

IJvDataItemDesigner.GetVerb, IJvDataItemDesigner.GetVerbCount


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