JVCL Help:TJvPluginCommands

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvPluginCommands
run\JvPlugin.pas


Summary

Collection of plugin commands.

run\JvPlugin.pas


Pascal

 run\JvPlugin.pas
 TJvPluginCommands = class(TCollection);


Description

TJvPluginCommands a simple derivative of TCollection and holds a collection of TJvPluginCommand items. You can access this collection through the Commands property of the plugin.

run\JvPlugin.pas


See Also

TJvPlugIn, TJvPlugIn.Commands, TJvPluginCommand

run\JvPlugin.pas


About

Navigation

run\JvPlugin.pas



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