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