GetDllVersion...

Top  Previous  Next

TCustomTextTransformer > methods > GetDllVersion...

 

function GetDllVersionMajor() : INTEGER;

function GetDllVersionMinor() : INTEGER;

function GetDllVersionRelease() : INTEGER;

function GetDllVersionString() : AnsiString;

function GetComponentVersionString() : AnsiString;

 

By the first group of functions you get the version numbers of the loaded tetra_engine.dll. The numbers resulting from the first three functions connected by dots yield the result of the last function 'GetDllVersionString', e.g. "1.2.2". 'GetComponentVersionString' returns an according string for the components, which should be the same as for the dll, if both are the actual versions. If the dll could not be loaded, the version numbers are null.

 
 



This page belongs to the TetraComponents Documentation

Home  Content  German