 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Heiko Adams Guest
|
Posted: Thu May 10, 2007 2:26 pm Post subject: How to access FastMM's constant FastMMVersion |
|
|
Hello,
can anyone tell me, how can access the FastMMVersion constant of
FastMM4. I want to display the fastmm version in my about box like
"Using FastMM4 version x.yz"
--
Mit freundlichen Grüßen/Regards
Heiko Adams
Fachinformatiker Anwendungsentwicklung
Tel: +49 (95 65) 94 22 - 42
Fax: +49 (95 65) 94 22 – 22
Mail: heiko.adams (AT) regenspurger (DOT) de
Web: http://www.regenspurger.de / www.kigapro.de |
|
| Back to top |
|
 |
Uffe Kousgaard Guest
|
Posted: Thu May 10, 2007 8:05 pm Post subject: Re: How to access FastMM's constant FastMMVersion |
|
|
Seems obvious?
uses
fastmm4;
begin
Showmessage('Using FastMM4 version '+FastMMVersion);
end;
"Heiko Adams" <heiko.adams (AT) regenspurger (DOT) de> wrote in message
news:4642e54b (AT) newsgroups (DOT) borland.com...
| Quote: | Hello,
can anyone tell me, how can access the FastMMVersion constant of FastMM4.
I want to display the fastmm version in my about box like
"Using FastMM4 version x.yz"
--
Mit freundlichen Grüßen/Regards
Heiko Adams
Fachinformatiker Anwendungsentwicklung
Tel: +49 (95 65) 94 22 - 42
Fax: +49 (95 65) 94 22 - 22
Mail: heiko.adams (AT) regenspurger (DOT) de
Web: http://www.regenspurger.de / www.kigapro.de |
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|