[fpc-pascal] Including binary data making easy
Zaher Dirkey
parmaja at gmail.com
Mon Aug 27 23:31:14 CEST 2012
On Mon, Mar 23, 2009 at 5:09 PM, Michael Van Canneyt <michael at freepascal.org
> wrote:
> You can use RCData resources, that works on all platforms.
> Then you need to use LoadResource()
>
I Like so, to have this syntax
{$r 'mysqlfile.sql' mysqlfile}
or
{$r 'mytextfile.txt' mytxtfile}
and then use LoadResource to get it, as like lfm files
Best Regards
Zaher Dirkey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20120828/9d5545ca/attachment.html>
More information about the fpc-pascal
mailing list