Page 1 of 1

RVE Version Number

Posted: Wed Sep 22, 2021 7:50 pm
by standay
Hi Sergey,

Is there some way to pull the version number of the rve component currently in use to display in my about box info? I can type it in but if there's a way to pull it "automatically" I'd like to do that.

Thanks Sergey.

Stan

Re: RVE Version Number

Posted: Thu Sep 23, 2021 8:05 am
by Sergey Tkachenko
RVVersion constant in RVStr unit (or fmxRVStr in FireMonkey version)

Re: RVE Version Number

Posted: Thu Sep 23, 2021 9:59 am
by standay
Sergey Tkachenko wrote: Thu Sep 23, 2021 8:05 am RVVersion constant in RVStr unit (or fmxRVStr in FireMonkey version)
Perfect, thanks. I used several of your constants. You might consider adding an RVCopyright const too (I added that text in manually). Here's the about screen now:

Image2.jpg
Image2.jpg (37.32 KiB) Viewed 5512 times