[fpc-pascal] TIniFile: how to save bool as string?

silvioprog silvioprog at gmail.com
Fri Oct 3 21:16:00 CEST 2014


Hello,

When I use the TIniFile to save my configurations, it saves the boolean
values as 0 and 1.

Is there any way to save these values ​​as string (true/false) instead of
integer (0/1)? If not, can I send a patch to implement that?!

Thank you!

-- 
Silvio Clécio
My public projects - github.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20141003/becc38e2/attachment.html>


More information about the fpc-pascal mailing list