[fpc-devel] FPC SetDynArrayProp
silvioprog
silvioprog at gmail.com
Mon Nov 28 18:17:39 CET 2016
On Mon, Nov 28, 2016 at 1:37 PM, Ondrej Pokorny <lazarus at kluug.net> wrote:
> Hello!
>
> What is the correct way to set a published dynamic array property in FPC?
> In Delphi, you use SetDynArrayProp.
>
> Is SetObjectProp safe (packages\fcl-web\src\base\restbase.pp uses this
> approach)? See the attached project.
>
> Ondrej
It seems a great time to including the
tkDynArray/GetDynArrayProp()/SetDynArrayProp()
to RTL.
Could you open an issue?
--
Silvio Clécio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20161128/51d77887/attachment.html>
More information about the fpc-devel
mailing list