JVCL Help:TJvPlugIn.PluginVersion

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

Search in JVCL Help

 
Search in all projects
 

Summary

Version of the plugin.


Pascal

 propertyPluginVersion: string;


Description

The PluginVersion property contains the version of the plugin.
As a plugin writer you should set this property to a string containing the version number. You are free to determine how you format the version number (e.g. <Major>.<Minor> or <Major>.<Minor>.<Release>).
The host application may use this property to display the version of the plugin.


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