[fpc-pascal] TRegistry documentation

Bart bartjunk64 at gmail.com
Wed Jun 16 14:21:45 CEST 2021


On Wed, Jun 16, 2021 at 2:21 PM Jean SUZINEAU via fpc-pascal
<fpc-pascal at lists.freepascal.org> wrote:

> I guess that what was meaning Bart by hardcat is that you need to
> transtype the result this way:
> var dw: DWord;
> begin
>       dw:= DWord( Registry.ReadInteger(...)) ;

Indeed.
This is a lossless operation.

-- 
Bart


More information about the fpc-pascal mailing list