Get Version of current installed UniDAC programmatically

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
stonedmi
Posts: 1
Joined: Sun 10 Oct 2021 09:34

Get Version of current installed UniDAC programmatically

Post by stonedmi » Sun 10 Oct 2021 09:37

Hi,

is there a way to get the version of UniDAC the application has been built with?

I want to include that info in an info-box for later debugging purposes.

Regards,
Michael

evgeniym
Devart Team
Posts: 103
Joined: Thu 13 May 2021 07:08

Re: Get Version of current installed UniDAC programmatically

Post by evgeniym » Tue 12 Oct 2021 04:37

Hi Michael!
Thank you for contacting Devart and for your inquiry!
You can use the UniDACVersion constant to get the UniDAC version.
For more details, please see the link below:
https://www.devart.com/unidac/docs/deva ... ersion.htm
Should you have any questions, do not hesitate to ask!
Regards,
Evgeniy

Post Reply