Version

<< Click to Display Table of Contents >>

Navigation:  TMyCAD > Properties >

Version

property   Version: string;

 

 

 

       

Description:

 

    It shows the version of TMyCAD, it is read only.

 

Example:

 

 

  ShowMessage( 'Installed TMyCAD version is:'+MyCAD1.Version);